#EEEAAD#EEEAAD
#EEEAAD is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.6% C 0.078 H 104.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAAD |
|---|---|
| RGB | rgb(238, 234, 173) |
| HSL | hsl(56, 66%, 81%) |
| HSV | hsv(56, 27%, 93%) |
| CMYK | cmyk(0%, 1.7%, 27.3%, 6.7%) |
| CIE-LAB | lab(91.70, -7.97, 30.20) |
| CIE-LCH | lch(91.70, 31.23, 104.78°) |
| OKLab | oklab(92.57% -0.0199 0.0759) |
| OKLCH | oklch(92.57% 0.078 104.7) |
| XYZ | xyz(72.2258, 80.0412, 51.1718) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.73
Light Tan
#FBEEAC
ΔE00 3.04
Vanilla
#F3E5AB
ΔE00 3.22
Egg Shell
#FFFCC4
ΔE00 3.98
Cream (survey)
#FFFFC2
ΔE00 4.36
Light Beige
#FFFEB6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAAD #ADB1EE
analogous
#EEC9AD #EEEAAD #D1EEAD
triadic
#EEEAAD #ADEEEA #EAADEE
tetradic
#EEEAAD #ADEEC9 #ADB1EE #EEADD1
square
#EEEAAD #ADEEC9 #ADB1EE #EEADD1
split-complementary
#EEEAAD #ADD1EE #C9ADEE
monochromatic
#D9D048 #E3DD7A #EEEAAD #F9F7E0 #FAF9E6
Accessibility & contrast
On white
1.23
#EEEAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#EEEAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAAD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAAD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A9
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#F8E2DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeaad; /* rgb */ color: rgb(238, 234, 173); /* oklch */ color: oklch(92.6% 0.078 104.7);
Tailwind
colors: {
custom: {
50: '#f4f0c6',
500: '#eeeaad',
950: '#000000',
},
}SCSS
$custom: #eeeaad; $custom-light: #f4f0c6; $custom-dark: #000000;
JSON
{
"hex": "#eeeaad",
"rgb": {
"r": 238,
"g": 234,
"b": 173
},
"hsl": {
"h": 56.308,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.92567,
"c": 0.07848,
"h": 104.7
},
"luminance": 0.8004
}Semantic roles & 50–950 ramp
primary
#EEEAAD
secondary
#7479CB
accent
#23CE18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582