#EECDAF#EECDAF
#EECDAF is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.9% C 0.055 H 64.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDAF |
|---|---|
| RGB | rgb(238, 205, 175) |
| HSL | hsl(29, 65%, 81%) |
| HSV | hsv(29, 26%, 93%) |
| CMYK | cmyk(0%, 13.9%, 26.5%, 6.7%) |
| CIE-LAB | lab(84.45, 7.15, 19.23) |
| CIE-LCH | lch(84.45, 20.52, 69.60°) |
| OKLab | oklab(86.87% 0.0237 0.0493) |
| OKLCH | oklch(86.87% 0.055 64.3) |
| XYZ | xyz(64.8298, 64.9372, 49.6683) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 3.78
Apricot
#FBCEB1
ΔE00 4.15
Bisque
#FFE4C4
ΔE00 5.58
Navajowhite
#FFDEAD
ΔE00 6.86
Wheat
#F5DEB3
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDAF #AFD0EE
analogous
#EEAFB0 #EECDAF #EEECAF
triadic
#EECDAF #AFEECD #CDAFEE
tetradic
#EECDAF #B0EEAF #AFD0EE #ECAFEE
square
#EECDAF #B0EEAF #AFD0EE #ECAFEE
split-complementary
#EECDAF #AFEEEC #AFB0EE
monochromatic
#D98E4A #E3AD7D #EECDAF #F9EDE1 #FAEFE6
Accessibility & contrast
On white
1.50
#EECDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#EECDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDAF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDAF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAD
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#F9C6C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eecdaf; /* rgb */ color: rgb(238, 205, 175); /* oklch */ color: oklch(86.9% 0.055 64.3);
Tailwind
colors: {
custom: {
50: '#f4dcc7',
500: '#eecdaf',
950: '#000000',
},
}SCSS
$custom: #eecdaf; $custom-light: #f4dcc7; $custom-dark: #000000;
JSON
{
"hex": "#eecdaf",
"rgb": {
"r": 238,
"g": 205,
"b": 175
},
"hsl": {
"h": 28.571,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.86867,
"c": 0.05471,
"h": 64.3
},
"luminance": 0.64935
}Semantic roles & 50–950 ramp
primary
#EECDAF
secondary
#76A3CC
accent
#77CD19
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482