#EEC0A2#EEC0A2
#EEC0A2 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.1% C 0.067 H 54.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC0A2 |
|---|---|
| RGB | rgb(238, 192, 162) |
| HSL | hsl(24, 69%, 78%) |
| HSV | hsv(24, 32%, 93%) |
| CMYK | cmyk(0%, 19.3%, 31.9%, 6.7%) |
| CIE-LAB | lab(81.01, 12.28, 21.36) |
| CIE-LCH | lch(81.01, 24.63, 60.11°) |
| OKLab | oklab(84.09% 0.0385 0.0544) |
| OKLCH | oklch(84.09% 0.067 54.7) |
| XYZ | xyz(60.6324, 58.4879, 42.2710) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.32
Peach
#FFDAB9
ΔE00 6.57
Light Peach
#FFD8B1
ΔE00 6.81
Burlywood
#DEB887
ΔE00 7.85
Peach (survey)
#FFB07C
ΔE00 8.11
Tan
#D2B48C
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC0A2 #A2D0EE
analogous
#EEA2AA #EEC0A2 #EEE6A2
triadic
#EEC0A2 #A2EEC0 #C0A2EE
tetradic
#EEC0A2 #AAEEA2 #A2D0EE #E6A2EE
square
#EEC0A2 #AAEEA2 #A2D0EE #E6A2EE
split-complementary
#EEC0A2 #A2EEE6 #A2AAEE
monochromatic
#DB7A3B #E59D6E #EEC0A2 #F7E3D6 #FAEDE5
Accessibility & contrast
On white
1.65
#EEC0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EEC0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC0A2
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC0A2 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#FBB8B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec0a2; /* rgb */ color: rgb(238, 192, 162); /* oklch */ color: oklch(84.1% 0.067 54.7);
Tailwind
colors: {
custom: {
50: '#f4d3bd',
500: '#eec0a2',
950: '#000000',
},
}SCSS
$custom: #eec0a2; $custom-light: #f4d3bd; $custom-dark: #000000;
JSON
{
"hex": "#eec0a2",
"rgb": {
"r": 238,
"g": 192,
"b": 162
},
"hsl": {
"h": 23.684,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.84091,
"c": 0.06663,
"h": 54.7
},
"luminance": 0.58485
}Semantic roles & 50–950 ramp
primary
#EEC0A2
secondary
#69A4CB
accent
#87D114
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382