#EEEDAB#EEEDAB
#EEEDAB is a very light, moderate yellow. Relative luminance 0.817; OKLCH L 93.1% C 0.084 H 107.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEDAB |
|---|---|
| RGB | rgb(238, 237, 171) |
| HSL | hsl(59, 66%, 80%) |
| HSV | hsv(59, 28%, 93%) |
| CMYK | cmyk(0%, 0.4%, 28.2%, 6.7%) |
| CIE-LAB | lab(92.44, -9.72, 32.20) |
| CIE-LCH | lch(92.44, 33.64, 106.80°) |
| OKLab | oklab(93.14% -0.025 0.0807) |
| OKLCH | oklch(93.14% 0.084 107.2) |
| XYZ | xyz(72.8950, 81.6870, 50.4473) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.82
Light Tan
#FBEEAC
ΔE00 3.55
Light Beige
#FFFEB6
ΔE00 3.60
Parchment
#FEFCAF
ΔE00 3.63
Creme
#FFFFB6
ΔE00 3.80
Cream (survey)
#FFFFC2
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEDAB #ABACEE
analogous
#EECBAB #EEEDAB #CEEEAB
triadic
#EEEDAB #ABEEED #EDABEE
tetradic
#EEEDAB #ABEECB #ABACEE #EEABCE
square
#EEEDAB #ABEECB #ABACEE #EEABCE
split-complementary
#EEEDAB #ABCEEE #CBABEE
monochromatic
#D9D745 #E4E278 #EEEDAB #F8F8DE #FAFAE6
Accessibility & contrast
On white
1.21
#EEEDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#EEEDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEDAB
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEDAB | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A7
Deuteranopia (green-blind)
#F9EBAE
Tritanopia (blue-blind)
#F8E5DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeedab; /* rgb */ color: rgb(238, 237, 171); /* oklch */ color: oklch(93.1% 0.084 107.2);
Tailwind
colors: {
custom: {
50: '#f4f2c4',
500: '#eeedab',
950: '#000000',
},
}SCSS
$custom: #eeedab; $custom-light: #f4f2c4; $custom-dark: #000000;
JSON
{
"hex": "#eeedab",
"rgb": {
"r": 238,
"g": 237,
"b": 171
},
"hsl": {
"h": 59.104,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.93136,
"c": 0.08443,
"h": 107.2
},
"luminance": 0.81686
}Semantic roles & 50–950 ramp
primary
#EEEDAB
secondary
#7273CB
accent
#1ACE17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171712
muted
#858582