#EEC9AA#EEC9AA
#EEC9AA is a very light, muted orange. Relative luminance 0.629; OKLCH L 86.0% C 0.059 H 61.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC9AA |
|---|---|
| RGB | rgb(238, 201, 170) |
| HSL | hsl(27, 67%, 80%) |
| HSV | hsv(27, 29%, 93%) |
| CMYK | cmyk(0%, 15.5%, 28.6%, 6.7%) |
| CIE-LAB | lab(83.37, 8.58, 20.37) |
| CIE-LCH | lch(83.37, 22.10, 67.17°) |
| OKLab | oklab(85.99% 0.0278 0.0521) |
| OKLCH | oklch(85.99% 0.059 61.9) |
| XYZ | xyz(63.4032, 62.8551, 46.8149) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.32
Peach
#FFDAB9
ΔE00 3.95
Light Peach
#FFD8B1
ΔE00 4.20
Bisque
#FFE4C4
ΔE00 6.83
Burlywood
#DEB887
ΔE00 7.03
Tan
#D2B48C
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC9AA #AACFEE
analogous
#EEAAAD #EEC9AA #EEEBAA
triadic
#EEC9AA #AAEEC9 #C9AAEE
tetradic
#EEC9AA #ADEEAA #AACFEE #EBAAEE
square
#EEC9AA #ADEEAA #AACFEE #EBAAEE
split-complementary
#EEC9AA #AAEEEB #AAADEE
monochromatic
#DA8844 #E4A977 #EEC9AA #F8E9DD #FAEFE5
Accessibility & contrast
On white
1.55
#EEC9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EEC9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC9AA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC9AA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA8
Deuteranopia (green-blind)
#DDD3AA
Tritanopia (blue-blind)
#FAC1C0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eec9aa; /* rgb */ color: rgb(238, 201, 170); /* oklch */ color: oklch(86.0% 0.059 61.9);
Tailwind
colors: {
custom: {
50: '#f4d9c3',
500: '#eec9aa',
950: '#000000',
},
}SCSS
$custom: #eec9aa; $custom-light: #f4d9c3; $custom-dark: #000000;
JSON
{
"hex": "#eec9aa",
"rgb": {
"r": 238,
"g": 201,
"b": 170
},
"hsl": {
"h": 27.353,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.85985,
"c": 0.05902,
"h": 61.9
},
"luminance": 0.62853
}Semantic roles & 50–950 ramp
primary
#EEC9AA
secondary
#71A2CB
accent
#7BCF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382