#EEC0AC#EEC0AC
#EEC0AC is a very light, muted orange. Relative luminance 0.589; OKLCH L 84.3% C 0.060 H 44.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC0AC |
|---|---|
| RGB | rgb(238, 192, 172) |
| HSL | hsl(18, 66%, 80%) |
| HSV | hsv(18, 28%, 93%) |
| CMYK | cmyk(0%, 19.3%, 27.7%, 6.7%) |
| CIE-LAB | lab(81.21, 13.57, 16.31) |
| CIE-LCH | lch(81.21, 21.22, 50.23°) |
| OKLab | oklab(84.32% 0.0424 0.042) |
| OKLCH | oklch(84.32% 0.06 44.7) |
| XYZ | xyz(61.5569, 58.8577, 47.1399) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.77
Pale Salmon
#FFB19A
ΔE00 7.09
Peach
#FFDAB9
ΔE00 8.61
Light Salmon
#FEA993
ΔE00 8.78
Light Peach
#FFD8B1
ΔE00 9.50
Pinkish Tan
#D99B82
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC0AC #ACDAEE
analogous
#EEACB9 #EEC0AC #EEE1AC
triadic
#EEC0AC #ACEEC0 #C0ACEE
tetradic
#EEC0AC #B9EEAC #ACDAEE #E1ACEE
square
#EEC0AC #B9EEAC #ACDAEE #E1ACEE
split-complementary
#EEC0AC #ACEEE1 #ACB9EE
monochromatic
#D97346 #E49979 #EEC0AC #F8E7DF #FAECE6
Accessibility & contrast
On white
1.64
#EEC0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EEC0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC0AC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC0AC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4AB
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#FAB9BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec0ac; /* rgb */ color: rgb(238, 192, 172); /* oklch */ color: oklch(84.3% 0.060 44.7);
Tailwind
colors: {
custom: {
50: '#f4d3c4',
500: '#eec0ac',
950: '#000000',
},
}SCSS
$custom: #eec0ac; $custom-light: #f4d3c4; $custom-dark: #000000;
JSON
{
"hex": "#eec0ac",
"rgb": {
"r": 238,
"g": 192,
"b": 172
},
"hsl": {
"h": 18.182,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.84317,
"c": 0.05974,
"h": 44.7
},
"luminance": 0.58855
}Semantic roles & 50–950 ramp
primary
#EEC0AC
secondary
#73B1CB
accent
#97CE18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382