#EEE4BF#EEE4BF
#EEE4BF is a very light, muted yellow. Relative luminance 0.774; OKLCH L 91.7% C 0.050 H 94.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4BF |
|---|---|
| RGB | rgb(238, 228, 191) |
| HSL | hsl(47, 58%, 84%) |
| HSV | hsv(47, 20%, 93%) |
| CMYK | cmyk(0%, 4.2%, 19.7%, 6.7%) |
| CIE-LAB | lab(90.52, -2.48, 19.31) |
| CIE-LCH | lch(90.52, 19.47, 97.31°) |
| OKLab | oklab(91.74% -0.004 0.0496) |
| OKLCH | oklch(91.74% 0.05 94.6) |
| XYZ | xyz(72.4070, 77.4268, 60.4106) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.52
Pale
#FFF9D0
ΔE00 4.66
Wheat
#F5DEB3
ΔE00 4.85
Cornsilk
#FFF8DC
ΔE00 5.08
Vanilla
#F3E5AB
ΔE00 5.12
Lemonchiffon
#FFFACD
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4BF #BFC9EE
analogous
#EECDBF #EEE4BF #E1EEBF
triadic
#EEE4BF #BFEEE4 #E4BFEE
tetradic
#EEE4BF #BFEECD #BFC9EE #EEBFE1
square
#EEE4BF #BFEECD #BFC9EE #EEBFE1
split-complementary
#EEE4BF #BFE1EE #CDBFEE
monochromatic
#D4BB5E #E1D08F #EEE4BF #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.27
#EEE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#EEE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4BF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4BF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BD
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#F6DEDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee4bf; /* rgb */ color: rgb(238, 228, 191); /* oklch */ color: oklch(91.7% 0.050 94.6);
Tailwind
colors: {
custom: {
50: '#f4ecd2',
500: '#eee4bf',
950: '#000000',
},
}SCSS
$custom: #eee4bf; $custom-light: #f4ecd2; $custom-dark: #000000;
JSON
{
"hex": "#eee4bf",
"rgb": {
"r": 238,
"g": 228,
"b": 191
},
"hsl": {
"h": 47.234,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91741,
"c": 0.04974,
"h": 94.6
},
"luminance": 0.77426
}Semantic roles & 50–950 ramp
primary
#EEE4BF
secondary
#8694CC
accent
#43C620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483