#EEE9BF#EEE9BF
#EEE9BF is a very light, muted yellow. Relative luminance 0.802; OKLCH L 92.7% C 0.055 H 101.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE9BF |
|---|---|
| RGB | rgb(238, 233, 191) |
| HSL | hsl(54, 58%, 84%) |
| HSV | hsv(54, 20%, 93%) |
| CMYK | cmyk(0%, 2.1%, 19.7%, 6.7%) |
| CIE-LAB | lab(91.78, -5.01, 21.07) |
| CIE-LCH | lch(91.78, 21.66, 103.39°) |
| OKLab | oklab(92.74% -0.0112 0.0539) |
| OKLCH | oklch(92.74% 0.055 101.8) |
| XYZ | xyz(73.8024, 80.2176, 60.8758) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 3.45
Lemonchiffon
#FFFACD
ΔE00 3.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.87
Cream
#FFFDD0
ΔE00 4.20
Beige (survey)
#E6DAA6
ΔE00 4.60
Vanilla
#F3E5AB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE9BF #BFC4EE
analogous
#EED2BF #EEE9BF #DCEEBF
triadic
#EEE9BF #BFEEE9 #E9BFEE
tetradic
#EEE9BF #BFEED2 #BFC4EE #EEBFDC
square
#EEE9BF #BFEED2 #BFC4EE #EEBFDC
split-complementary
#EEE9BF #BFDCEE #D2BFEE
monochromatic
#D4C85E #E1D88F #EEE9BF #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.23
#EEE9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EEE9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE9BF
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE9BF | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BC
Deuteranopia (green-blind)
#F3E9C0
Tritanopia (blue-blind)
#F6E3DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee9bf; /* rgb */ color: rgb(238, 233, 191); /* oklch */ color: oklch(92.7% 0.055 101.8);
Tailwind
colors: {
custom: {
50: '#f4f0d2',
500: '#eee9bf',
950: '#000000',
},
}SCSS
$custom: #eee9bf; $custom-light: #f4f0d2; $custom-dark: #000000;
JSON
{
"hex": "#eee9bf",
"rgb": {
"r": 238,
"g": 233,
"b": 191
},
"hsl": {
"h": 53.617,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.92739,
"c": 0.05509,
"h": 101.8
},
"luminance": 0.80217
}Semantic roles & 50–950 ramp
primary
#EEE9BF
secondary
#868DCC
accent
#32C620
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583