#EECDAE#EECDAE
#EECDAE is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.8% C 0.056 H 65.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDAE |
|---|---|
| RGB | rgb(238, 205, 174) |
| HSL | hsl(29, 65%, 81%) |
| HSV | hsv(29, 27%, 93%) |
| CMYK | cmyk(0%, 13.9%, 26.9%, 6.7%) |
| CIE-LAB | lab(84.43, 7.02, 19.73) |
| CIE-LCH | lch(84.43, 20.94, 70.43°) |
| OKLab | oklab(86.85% 0.0233 0.0505) |
| OKLCH | oklch(86.85% 0.056 65.2) |
| XYZ | xyz(64.7319, 64.8980, 49.1530) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 3.61
Apricot
#FBCEB1
ΔE00 4.36
Bisque
#FFE4C4
ΔE00 5.48
Navajowhite
#FFDEAD
ΔE00 6.57
Wheat
#F5DEB3
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDAE #AECFEE
analogous
#EEAEAF #EECDAE #EEEDAE
triadic
#EECDAE #AEEECD #CDAEEE
tetradic
#EECDAE #AFEEAE #AECFEE #EDAEEE
square
#EECDAE #AFEEAE #AECFEE #EDAEEE
split-complementary
#EECDAE #AEEEED #AEAFEE
monochromatic
#D98F49 #E3AE7B #EECDAE #F9ECE1 #FAEFE6
Accessibility & contrast
On white
1.50
#EECDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#EECDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDAE
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDAE | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAC
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#F9C6C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eecdae; /* rgb */ color: rgb(238, 205, 174); /* oklch */ color: oklch(86.8% 0.056 65.2);
Tailwind
colors: {
custom: {
50: '#f4dcc6',
500: '#eecdae',
950: '#000000',
},
}SCSS
$custom: #eecdae; $custom-light: #f4dcc6; $custom-dark: #000000;
JSON
{
"hex": "#eecdae",
"rgb": {
"r": 238,
"g": 205,
"b": 174
},
"hsl": {
"h": 29.063,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.86845,
"c": 0.05565,
"h": 65.2
},
"luminance": 0.64896
}Semantic roles & 50–950 ramp
primary
#EECDAE
secondary
#75A1CB
accent
#76CD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482