#EEC2AA#EEC2AA
#EEC2AA is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.6% C 0.060 H 50.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC2AA |
|---|---|
| RGB | rgb(238, 194, 170) |
| HSL | hsl(21, 67%, 80%) |
| HSV | hsv(21, 29%, 93%) |
| CMYK | cmyk(0%, 18.5%, 28.6%, 6.7%) |
| CIE-LAB | lab(81.66, 12.25, 17.99) |
| CIE-LCH | lch(81.66, 21.77, 55.75°) |
| OKLab | oklab(84.65% 0.0386 0.0462) |
| OKLCH | oklch(84.65% 0.06 50.1) |
| XYZ | xyz(61.8084, 59.6656, 46.2833) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.32
Peach
#FFDAB9
ΔE00 7.01
Light Peach
#FFD8B1
ΔE00 7.74
Pale Salmon
#FFB19A
ΔE00 8.18
Peach (survey)
#FFB07C
ΔE00 9.56
Burlywood
#DEB887
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC2AA #AAD6EE
analogous
#EEAAB4 #EEC2AA #EEE4AA
triadic
#EEC2AA #AAEEC2 #C2AAEE
tetradic
#EEC2AA #B4EEAA #AAD6EE #E4AAEE
square
#EEC2AA #B4EEAA #AAD6EE #E4AAEE
split-complementary
#EEC2AA #AAEEE4 #AAB4EE
monochromatic
#DA7944 #E49D77 #EEC2AA #F8E7DD #FAEDE5
Accessibility & contrast
On white
1.62
#EEC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EEC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC2AA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC2AA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#D8CFAA
Tritanopia (blue-blind)
#FABBBB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec2aa; /* rgb */ color: rgb(238, 194, 170); /* oklch */ color: oklch(84.6% 0.060 50.1);
Tailwind
colors: {
custom: {
50: '#f4d4c3',
500: '#eec2aa',
950: '#000000',
},
}SCSS
$custom: #eec2aa; $custom-light: #f4d4c3; $custom-dark: #000000;
JSON
{
"hex": "#eec2aa",
"rgb": {
"r": 238,
"g": 194,
"b": 170
},
"hsl": {
"h": 21.176,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.84649,
"c": 0.06018,
"h": 50.1
},
"luminance": 0.59663
}Semantic roles & 50–950 ramp
primary
#EEC2AA
secondary
#71ABCB
accent
#8ECF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382