#EEC2AB#EEC2AB
#EEC2AB is a very light, muted orange. Relative luminance 0.597; OKLCH L 84.7% C 0.059 H 49.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC2AB |
|---|---|
| RGB | rgb(238, 194, 171) |
| HSL | hsl(21, 66%, 80%) |
| HSV | hsv(21, 28%, 93%) |
| CMYK | cmyk(0%, 18.5%, 28.2%, 6.7%) |
| CIE-LAB | lab(81.68, 12.39, 17.49) |
| CIE-LCH | lch(81.68, 21.43, 54.70°) |
| OKLab | oklab(84.67% 0.039 0.045) |
| OKLCH | oklch(84.67% 0.059 49.1) |
| XYZ | xyz(61.9034, 59.7036, 46.7834) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.53
Peach
#FFDAB9
ΔE00 7.25
Pale Salmon
#FFB19A
ΔE00 8.03
Light Peach
#FFD8B1
ΔE00 8.04
Light Salmon
#FEA993
ΔE00 9.76
Peach (survey)
#FFB07C
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC2AB #ABD7EE
analogous
#EEABB5 #EEC2AB #EEE4AB
triadic
#EEC2AB #ABEEC2 #C2ABEE
tetradic
#EEC2AB #B5EEAB #ABD7EE #E4ABEE
square
#EEC2AB #B5EEAB #ABD7EE #E4ABEE
split-complementary
#EEC2AB #ABEEE4 #ABB5EE
monochromatic
#D97845 #E49D78 #EEC2AB #F8E7DE #FAEDE6
Accessibility & contrast
On white
1.62
#EEC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#EEC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC2AB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC2AB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#D8CFAB
Tritanopia (blue-blind)
#FABBBC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec2ab; /* rgb */ color: rgb(238, 194, 171); /* oklch */ color: oklch(84.7% 0.059 49.1);
Tailwind
colors: {
custom: {
50: '#f4d4c4',
500: '#eec2ab',
950: '#000000',
},
}SCSS
$custom: #eec2ab; $custom-light: #f4d4c4; $custom-dark: #000000;
JSON
{
"hex": "#eec2ab",
"rgb": {
"r": 238,
"g": 194,
"b": 171
},
"hsl": {
"h": 20.597,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.84672,
"c": 0.05949,
"h": 49.1
},
"luminance": 0.59701
}Semantic roles & 50–950 ramp
primary
#EEC2AB
secondary
#72ADCB
accent
#8FCE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382