#EECAAB#EECAAB
#EECAAB is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.2% C 0.058 H 62.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EECAAB |
|---|---|
| RGB | rgb(238, 202, 171) |
| HSL | hsl(28, 66%, 80%) |
| HSV | hsv(28, 28%, 93%) |
| CMYK | cmyk(0%, 15.1%, 28.2%, 6.7%) |
| CIE-LAB | lab(83.63, 8.18, 20.21) |
| CIE-LCH | lch(83.63, 21.80, 67.95°) |
| OKLab | oklab(86.2% 0.0267 0.0517) |
| OKLCH | oklch(86.2% 0.058 62.7) |
| XYZ | xyz(63.7320, 63.3609, 47.3929) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.54
Peach
#FFDAB9
ΔE00 3.74
Light Peach
#FFD8B1
ΔE00 4.01
Bisque
#FFE4C4
ΔE00 6.49
Burlywood
#DEB887
ΔE00 7.06
Navajowhite
#FFDEAD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECAAB #ABCFEE
analogous
#EEABAD #EECAAB #EEEBAB
triadic
#EECAAB #ABEECA #CAABEE
tetradic
#EECAAB #ADEEAB #ABCFEE #EBABEE
square
#EECAAB #ADEEAB #ABCFEE #EBABEE
split-complementary
#EECAAB #ABEEEB #ABADEE
monochromatic
#D98A45 #E4AA78 #EECAAB #F8EADE #FAEFE6
Accessibility & contrast
On white
1.54
#EECAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EECAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECAAB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECAAB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCA9
Deuteranopia (green-blind)
#DED4AB
Tritanopia (blue-blind)
#FAC3C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecaab; /* rgb */ color: rgb(238, 202, 171); /* oklch */ color: oklch(86.2% 0.058 62.7);
Tailwind
colors: {
custom: {
50: '#f4dac4',
500: '#eecaab',
950: '#000000',
},
}SCSS
$custom: #eecaab; $custom-light: #f4dac4; $custom-dark: #000000;
JSON
{
"hex": "#eecaab",
"rgb": {
"r": 238,
"g": 202,
"b": 171
},
"hsl": {
"h": 27.761,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.86199,
"c": 0.05816,
"h": 62.7
},
"luminance": 0.63358
}Semantic roles & 50–950 ramp
primary
#EECAAB
secondary
#72A2CB
accent
#7ACE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382