#EECAB2#EECAB2
#EECAB2 is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.4% C 0.052 H 55.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EECAB2 |
|---|---|
| RGB | rgb(238, 202, 178) |
| HSL | hsl(24, 64%, 82%) |
| HSV | hsv(24, 25%, 93%) |
| CMYK | cmyk(0%, 15.1%, 25.2%, 6.7%) |
| CIE-LAB | lab(83.78, 9.13, 16.70) |
| CIE-LCH | lch(83.78, 19.04, 61.34°) |
| OKLab | oklab(86.36% 0.0295 0.043) |
| OKLCH | oklch(86.36% 0.052 55.6) |
| XYZ | xyz(64.4169, 63.6349, 51.0004) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.86
Peach
#FFDAB9
ΔE00 4.80
Light Peach
#FFD8B1
ΔE00 5.83
Bisque
#FFE4C4
ΔE00 7.65
Warm Beige
#E9DCC9
ΔE00 9.19
Tan
#D2B48C
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECAB2 #B2D6EE
analogous
#EEB2B8 #EECAB2 #EEE8B2
triadic
#EECAB2 #B2EECA #CAB2EE
tetradic
#EECAB2 #B8EEB2 #B2D6EE #E8B2EE
square
#EECAB2 #B8EEB2 #B2D6EE #E8B2EE
split-complementary
#EECAB2 #B2EEE8 #B2B8EE
monochromatic
#D8854E #E3A780 #EECAB2 #F9EDE4 #F9EEE6
Accessibility & contrast
On white
1.53
#EECAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#EECAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECAB2
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECAB2 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB0
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#F9C3C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecab2; /* rgb */ color: rgb(238, 202, 178); /* oklch */ color: oklch(86.4% 0.052 55.6);
Tailwind
colors: {
custom: {
50: '#f4dac9',
500: '#eecab2',
950: '#000000',
},
}SCSS
$custom: #eecab2; $custom-light: #f4dac9; $custom-dark: #000000;
JSON
{
"hex": "#eecab2",
"rgb": {
"r": 238,
"g": 202,
"b": 178
},
"hsl": {
"h": 24,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.86359,
"c": 0.05217,
"h": 55.6
},
"luminance": 0.63633
}Semantic roles & 50–950 ramp
primary
#EECAB2
secondary
#79AACC
accent
#85CC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382