#EEE4BB#EEE4BB
#EEE4BB is a very light, muted yellow. Relative luminance 0.773; OKLCH L 91.7% C 0.055 H 95.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4BB |
|---|---|
| RGB | rgb(238, 228, 187) |
| HSL | hsl(48, 60%, 83%) |
| HSV | hsv(48, 21%, 93%) |
| CMYK | cmyk(0%, 4.2%, 21.4%, 6.7%) |
| CIE-LAB | lab(90.44, -3.05, 21.27) |
| CIE-LCH | lch(90.44, 21.49, 98.16°) |
| OKLab | oklab(91.65% -0.0056 0.0544) |
| OKLCH | oklch(91.65% 0.055 95.9) |
| XYZ | xyz(71.9728, 77.2531, 58.1240) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.62
Vanilla
#F3E5AB
ΔE00 4.09
Pale
#FFF9D0
ΔE00 4.53
Wheat
#F5DEB3
ΔE00 4.82
Lemonchiffon
#FFFACD
ΔE00 4.89
Palegoldenrod
#EEE8AA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4BB #BBC5EE
analogous
#EECABB #EEE4BB #DEEEBB
triadic
#EEE4BB #BBEEE4 #E4BBEE
tetradic
#EEE4BB #BBEECA #BBC5EE #EEBBDE
square
#EEE4BB #BBEECA #BBC5EE #EEBBDE
split-complementary
#EEE4BB #BBDEEE #CABBEE
monochromatic
#D6BD59 #E2D18A #EEE4BB #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.28
#EEE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EEE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4BB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4BB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#F0E5BC
Tritanopia (blue-blind)
#F6DED9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee4bb; /* rgb */ color: rgb(238, 228, 187); /* oklch */ color: oklch(91.7% 0.055 95.9);
Tailwind
colors: {
custom: {
50: '#f4eccf',
500: '#eee4bb',
950: '#000000',
},
}SCSS
$custom: #eee4bb; $custom-light: #f4eccf; $custom-dark: #000000;
JSON
{
"hex": "#eee4bb",
"rgb": {
"r": 238,
"g": 228,
"b": 187
},
"hsl": {
"h": 48.235,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91652,
"c": 0.0547,
"h": 95.9
},
"luminance": 0.77252
}Semantic roles & 50–950 ramp
primary
#EEE4BB
secondary
#8190CC
accent
#3FC81E
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483