#EEC4AA#EEC4AA
#EEC4AA is a very light, muted orange. Relative luminance 0.606; OKLCH L 85.0% C 0.060 H 53.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC4AA |
|---|---|
| RGB | rgb(238, 196, 170) |
| HSL | hsl(23, 67%, 80%) |
| HSV | hsv(23, 29%, 93%) |
| CMYK | cmyk(0%, 17.6%, 28.6%, 6.7%) |
| CIE-LAB | lab(82.14, 11.20, 18.67) |
| CIE-LCH | lch(82.14, 21.77, 59.04°) |
| OKLab | oklab(85.03% 0.0355 0.0479) |
| OKLCH | oklch(85.03% 0.06 53.5) |
| XYZ | xyz(62.2565, 60.5619, 46.4327) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.68
Peach
#FFDAB9
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.64
Burlywood
#DEB887
ΔE00 8.82
Tan
#D2B48C
ΔE00 9.07
Pale Salmon
#FFB19A
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC4AA #AAD4EE
analogous
#EEAAB2 #EEC4AA #EEE6AA
triadic
#EEC4AA #AAEEC4 #C4AAEE
tetradic
#EEC4AA #B2EEAA #AAD4EE #E6AAEE
square
#EEC4AA #B2EEAA #AAD4EE #E6AAEE
split-complementary
#EEC4AA #AAEEE6 #AAB2EE
monochromatic
#DA7D44 #E4A177 #EEC4AA #F8E7DD #FAEDE5
Accessibility & contrast
On white
1.60
#EEC4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EEC4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC4AA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC4AA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A8
Deuteranopia (green-blind)
#DAD0AA
Tritanopia (blue-blind)
#FABDBD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec4aa; /* rgb */ color: rgb(238, 196, 170); /* oklch */ color: oklch(85.0% 0.060 53.5);
Tailwind
colors: {
custom: {
50: '#f4d5c3',
500: '#eec4aa',
950: '#000000',
},
}SCSS
$custom: #eec4aa; $custom-light: #f4d5c3; $custom-dark: #000000;
JSON
{
"hex": "#eec4aa",
"rgb": {
"r": 238,
"g": 196,
"b": 170
},
"hsl": {
"h": 22.941,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.85028,
"c": 0.0596,
"h": 53.5
},
"luminance": 0.60559
}Semantic roles & 50–950 ramp
primary
#EEC4AA
secondary
#71A9CB
accent
#88CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382