#EEE3BB#EEE3BB
#EEE3BB is a very light, muted yellow. Relative luminance 0.767; OKLCH L 91.5% C 0.054 H 94.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE3BB |
|---|---|
| RGB | rgb(238, 227, 187) |
| HSL | hsl(47, 60%, 83%) |
| HSV | hsv(47, 21%, 93%) |
| CMYK | cmyk(0%, 4.6%, 21.4%, 6.7%) |
| CIE-LAB | lab(90.19, -2.54, 20.92) |
| CIE-LCH | lch(90.19, 21.08, 96.92°) |
| OKLab | oklab(91.45% -0.0042 0.0535) |
| OKLCH | oklch(91.45% 0.054 94.5) |
| XYZ | xyz(71.6985, 76.7045, 58.0325) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.72
Vanilla
#F3E5AB
ΔE00 4.31
Wheat
#F5DEB3
ΔE00 4.40
Pale
#FFF9D0
ΔE00 4.84
Lemonchiffon
#FFFACD
ΔE00 5.28
Moccasin
#FFE4B5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE3BB #BBC6EE
analogous
#EEC9BB #EEE3BB #DFEEBB
triadic
#EEE3BB #BBEEE3 #E3BBEE
tetradic
#EEE3BB #BBEEC9 #BBC6EE #EEBBDF
square
#EEE3BB #BBEEC9 #BBC6EE #EEBBDF
split-complementary
#EEE3BB #BBDFEE #C9BBEE
monochromatic
#D6BB59 #E2CF8A #EEE3BB #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.29
#EEE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#EEE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE3BB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE3BB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#EFE4BC
Tritanopia (blue-blind)
#F6DDD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee3bb; /* rgb */ color: rgb(238, 227, 187); /* oklch */ color: oklch(91.5% 0.054 94.5);
Tailwind
colors: {
custom: {
50: '#f4ebcf',
500: '#eee3bb',
950: '#000000',
},
}SCSS
$custom: #eee3bb; $custom-light: #f4ebcf; $custom-dark: #000000;
JSON
{
"hex": "#eee3bb",
"rgb": {
"r": 238,
"g": 227,
"b": 187
},
"hsl": {
"h": 47.059,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91453,
"c": 0.0537,
"h": 94.5
},
"luminance": 0.76703
}Semantic roles & 50–950 ramp
primary
#EEE3BB
secondary
#8191CC
accent
#42C81E
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483