#EEE8BF#EEE8BF
#EEE8BF is a very light, muted yellow. Relative luminance 0.797; OKLCH L 92.5% C 0.054 H 100.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8BF |
|---|---|
| RGB | rgb(238, 232, 191) |
| HSL | hsl(52, 58%, 84%) |
| HSV | hsv(52, 20%, 93%) |
| CMYK | cmyk(0%, 2.5%, 19.7%, 6.7%) |
| CIE-LAB | lab(91.53, -4.51, 20.72) |
| CIE-LCH | lch(91.53, 21.20, 102.28°) |
| OKLab | oklab(92.54% -0.0098 0.0531) |
| OKLCH | oklch(92.54% 0.054 100.5) |
| XYZ | xyz(73.5201, 79.6530, 60.7817) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 3.57
Lemonchiffon
#FFFACD
ΔE00 3.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.17
Beige (survey)
#E6DAA6
ΔE00 4.47
Cream
#FFFDD0
ΔE00 4.52
Vanilla
#F3E5AB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8BF #BFC5EE
analogous
#EED1BF #EEE8BF #DDEEBF
triadic
#EEE8BF #BFEEE8 #E8BFEE
tetradic
#EEE8BF #BFEED1 #BFC5EE #EEBFDD
square
#EEE8BF #BFEED1 #BFC5EE #EEBFDD
split-complementary
#EEE8BF #BFDDEE #D1BFEE
monochromatic
#D4C55E #E1D78F #EEE8BF #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.24
#EEE8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EEE8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8BF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8BF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BD
Deuteranopia (green-blind)
#F2E8C0
Tritanopia (blue-blind)
#F6E2DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee8bf; /* rgb */ color: rgb(238, 232, 191); /* oklch */ color: oklch(92.5% 0.054 100.5);
Tailwind
colors: {
custom: {
50: '#f4efd2',
500: '#eee8bf',
950: '#000000',
},
}SCSS
$custom: #eee8bf; $custom-light: #f4efd2; $custom-dark: #000000;
JSON
{
"hex": "#eee8bf",
"rgb": {
"r": 238,
"g": 232,
"b": 191
},
"hsl": {
"h": 52.34,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.92539,
"c": 0.05396,
"h": 100.5
},
"luminance": 0.79652
}Semantic roles & 50–950 ramp
primary
#EEE8BF
secondary
#868ECC
accent
#35C620
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583