#EEEDAE#EEEDAE
#EEEDAE is a very light, moderate yellow. Relative luminance 0.818; OKLCH L 93.2% C 0.081 H 107.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEDAE |
|---|---|
| RGB | rgb(238, 237, 174) |
| HSL | hsl(59, 65%, 81%) |
| HSV | hsv(59, 27%, 93%) |
| CMYK | cmyk(0%, 0.4%, 26.9%, 6.7%) |
| CIE-LAB | lab(92.49, -9.34, 30.75) |
| CIE-LCH | lch(92.49, 32.13, 106.90°) |
| OKLab | oklab(93.19% -0.0238 0.0773) |
| OKLCH | oklch(93.19% 0.081 107.1) |
| XYZ | xyz(73.1842, 81.8026, 51.9704) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.70
Light Tan
#FBEEAC
ΔE00 3.61
Egg Shell
#FFFCC4
ΔE00 3.69
Cream (survey)
#FFFFC2
ΔE00 3.76
Light Beige
#FFFEB6
ΔE00 3.79
Parchment
#FEFCAF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEDAE #AEAFEE
analogous
#EECDAE #EEEDAE #CFEEAE
triadic
#EEEDAE #AEEEED #EDAEEE
tetradic
#EEEDAE #AEEECD #AEAFEE #EEAECF
square
#EEEDAE #AEEECD #AEAFEE #EEAECF
split-complementary
#EEEDAE #AECFEE #CDAEEE
monochromatic
#D9D749 #E3E27B #EEEDAE #F9F8E1 #FAF9E6
Accessibility & contrast
On white
1.21
#EEEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#EEEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEDAE
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEDAE | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#F9EBB0
Tritanopia (blue-blind)
#F7E5DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeedae; /* rgb */ color: rgb(238, 237, 174); /* oklch */ color: oklch(93.2% 0.081 107.1);
Tailwind
colors: {
custom: {
50: '#f4f2c6',
500: '#eeedae',
950: '#000000',
},
}SCSS
$custom: #eeedae; $custom-light: #f4f2c6; $custom-dark: #000000;
JSON
{
"hex": "#eeedae",
"rgb": {
"r": 238,
"g": 237,
"b": 174
},
"hsl": {
"h": 59.063,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.93194,
"c": 0.08082,
"h": 107.1
},
"luminance": 0.81802
}Semantic roles & 50–950 ramp
primary
#EEEDAE
secondary
#7576CB
accent
#1BCD18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582