#EECAB9#EECAB9
#EECAB9 is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.5% C 0.047 H 46.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EECAB9 |
|---|---|
| RGB | rgb(238, 202, 185) |
| HSL | hsl(19, 61%, 83%) |
| HSV | hsv(19, 22%, 93%) |
| CMYK | cmyk(0%, 15.1%, 22.3%, 6.7%) |
| CIE-LAB | lab(83.93, 10.11, 13.20) |
| CIE-LCH | lch(83.93, 16.63, 52.55°) |
| OKLab | oklab(86.53% 0.0322 0.0343) |
| OKLCH | oklch(86.53% 0.047 46.8) |
| XYZ | xyz(65.1378, 63.9232, 54.7967) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.46
Peach
#FFDAB9
ΔE00 7.03
Mistyrose
#FFE4E1
ΔE00 8.27
Light Peach
#FFD8B1
ΔE00 8.39
Bisque
#FFE4C4
ΔE00 9.62
Pinkish Grey
#C8ACA9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECAB9 #B9DDEE
analogous
#EEB9C2 #EECAB9 #EEE4B9
triadic
#EECAB9 #B9EECA #CAB9EE
tetradic
#EECAB9 #C2EEB9 #B9DDEE #E4B9EE
square
#EECAB9 #C2EEB9 #B9DDEE #E4B9EE
split-complementary
#EECAB9 #B9EEE4 #B9C2EE
monochromatic
#D67F57 #E2A588 #EECAB9 #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.52
#EECAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#EECAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECAB9
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECAB9 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB8
Deuteranopia (green-blind)
#DBD4B9
Tritanopia (blue-blind)
#F8C4C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecab9; /* rgb */ color: rgb(238, 202, 185); /* oklch */ color: oklch(86.5% 0.047 46.8);
Tailwind
colors: {
custom: {
50: '#f4dace',
500: '#eecab9',
950: '#000000',
},
}SCSS
$custom: #eecab9; $custom-light: #f4dace; $custom-dark: #000000;
JSON
{
"hex": "#eecab9",
"rgb": {
"r": 238,
"g": 202,
"b": 185
},
"hsl": {
"h": 19.245,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.86526,
"c": 0.04707,
"h": 46.8
},
"luminance": 0.63921
}Semantic roles & 50–950 ramp
primary
#EECAB9
secondary
#7FB3CC
accent
#92C91D
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383