#EEEBDF#EEEBDF
#EEEBDF is a very light, near-neutral yellow. Relative luminance 0.829; OKLCH L 93.9% C 0.016 H 95.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBDF |
|---|---|
| RGB | rgb(238, 235, 223) |
| HSL | hsl(48, 31%, 90%) |
| HSV | hsv(48, 6%, 93%) |
| CMYK | cmyk(0%, 1.3%, 6.3%, 6.7%) |
| CIE-LAB | lab(92.98, -1.05, 6.17) |
| CIE-LCH | lch(92.98, 6.26, 99.69°) |
| OKLab | oklab(93.91% -0.0015 0.0162) |
| OKLCH | oklch(93.91% 0.016 95.2) |
| XYZ | xyz(78.2857, 82.9219, 81.6791) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.11
Oldlace
#FDF5E6
ΔE00 3.25
Floralwhite
#FFFAF0
ΔE00 3.57
Linen
#FAF0E6
ΔE00 4.11
Ivory
#FFFFF0
ΔE00 4.44
Off White
#FAF9F6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBDF #DFE2EE
analogous
#EEE3DF #EEEBDF #E9EEDF
triadic
#EEEBDF #DFEEEB #EBDFEE
tetradic
#EEEBDF #DFEEE3 #DFE2EE #EEDFE9
square
#EEEBDF #DFEEE3 #DFE2EE #EEDFE9
split-complementary
#EEEBDF #DFE9EE #E3DFEE
monochromatic
#C4B98F #D9D2B7 #EEEBDF #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.19
#EEEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#EEEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBDF
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBDF | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADE
Deuteranopia (green-blind)
#EFEBDF
Tritanopia (blue-blind)
#F1E9E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeebdf; /* rgb */ color: rgb(238, 235, 223); /* oklch */ color: oklch(93.9% 0.016 95.2);
Tailwind
colors: {
custom: {
50: '#f3f1e9',
500: '#eeebdf',
950: '#000000',
},
}SCSS
$custom: #eeebdf; $custom-light: #f3f1e9; $custom-dark: #000000;
JSON
{
"hex": "#eeebdf",
"rgb": {
"r": 238,
"g": 235,
"b": 223
},
"hsl": {
"h": 48,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93912,
"c": 0.01628,
"h": 95.2
},
"luminance": 0.82922
}Semantic roles & 50–950 ramp
primary
#EEEBDF
secondary
#AAB0C8
accent
#52A93C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584