#EECABA#EECABA
#EECABA is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.6% C 0.046 H 45.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EECABA |
|---|---|
| RGB | rgb(238, 202, 186) |
| HSL | hsl(18, 60%, 83%) |
| HSV | hsv(18, 22%, 93%) |
| CMYK | cmyk(0%, 15.1%, 21.8%, 6.7%) |
| CIE-LAB | lab(83.95, 10.26, 12.70) |
| CIE-LCH | lch(83.95, 16.32, 51.08°) |
| OKLab | oklab(86.55% 0.0326 0.033) |
| OKLCH | oklch(86.55% 0.046 45.3) |
| XYZ | xyz(65.2437, 63.9656, 55.3547) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.81
Peach
#FFDAB9
ΔE00 7.41
Mistyrose
#FFE4E1
ΔE00 8.00
Light Peach
#FFD8B1
ΔE00 8.79
Pinkish Grey
#C8ACA9
ΔE00 9.68
Bisque
#FFE4C4
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECABA #BADEEE
analogous
#EEBAC4 #EECABA #EEE4BA
triadic
#EECABA #BAEECA #CABAEE
tetradic
#EECABA #C4EEBA #BADEEE #E4BAEE
square
#EECABA #C4EEBA #BADEEE #E4BAEE
split-complementary
#EECABA #BAEEE4 #BAC4EE
monochromatic
#D67F58 #E2A489 #EECABA #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.52
#EECABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#EECABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECABA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECABA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#DBD4BA
Tritanopia (blue-blind)
#F8C5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecaba; /* rgb */ color: rgb(238, 202, 186); /* oklch */ color: oklch(86.6% 0.046 45.3);
Tailwind
colors: {
custom: {
50: '#f4dace',
500: '#eecaba',
950: '#000000',
},
}SCSS
$custom: #eecaba; $custom-light: #f4dace; $custom-dark: #000000;
JSON
{
"hex": "#eecaba",
"rgb": {
"r": 238,
"g": 202,
"b": 186
},
"hsl": {
"h": 18.462,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.8655,
"c": 0.04643,
"h": 45.3
},
"luminance": 0.63963
}Semantic roles & 50–950 ramp
primary
#EECABA
secondary
#80B5CC
accent
#94C81D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383