#EEC990#EEC990
#EEC990 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.5% C 0.084 H 78.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC990 |
|---|---|
| RGB | rgb(238, 201, 144) |
| HSL | hsl(36, 73%, 75%) |
| HSV | hsv(36, 39%, 93%) |
| CMYK | cmyk(0%, 15.5%, 39.5%, 6.7%) |
| CIE-LAB | lab(82.90, 5.44, 33.35) |
| CIE-LCH | lch(82.90, 33.79, 80.73°) |
| OKLab | oklab(85.46% 0.0175 0.0826) |
| OKLCH | oklch(85.46% 0.084 78) |
| XYZ | xyz(61.1823, 61.9668, 35.1182) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.61
Navajowhite
#FFDEAD
ΔE00 5.14
Very Light Brown
#D3B683
ΔE00 5.62
Wheat
#F5DEB3
ΔE00 6.44
Light Peach
#FFD8B1
ΔE00 6.46
Moccasin
#FFE4B5
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC990 #90B5EE
analogous
#EE9A90 #EEC990 #E4EE90
triadic
#EEC990 #90EEC9 #C990EE
tetradic
#EEC990 #90EE9A #90B5EE #EE90E4
square
#EEC990 #90EE9A #90B5EE #EE90E4
split-complementary
#EEC990 #90E4EE #9A90EE
monochromatic
#DE9526 #E6AF5B #EEC990 #F6E3C5 #FBF2E4
Accessibility & contrast
On white
1.57
#EEC990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EEC990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC990
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC990 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98C
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#FDBEBA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec990; /* rgb */ color: rgb(238, 201, 144); /* oklch */ color: oklch(85.5% 0.084 78.0);
Tailwind
colors: {
custom: {
50: '#f5d9b1',
500: '#eec990',
950: '#000000',
},
}SCSS
$custom: #eec990; $custom-light: #f5d9b1; $custom-dark: #000000;
JSON
{
"hex": "#eec990",
"rgb": {
"r": 238,
"g": 201,
"b": 144
},
"hsl": {
"h": 36.383,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.85462,
"c": 0.08446,
"h": 78
},
"luminance": 0.61964
}Semantic roles & 50–950 ramp
primary
#EEC990
secondary
#5985CA
accent
#5ED610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381