#EECDA8#EECDA8
#EECDA8 is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.7% C 0.061 H 70.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDA8 |
|---|---|
| RGB | rgb(238, 205, 168) |
| HSL | hsl(32, 67%, 80%) |
| HSV | hsv(32, 29%, 93%) |
| CMYK | cmyk(0%, 13.9%, 29.4%, 6.7%) |
| CIE-LAB | lab(84.31, 6.23, 22.73) |
| CIE-LCH | lch(84.31, 23.57, 74.68°) |
| OKLab | oklab(86.71% 0.021 0.0578) |
| OKLCH | oklch(86.71% 0.061 70.1) |
| XYZ | xyz(64.1600, 64.6693, 46.1409) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.27
Peach
#FFDAB9
ΔE00 3.96
Navajowhite
#FFDEAD
ΔE00 5.06
Bisque
#FFE4C4
ΔE00 5.42
Wheat
#F5DEB3
ΔE00 5.73
Apricot
#FBCEB1
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDA8 #A8C9EE
analogous
#EEAAA8 #EECDA8 #ECEEA8
triadic
#EECDA8 #A8EECD #CDA8EE
tetradic
#EECDA8 #A8EEAA #A8C9EE #EEA8EC
square
#EECDA8 #A8EEAA #A8C9EE #EEA8EC
split-complementary
#EECDA8 #A8ECEE #AAA8EE
monochromatic
#DA9242 #E4B075 #EECDA8 #F8EADB #FAF0E5
Accessibility & contrast
On white
1.51
#EECDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#EECDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDA8
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDA8 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA6
Deuteranopia (green-blind)
#E1D5A9
Tritanopia (blue-blind)
#FAC5C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecda8; /* rgb */ color: rgb(238, 205, 168); /* oklch */ color: oklch(86.7% 0.061 70.1);
Tailwind
colors: {
custom: {
50: '#f4dcc2',
500: '#eecda8',
950: '#000000',
},
}SCSS
$custom: #eecda8; $custom-light: #f4dcc2; $custom-dark: #000000;
JSON
{
"hex": "#eecda8",
"rgb": {
"r": 238,
"g": 205,
"b": 168
},
"hsl": {
"h": 31.714,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.86713,
"c": 0.06149,
"h": 70.1
},
"luminance": 0.64667
}Semantic roles & 50–950 ramp
primary
#EECDA8
secondary
#6F9ACB
accent
#6DCF16
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482