#EECAB8#EECAB8
#EECAB8 is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.5% C 0.048 H 48.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EECAB8 |
|---|---|
| RGB | rgb(238, 202, 184) |
| HSL | hsl(20, 61%, 83%) |
| HSV | hsv(20, 23%, 93%) |
| CMYK | cmyk(0%, 15.1%, 22.7%, 6.7%) |
| CIE-LAB | lab(83.90, 9.97, 13.70) |
| CIE-LCH | lch(83.90, 16.94, 53.96°) |
| OKLab | oklab(86.5% 0.0318 0.0356) |
| OKLCH | oklch(86.5% 0.048 48.2) |
| XYZ | xyz(65.0326, 63.8811, 54.2427) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.13
Peach
#FFDAB9
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 7.99
Mistyrose
#FFE4E1
ΔE00 8.55
Bisque
#FFE4C4
ΔE00 9.30
Warm Beige
#E9DCC9
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECAB8 #B8DCEE
analogous
#EEB8C1 #EECAB8 #EEE5B8
triadic
#EECAB8 #B8EECA #CAB8EE
tetradic
#EECAB8 #C1EEB8 #B8DCEE #E5B8EE
square
#EECAB8 #C1EEB8 #B8DCEE #E5B8EE
split-complementary
#EECAB8 #B8EEE5 #B8C1EE
monochromatic
#D68055 #E2A587 #EECAB8 #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.52
#EECAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#EECAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECAB8
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECAB8 | 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)
#D3CDB7
Deuteranopia (green-blind)
#DCD4B8
Tritanopia (blue-blind)
#F8C4C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecab8; /* rgb */ color: rgb(238, 202, 184); /* oklch */ color: oklch(86.5% 0.048 48.2);
Tailwind
colors: {
custom: {
50: '#f4dacd',
500: '#eecab8',
950: '#000000',
},
}SCSS
$custom: #eecab8; $custom-light: #f4dacd; $custom-dark: #000000;
JSON
{
"hex": "#eecab8",
"rgb": {
"r": 238,
"g": 202,
"b": 184
},
"hsl": {
"h": 20,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.86501,
"c": 0.04772,
"h": 48.2
},
"luminance": 0.63879
}Semantic roles & 50–950 ramp
primary
#EECAB8
secondary
#7EB2CC
accent
#90C91C
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383