#EEB990#EEB990
#EEB990 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.4% C 0.082 H 59.0°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB990 |
|---|---|
| RGB | rgb(238, 185, 144) |
| HSL | hsl(26, 73%, 75%) |
| HSV | hsv(26, 39%, 93%) |
| CMYK | cmyk(0%, 22.3%, 39.5%, 6.7%) |
| CIE-LAB | lab(78.98, 13.84, 28.15) |
| CIE-LCH | lch(78.98, 31.37, 63.82°) |
| OKLab | oklab(82.4% 0.0422 0.0704) |
| OKLCH | oklch(82.4% 0.082 59) |
| XYZ | xyz(57.6448, 54.8919, 33.9391) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.58
Burlywood
#DEB887
ΔE00 5.90
Apricot
#FBCEB1
ΔE00 6.03
Apricot (survey)
#FFB16D
ΔE00 6.81
Tan
#D2B48C
ΔE00 7.37
Light Peach
#FFD8B1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB990 #90C5EE
analogous
#EE9096 #EEB990 #EEE890
triadic
#EEB990 #90EEB9 #B990EE
tetradic
#EEB990 #96EE90 #90C5EE #E890EE
square
#EEB990 #96EE90 #90C5EE #E890EE
split-complementary
#EEB990 #90EEE8 #9096EE
monochromatic
#DE7626 #E6985B #EEB990 #F6DAC5 #FBEEE4
Accessibility & contrast
On white
1.75
#EEB990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EEB990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB990
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB990 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8D
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#FDAEAE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb990; /* rgb */ color: rgb(238, 185, 144); /* oklch */ color: oklch(82.4% 0.082 59.0);
Tailwind
colors: {
custom: {
50: '#f5ceb0',
500: '#eeb990',
950: '#000000',
},
}SCSS
$custom: #eeb990; $custom-light: #f5ceb0; $custom-dark: #000000;
JSON
{
"hex": "#eeb990",
"rgb": {
"r": 238,
"g": 185,
"b": 144
},
"hsl": {
"h": 26.17,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.82397,
"c": 0.08209,
"h": 59
},
"luminance": 0.54889
}Semantic roles & 50–950 ramp
primary
#EEB990
secondary
#5998CA
accent
#7FD610
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381