#EEEADC#EEEADC
#EEEADC is a very light, near-neutral yellow. Relative luminance 0.822; OKLCH L 93.6% C 0.019 H 93.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEADC |
|---|---|
| RGB | rgb(238, 234, 220) |
| HSL | hsl(47, 35%, 90%) |
| HSV | hsv(47, 8%, 93%) |
| CMYK | cmyk(0%, 1.7%, 7.6%, 6.7%) |
| CIE-LAB | lab(92.66, -1.04, 7.27) |
| CIE-LCH | lch(92.66, 7.34, 98.16°) |
| OKLab | oklab(93.64% -0.0012 0.0191) |
| OKLCH | oklch(93.64% 0.019 93.7) |
| XYZ | xyz(77.5994, 82.1906, 79.4726) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.27
Oldlace
#FDF5E6
ΔE00 3.07
Floralwhite
#FFFAF0
ΔE00 3.96
Linen
#FAF0E6
ΔE00 4.28
Ivory
#FFFFF0
ΔE00 4.60
Antiquewhite
#FAEBD7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEADC #DCE0EE
analogous
#EEE1DC #EEEADC #E9EEDC
triadic
#EEEADC #DCEEEA #EADCEE
tetradic
#EEEADC #DCEEE1 #DCE0EE #EEDCE9
square
#EEEADC #DCEEE1 #DCE0EE #EEDCE9
split-complementary
#EEEADC #DCE9EE #E1DCEE
monochromatic
#C6B98A #DAD1B3 #EEEADC #F5F3EA #F5F3EA
Accessibility & contrast
On white
1.20
#EEEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#EEEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEADC
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEADC | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#EEEADC
Tritanopia (blue-blind)
#F1E8E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeadc; /* rgb */ color: rgb(238, 234, 220); /* oklch */ color: oklch(93.6% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#f3f0e6',
500: '#eeeadc',
950: '#000000',
},
}SCSS
$custom: #eeeadc; $custom-light: #f3f0e6; $custom-dark: #000000;
JSON
{
"hex": "#eeeadc",
"rgb": {
"r": 238,
"g": 234,
"b": 220
},
"hsl": {
"h": 46.667,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.93636,
"c": 0.01911,
"h": 93.7
},
"luminance": 0.8219
}Semantic roles & 50–950 ramp
primary
#EEEADC
secondary
#A6ADC9
accent
#52AD38
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584