#EEEADD#EEEADD
#EEEADD is a very light, near-neutral yellow. Relative luminance 0.822; OKLCH L 93.7% C 0.018 H 92.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEADD |
|---|---|
| RGB | rgb(238, 234, 221) |
| HSL | hsl(46, 33%, 90%) |
| HSV | hsv(46, 7%, 93%) |
| CMYK | cmyk(0%, 1.7%, 7.1%, 6.7%) |
| CIE-LAB | lab(92.68, -0.88, 6.78) |
| CIE-LCH | lch(92.68, 6.84, 97.36°) |
| OKLab | oklab(93.66% -0.0008 0.0178) |
| OKLCH | oklch(93.66% 0.018 92.7) |
| XYZ | xyz(77.7322, 82.2437, 80.1722) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.66
Oldlace
#FDF5E6
ΔE00 3.05
Floralwhite
#FFFAF0
ΔE00 3.76
Linen
#FAF0E6
ΔE00 4.00
Ivory
#FFFFF0
ΔE00 4.68
Antiquewhite
#FAEBD7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEADD #DDE1EE
analogous
#EEE1DD #EEEADD #EAEEDD
triadic
#EEEADD #DDEEEA #EADDEE
tetradic
#EEEADD #DDEEE1 #DDE1EE #EEDDEA
square
#EEEADD #DDEEE1 #DDE1EE #EEDDEA
split-complementary
#EEEADD #DDEAEE #E1DDEE
monochromatic
#C5B88B #DAD1B4 #EEEADD #F5F2EB #F5F2EB
Accessibility & contrast
On white
1.20
#EEEADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#EEEADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEADD
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEADD | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DC
Deuteranopia (green-blind)
#EEEBDD
Tritanopia (blue-blind)
#F1E8E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeadd; /* rgb */ color: rgb(238, 234, 221); /* oklch */ color: oklch(93.7% 0.018 92.7);
Tailwind
colors: {
custom: {
50: '#f3f0e7',
500: '#eeeadd',
950: '#000000',
},
}SCSS
$custom: #eeeadd; $custom-light: #f3f0e7; $custom-dark: #000000;
JSON
{
"hex": "#eeeadd",
"rgb": {
"r": 238,
"g": 234,
"b": 221
},
"hsl": {
"h": 45.882,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93662,
"c": 0.01782,
"h": 92.7
},
"luminance": 0.82243
}Semantic roles & 50–950 ramp
primary
#EEEADD
secondary
#A7AFC8
accent
#54AC39
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584