#EEEBAD#EEEBAD
#EEEBAD is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.080 H 105.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBAD |
|---|---|
| RGB | rgb(238, 235, 173) |
| HSL | hsl(57, 66%, 81%) |
| HSV | hsv(57, 27%, 93%) |
| CMYK | cmyk(0%, 1.3%, 27.3%, 6.7%) |
| CIE-LAB | lab(91.96, -8.47, 30.54) |
| CIE-LCH | lch(91.96, 31.70, 105.50°) |
| OKLab | oklab(92.77% -0.0213 0.0767) |
| OKLCH | oklch(92.77% 0.08 105.5) |
| XYZ | xyz(72.5113, 80.6122, 51.2669) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.03
Light Tan
#FBEEAC
ΔE00 3.19
Vanilla
#F3E5AB
ΔE00 3.58
Egg Shell
#FFFCC4
ΔE00 3.88
Cream (survey)
#FFFFC2
ΔE00 4.15
Light Beige
#FFFEB6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBAD #ADB0EE
analogous
#EECAAD #EEEBAD #D0EEAD
triadic
#EEEBAD #ADEEEB #EBADEE
tetradic
#EEEBAD #ADEECA #ADB0EE #EEADD0
square
#EEEBAD #ADEECA #ADB0EE #EEADD0
split-complementary
#EEEBAD #ADD0EE #CAADEE
monochromatic
#D9D248 #E3DF7A #EEEBAD #F9F7E0 #FAF9E6
Accessibility & contrast
On white
1.23
#EEEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EEEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBAD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBAD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A9
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#F8E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebad; /* rgb */ color: rgb(238, 235, 173); /* oklch */ color: oklch(92.8% 0.080 105.5);
Tailwind
colors: {
custom: {
50: '#f4f1c6',
500: '#eeebad',
950: '#000000',
},
}SCSS
$custom: #eeebad; $custom-light: #f4f1c6; $custom-dark: #000000;
JSON
{
"hex": "#eeebad",
"rgb": {
"r": 238,
"g": 235,
"b": 173
},
"hsl": {
"h": 57.231,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.92769,
"c": 0.07964,
"h": 105.5
},
"luminance": 0.80611
}Semantic roles & 50–950 ramp
primary
#EEEBAD
secondary
#7478CB
accent
#20CE18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582