#EEEDAF#EEEDAF
#EEEDAF is a very light, moderate yellow. Relative luminance 0.818; OKLCH L 93.2% C 0.080 H 107.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEDAF |
|---|---|
| RGB | rgb(238, 237, 175) |
| HSL | hsl(59, 65%, 81%) |
| HSV | hsv(59, 26%, 93%) |
| CMYK | cmyk(0%, 0.4%, 26.5%, 6.7%) |
| CIE-LAB | lab(92.50, -9.21, 30.26) |
| CIE-LCH | lch(92.50, 31.63, 106.93°) |
| OKLab | oklab(93.21% -0.0234 0.0761) |
| OKLCH | oklch(93.21% 0.08 107.1) |
| XYZ | xyz(73.2821, 81.8418, 52.4857) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.71
Egg Shell
#FFFCC4
ΔE00 3.60
Light Tan
#FBEEAC
ΔE00 3.65
Cream (survey)
#FFFFC2
ΔE00 3.72
Light Beige
#FFFEB6
ΔE00 3.87
Creme
#FFFFB6
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEDAF #AFB0EE
analogous
#EECDAF #EEEDAF #CFEEAF
triadic
#EEEDAF #AFEEED #EDAFEE
tetradic
#EEEDAF #AFEECD #AFB0EE #EEAFCF
square
#EEEDAF #AFEECD #AFB0EE #EEAFCF
split-complementary
#EEEDAF #AFCFEE #CDAFEE
monochromatic
#D9D64A #E3E27D #EEEDAF #F9F8E1 #FAF9E6
Accessibility & contrast
On white
1.21
#EEEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#EEEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEDAF
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEDAF | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AB
Deuteranopia (green-blind)
#F9EBB1
Tritanopia (blue-blind)
#F7E5DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeedaf; /* rgb */ color: rgb(238, 237, 175); /* oklch */ color: oklch(93.2% 0.080 107.1);
Tailwind
colors: {
custom: {
50: '#f4f2c7',
500: '#eeedaf',
950: '#000000',
},
}SCSS
$custom: #eeedaf; $custom-light: #f4f2c7; $custom-dark: #000000;
JSON
{
"hex": "#eeedaf",
"rgb": {
"r": 238,
"g": 237,
"b": 175
},
"hsl": {
"h": 59.048,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.93213,
"c": 0.07961,
"h": 107.1
},
"luminance": 0.81841
}Semantic roles & 50–950 ramp
primary
#EEEDAF
secondary
#7677CC
accent
#1CCD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582