#EEC890#EEC890
#EEC890 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.3% C 0.084 H 76.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC890 |
|---|---|
| RGB | rgb(238, 200, 144) |
| HSL | hsl(36, 73%, 75%) |
| HSV | hsv(36, 39%, 93%) |
| CMYK | cmyk(0%, 16%, 39.5%, 6.7%) |
| CIE-LAB | lab(82.65, 5.96, 33.03) |
| CIE-LCH | lch(82.65, 33.56, 79.77°) |
| OKLab | oklab(85.27% 0.019 0.0819) |
| OKLCH | oklch(85.27% 0.084 76.9) |
| XYZ | xyz(60.9499, 61.5021, 35.0408) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.28
Navajowhite
#FFDEAD
ΔE00 5.28
Very Light Brown
#D3B683
ΔE00 5.56
Light Peach
#FFD8B1
ΔE00 6.27
Tan
#D2B48C
ΔE00 6.56
Wheat
#F5DEB3
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC890 #90B6EE
analogous
#EE9990 #EEC890 #E5EE90
triadic
#EEC890 #90EEC8 #C890EE
tetradic
#EEC890 #90EE99 #90B6EE #EE90E5
square
#EEC890 #90EE99 #90B6EE #EE90E5
split-complementary
#EEC890 #90E5EE #9990EE
monochromatic
#DE9326 #E6AE5B #EEC890 #F6E2C5 #FBF2E4
Accessibility & contrast
On white
1.58
#EEC890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#EEC890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC890
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC890 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88C
Deuteranopia (green-blind)
#E0D291
Tritanopia (blue-blind)
#FDBDBA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec890; /* rgb */ color: rgb(238, 200, 144); /* oklch */ color: oklch(85.3% 0.084 76.9);
Tailwind
colors: {
custom: {
50: '#f5d8b1',
500: '#eec890',
950: '#000000',
},
}SCSS
$custom: #eec890; $custom-light: #f5d8b1; $custom-dark: #000000;
JSON
{
"hex": "#eec890",
"rgb": {
"r": 238,
"g": 200,
"b": 144
},
"hsl": {
"h": 35.745,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.85267,
"c": 0.08405,
"h": 76.9
},
"luminance": 0.61499
}Semantic roles & 50–950 ramp
primary
#EEC890
secondary
#5986CA
accent
#60D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381