#EEE5BF#EEE5BF
#EEE5BF is a very light, muted yellow. Relative luminance 0.780; OKLCH L 91.9% C 0.051 H 96.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE5BF |
|---|---|
| RGB | rgb(238, 229, 191) |
| HSL | hsl(49, 58%, 84%) |
| HSV | hsv(49, 20%, 93%) |
| CMYK | cmyk(0%, 3.8%, 19.7%, 6.7%) |
| CIE-LAB | lab(90.77, -2.99, 19.66) |
| CIE-LCH | lch(90.77, 19.89, 98.64°) |
| OKLab | oklab(91.94% -0.0055 0.0505) |
| OKLCH | oklch(91.94% 0.051 96.2) |
| XYZ | xyz(72.6829, 77.9785, 60.5026) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 4.31
Beige (survey)
#E6DAA6
ΔE00 4.41
Lemonchiffon
#FFFACD
ΔE00 4.83
Vanilla
#F3E5AB
ΔE00 4.92
Cornsilk
#FFF8DC
ΔE00 5.07
Wheat
#F5DEB3
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE5BF #BFC8EE
analogous
#EECEBF #EEE5BF #E0EEBF
triadic
#EEE5BF #BFEEE5 #E5BFEE
tetradic
#EEE5BF #BFEECE #BFC8EE #EEBFE0
square
#EEE5BF #BFEECE #BFC8EE #EEBFE0
split-complementary
#EEE5BF #BFE0EE #CEBFEE
monochromatic
#D4BE5E #E1D18F #EEE5BF #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.27
#EEE5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EEE5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE5BF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE5BF | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BD
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#F6DFDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee5bf; /* rgb */ color: rgb(238, 229, 191); /* oklch */ color: oklch(91.9% 0.051 96.2);
Tailwind
colors: {
custom: {
50: '#f4edd2',
500: '#eee5bf',
950: '#000000',
},
}SCSS
$custom: #eee5bf; $custom-light: #f4edd2; $custom-dark: #000000;
JSON
{
"hex": "#eee5bf",
"rgb": {
"r": 238,
"g": 229,
"b": 191
},
"hsl": {
"h": 48.511,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.9194,
"c": 0.05075,
"h": 96.2
},
"luminance": 0.77977
}Semantic roles & 50–950 ramp
primary
#EEE5BF
secondary
#8693CC
accent
#40C620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483