#EEEDEA#EEEDEA
#EEEDEA is a very light, near-neutral yellow. Relative luminance 0.847; OKLCH L 94.6% C 0.004 H 91.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEDEA |
|---|---|
| RGB | rgb(238, 237, 234) |
| HSL | hsl(45, 11%, 93%) |
| HSV | hsv(45, 2%, 93%) |
| CMYK | cmyk(0%, 0.4%, 1.7%, 6.7%) |
| CIE-LAB | lab(93.75, -0.19, 1.57) |
| CIE-LCH | lch(93.75, 1.58, 97.04°) |
| OKLab | oklab(94.6% -0.0001 0.0042) |
| OKLCH | oklch(94.6% 0.004 91.4) |
| XYZ | xyz(80.3930, 84.6862, 89.9368) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.27
Off White
#FAF9F6
ΔE00 2.48
Pale Grey
#FDFDFE
ΔE00 3.89
White
#FFFFFF
ΔE00 3.99
Gainsboro
#DCDCDC
ΔE00 4.03
Snow
#FFFAFA
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEDEA #EAEBEE
analogous
#EEEBEA #EEEDEA #EDEEEA
triadic
#EEEDEA #EAEEED #EDEAEE
tetradic
#EEEDEA #EAEEEB #EAEBEE #EEEAED
square
#EEEDEA #EAEEEB #EAEBEE #EEEAED
split-complementary
#EEEDEA #EAEDEE #EBEAEE
monochromatic
#B7B3A6 #D3D0C8 #EEEDEA #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.17
#EEEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#EEEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEDEA
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEDEA | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#EFECEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeedea; /* rgb */ color: rgb(238, 237, 234); /* oklch */ color: oklch(94.6% 0.004 91.4);
Tailwind
colors: {
custom: {
50: '#f3f2f0',
500: '#eeedea',
950: '#000000',
},
}SCSS
$custom: #eeedea; $custom-light: #f3f2f0; $custom-dark: #000000;
JSON
{
"hex": "#eeedea",
"rgb": {
"r": 238,
"g": 237,
"b": 234
},
"hsl": {
"h": 45,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.94604,
"c": 0.00415,
"h": 91.4
},
"luminance": 0.84686
}Semantic roles & 50–950 ramp
primary
#EEEDEA
secondary
#B9BCC3
accent
#629551
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585