#EEE6BD#EEE6BD
#EEE6BD is a very light, muted yellow. Relative luminance 0.784; OKLCH L 92.1% C 0.054 H 98.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6BD |
|---|---|
| RGB | rgb(238, 230, 189) |
| HSL | hsl(50, 59%, 84%) |
| HSV | hsv(50, 21%, 93%) |
| CMYK | cmyk(0%, 3.4%, 20.6%, 6.7%) |
| CIE-LAB | lab(90.98, -3.78, 20.99) |
| CIE-LCH | lch(90.98, 21.33, 100.21°) |
| OKLab | oklab(92.1% -0.0077 0.0537) |
| OKLCH | oklch(92.1% 0.054 98.2) |
| XYZ | xyz(72.7418, 78.4461, 59.4439) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.98
Pale
#FFF9D0
ΔE00 3.99
Vanilla
#F3E5AB
ΔE00 4.29
Lemonchiffon
#FFFACD
ΔE00 4.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.88
Palegoldenrod
#EEE8AA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6BD #BDC5EE
analogous
#EECDBD #EEE6BD #DDEEBD
triadic
#EEE6BD #BDEEE6 #E6BDEE
tetradic
#EEE6BD #BDEECD #BDC5EE #EEBDDD
square
#EEE6BD #BDEECD #BDC5EE #EEBDDD
split-complementary
#EEE6BD #BDDDEE #CDBDEE
monochromatic
#D5C15C #E1D48C #EEE6BD #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.26
#EEE6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EEE6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6BD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6BD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BA
Deuteranopia (green-blind)
#F1E7BE
Tritanopia (blue-blind)
#F6E0DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee6bd; /* rgb */ color: rgb(238, 230, 189); /* oklch */ color: oklch(92.1% 0.054 98.2);
Tailwind
colors: {
custom: {
50: '#f4edd1',
500: '#eee6bd',
950: '#000000',
},
}SCSS
$custom: #eee6bd; $custom-light: #f4edd1; $custom-dark: #000000;
JSON
{
"hex": "#eee6bd",
"rgb": {
"r": 238,
"g": 230,
"b": 189
},
"hsl": {
"h": 50.204,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.92095,
"c": 0.05428,
"h": 98.2
},
"luminance": 0.78445
}Semantic roles & 50–950 ramp
primary
#EEE6BD
secondary
#838FCC
accent
#3AC71F
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483