#EEE7BB#EEE7BB
#EEE7BB is a very light, muted yellow. Relative luminance 0.789; OKLCH L 92.3% C 0.058 H 99.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE7BB |
|---|---|
| RGB | rgb(238, 231, 187) |
| HSL | hsl(52, 60%, 83%) |
| HSV | hsv(52, 21%, 93%) |
| CMYK | cmyk(0%, 2.9%, 21.4%, 6.7%) |
| CIE-LAB | lab(91.20, -4.57, 22.32) |
| CIE-LCH | lch(91.20, 22.79, 101.57°) |
| OKLab | oklab(92.25% -0.01 0.057) |
| OKLCH | oklch(92.25% 0.058 99.9) |
| XYZ | xyz(72.8053, 78.9180, 58.4014) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.75
Vanilla
#F3E5AB
ΔE00 3.81
Pale
#FFF9D0
ΔE00 3.89
Lemonchiffon
#FFFACD
ΔE00 3.96
Palegoldenrod
#EEE8AA
ΔE00 4.14
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE7BB #BBC2EE
analogous
#EECDBB #EEE7BB #DBEEBB
triadic
#EEE7BB #BBEEE7 #E7BBEE
tetradic
#EEE7BB #BBEECD #BBC2EE #EEBBDB
square
#EEE7BB #BBEECD #BBC2EE #EEBBDB
split-complementary
#EEE7BB #BBDBEE #CDBBEE
monochromatic
#D6C459 #E2D68A #EEE7BB #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.25
#EEE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#EEE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE7BB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE7BB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#F6E1DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee7bb; /* rgb */ color: rgb(238, 231, 187); /* oklch */ color: oklch(92.3% 0.058 99.9);
Tailwind
colors: {
custom: {
50: '#f4eecf',
500: '#eee7bb',
950: '#000000',
},
}SCSS
$custom: #eee7bb; $custom-light: #f4eecf; $custom-dark: #000000;
JSON
{
"hex": "#eee7bb",
"rgb": {
"r": 238,
"g": 231,
"b": 187
},
"hsl": {
"h": 51.765,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.92251,
"c": 0.05786,
"h": 99.9
},
"luminance": 0.78917
}Semantic roles & 50–950 ramp
primary
#EEE7BB
secondary
#818CCC
accent
#35C81E
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583