#EEEBDD#EEEBDD
#EEEBDD is a very light, near-neutral yellow. Relative luminance 0.828; OKLCH L 93.9% C 0.019 H 96.9°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBDD |
|---|---|
| RGB | rgb(238, 235, 221) |
| HSL | hsl(49, 33%, 90%) |
| HSV | hsv(49, 7%, 93%) |
| CMYK | cmyk(0%, 1.3%, 7.1%, 6.7%) |
| CIE-LAB | lab(92.93, -1.39, 7.14) |
| CIE-LCH | lch(92.93, 7.28, 100.98°) |
| OKLab | oklab(93.86% -0.0023 0.0187) |
| OKLCH | oklch(93.86% 0.019 96.9) |
| XYZ | xyz(78.0177, 82.8147, 80.2674) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.39
Oldlace
#FDF5E6
ΔE00 3.27
Floralwhite
#FFFAF0
ΔE00 3.97
Ivory
#FFFFF0
ΔE00 4.25
Linen
#FAF0E6
ΔE00 4.64
Beige
#F5F5DC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBDD #DDE0EE
analogous
#EEE3DD #EEEBDD #E8EEDD
triadic
#EEEBDD #DDEEEB #EBDDEE
tetradic
#EEEBDD #DDEEE3 #DDE0EE #EEDDE8
square
#EEEBDD #DDEEE3 #DDE0EE #EEDDE8
split-complementary
#EEEBDD #DDE8EE #E3DDEE
monochromatic
#C5BB8B #DAD3B4 #EEEBDD #F5F3EB #F5F3EB
Accessibility & contrast
On white
1.20
#EEEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#EEEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBDD
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBDD | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADC
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#F1E9E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeebdd; /* rgb */ color: rgb(238, 235, 221); /* oklch */ color: oklch(93.9% 0.019 96.9);
Tailwind
colors: {
custom: {
50: '#f3f1e7',
500: '#eeebdd',
950: '#000000',
},
}SCSS
$custom: #eeebdd; $custom-light: #f3f1e7; $custom-dark: #000000;
JSON
{
"hex": "#eeebdd",
"rgb": {
"r": 238,
"g": 235,
"b": 221
},
"hsl": {
"h": 49.412,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93859,
"c": 0.01888,
"h": 96.9
},
"luminance": 0.82814
}Semantic roles & 50–950 ramp
primary
#EEEBDD
secondary
#A7ADC8
accent
#4EAC39
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584