#EEC0AB#EEC0AB
#EEC0AB is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.3% C 0.060 H 45.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC0AB |
|---|---|
| RGB | rgb(238, 192, 171) |
| HSL | hsl(19, 66%, 80%) |
| HSV | hsv(19, 28%, 93%) |
| CMYK | cmyk(0%, 19.3%, 28.2%, 6.7%) |
| CIE-LAB | lab(81.19, 13.44, 16.81) |
| CIE-LCH | lch(81.19, 21.53, 51.36°) |
| OKLab | oklab(84.29% 0.042 0.0433) |
| OKLCH | oklch(84.29% 0.06 45.8) |
| XYZ | xyz(61.4612, 58.8194, 46.6360) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.49
Pale Salmon
#FFB19A
ΔE00 7.17
Peach
#FFDAB9
ΔE00 8.34
Light Salmon
#FEA993
ΔE00 8.87
Light Peach
#FFD8B1
ΔE00 9.18
Pinkish Tan
#D99B82
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC0AB #ABD9EE
analogous
#EEABB7 #EEC0AB #EEE2AB
triadic
#EEC0AB #ABEEC0 #C0ABEE
tetradic
#EEC0AB #B7EEAB #ABD9EE #E2ABEE
square
#EEC0AB #B7EEAB #ABD9EE #E2ABEE
split-complementary
#EEC0AB #ABEEE2 #ABB7EE
monochromatic
#D97445 #E49A78 #EEC0AB #F8E6DE #FAECE6
Accessibility & contrast
On white
1.65
#EEC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EEC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC0AB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC0AB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4AA
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#FAB9BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec0ab; /* rgb */ color: rgb(238, 192, 171); /* oklch */ color: oklch(84.3% 0.060 45.8);
Tailwind
colors: {
custom: {
50: '#f4d3c4',
500: '#eec0ab',
950: '#000000',
},
}SCSS
$custom: #eec0ab; $custom-light: #f4d3c4; $custom-dark: #000000;
JSON
{
"hex": "#eec0ab",
"rgb": {
"r": 238,
"g": 192,
"b": 171
},
"hsl": {
"h": 18.806,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.84294,
"c": 0.06035,
"h": 45.8
},
"luminance": 0.58817
}Semantic roles & 50–950 ramp
primary
#EEC0AB
secondary
#72AFCB
accent
#95CE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382