#FFDEAD

Peach

#FFDEADPeach

Luminance

0.765

Category

Orange

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#FFDEAD
No #
FFDEAD

RGB

RGB
rgb(255, 222, 173)
Values
R:255 G:222 B:173

HSL

HSL
hsl(36, 100%, 84%)
Values
H:36° S:100% L:84%

HSV / HSB

HSV
hsv(36, 32%, 100%)
Values
H:36° S:32% V:100%

CMYK

CMYK
cmyk(0%, 13%, 32%, 0%)
Values
C:0 M:13 Y:32 K:0

LAB

LAB
lab(90, 5, 28)
Values
L:90 a:5 b:28

OKLCH

OKLCH
oklch(91.6% 0.073 77.4)
Values
L:91.6% C:0.073 H:77.4°

Code Formats

CSS
color: #FFDEAD;
Swift
UIColor(red: 1.000, green: 0.871, blue: 0.678, alpha: 1.0)
Kotlin
Color(0xFFFFDEAD)
Flutter
Color(0xFFFFDEAD)
Android
#FFFFDEAD

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.29:1

Fail

On Black

16.30:1

AAA

Grayscale Contrast

Aa

0%

16.3

AAA
Aa

10%

13.5

AAA
Aa

20%

9.8

AAA
Aa

30%

6.6

AA
Aa

40%

4.5

AA-large
Aa

50%

3.1

AA-large
Aa

60%

2.2

Fail
Aa

70%

1.6

Fail
Aa

80%

1.2

Fail
Aa

90%

1.0

Fail
Aa

100%

1.3

Fail

Best Grayscale Contrast

#000000 with ratio 16.30:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #FFE0B3 0%, #FFB647 100%)
OKLCH
linear-gradient(90deg, oklch(92.1% 0.068 77.0) 0%, oklch(82.6% 0.149 74.0) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FFC266 0%, #FFCA7A 100%)
OKLCH
linear-gradient(135deg, oklch(85.2% 0.129 75.7) 0%, oklch(86.9% 0.115 76.6) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FFDEAD 0%, #ADCEFF 100%)
OKLCH
linear-gradient(90deg, oklch(91.6% 0.073 77.4) 0%, oklch(84.4% 0.078 258.1) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FFB6AD 0%, #FFDEAD 50%, #F7FFAD 100%)
OKLCH
linear-gradient(90deg, oklch(84.2% 0.087 26.9) 0%, oklch(91.6% 0.073 77.4) 50%, oklch(97.5% 0.103 112.9) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #FFAD33 0%, #342309 100%)
OKLCH
linear-gradient(180deg, oklch(80.9% 0.158 71.5) 0%, oklch(27.1% 0.047 74.8) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #FFCC80 0%, #FFC061 100%)
OKLCH
radial-gradient(circle, oklch(87.4% 0.110 76.5) 0%, oklch(84.7% 0.133 75.5) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette