#EECABB#EECABB
#EECABB is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.6% C 0.046 H 43.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EECABB |
|---|---|
| RGB | rgb(238, 202, 187) |
| HSL | hsl(18, 60%, 83%) |
| HSV | hsv(18, 21%, 93%) |
| CMYK | cmyk(0%, 15.1%, 21.4%, 6.7%) |
| CIE-LAB | lab(83.97, 10.40, 12.20) |
| CIE-LCH | lch(83.97, 16.03, 49.55°) |
| OKLab | oklab(86.58% 0.033 0.0318) |
| OKLCH | oklch(86.58% 0.046 43.9) |
| XYZ | xyz(65.3504, 64.0082, 55.9165) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.18
Mistyrose
#FFE4E1
ΔE00 7.74
Peach
#FFDAB9
ΔE00 7.79
Light Peach
#FFD8B1
ΔE00 9.20
Pinkish Grey
#C8ACA9
ΔE00 9.47
Pale Salmon
#FFB19A
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECABB #BBDFEE
analogous
#EEBBC5 #EECABB #EEE3BB
triadic
#EECABB #BBEECA #CABBEE
tetradic
#EECABB #C5EEBB #BBDFEE #E3BBEE
square
#EECABB #C5EEBB #BBDFEE #E3BBEE
split-complementary
#EECABB #BBEEE3 #BBC5EE
monochromatic
#D67E59 #E2A48A #EECABB #F9ECE7 #F9ECE7
Accessibility & contrast
On white
1.52
#EECABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#EECABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECABB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECABB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#DBD4BB
Tritanopia (blue-blind)
#F8C5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecabb; /* rgb */ color: rgb(238, 202, 187); /* oklch */ color: oklch(86.6% 0.046 43.9);
Tailwind
colors: {
custom: {
50: '#f4dacf',
500: '#eecabb',
950: '#000000',
},
}SCSS
$custom: #eecabb; $custom-light: #f4dacf; $custom-dark: #000000;
JSON
{
"hex": "#eecabb",
"rgb": {
"r": 238,
"g": 202,
"b": 187
},
"hsl": {
"h": 17.647,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.86575,
"c": 0.04582,
"h": 43.9
},
"luminance": 0.64006
}Semantic roles & 50–950 ramp
primary
#EECABB
secondary
#81B6CC
accent
#96C81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383