#EEE0BB#EEE0BB
#EEE0BB is a very light, muted orange. Relative luminance 0.751; OKLCH L 90.9% C 0.051 H 89.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE0BB |
|---|---|
| RGB | rgb(238, 224, 187) |
| HSL | hsl(44, 60%, 83%) |
| HSV | hsv(44, 21%, 93%) |
| CMYK | cmyk(0%, 5.9%, 21.4%, 6.7%) |
| CIE-LAB | lab(89.43, -1.01, 19.87) |
| CIE-LCH | lch(89.43, 19.90, 92.91°) |
| OKLab | oklab(90.86% 0.0002 0.051) |
| OKLCH | oklch(90.86% 0.051 89.8) |
| XYZ | xyz(70.8851, 75.0777, 57.7614) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.30
Beige (survey)
#E6DAA6
ΔE00 4.47
Champagne
#F7E7CE
ΔE00 4.76
Moccasin
#FFE4B5
ΔE00 4.79
Blanchedalmond
#FFEBCD
ΔE00 4.84
Vanilla
#F3E5AB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE0BB #BBC9EE
analogous
#EEC6BB #EEE0BB #E2EEBB
triadic
#EEE0BB #BBEEE0 #E0BBEE
tetradic
#EEE0BB #BBEEC6 #BBC9EE #EEBBE2
square
#EEE0BB #BBEEC6 #BBC9EE #EEBBE2
split-complementary
#EEE0BB #BBE2EE #C6BBEE
monochromatic
#D6B359 #E2CA8A #EEE0BB #F9F4E7 #F9F4E7
Accessibility & contrast
On white
1.31
#EEE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#EEE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE0BB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE0BB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#F7DAD6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee0bb; /* rgb */ color: rgb(238, 224, 187); /* oklch */ color: oklch(90.9% 0.051 89.8);
Tailwind
colors: {
custom: {
50: '#f4e9cf',
500: '#eee0bb',
950: '#000000',
},
}SCSS
$custom: #eee0bb; $custom-light: #f4e9cf; $custom-dark: #000000;
JSON
{
"hex": "#eee0bb",
"rgb": {
"r": 238,
"g": 224,
"b": 187
},
"hsl": {
"h": 43.529,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.90857,
"c": 0.05095,
"h": 89.8
},
"luminance": 0.75076
}Semantic roles & 50–950 ramp
primary
#EEE0BB
secondary
#8196CC
accent
#4CC81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483