#EEEBAE#EEEBAE
#EEEBAE is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.078 H 105.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBAE |
|---|---|
| RGB | rgb(238, 235, 174) |
| HSL | hsl(57, 65%, 81%) |
| HSV | hsv(57, 27%, 93%) |
| CMYK | cmyk(0%, 1.3%, 26.9%, 6.7%) |
| CIE-LAB | lab(91.98, -8.34, 30.06) |
| CIE-LCH | lch(91.98, 31.19, 105.51°) |
| OKLab | oklab(92.79% -0.0209 0.0756) |
| OKLCH | oklch(92.79% 0.078 105.5) |
| XYZ | xyz(72.6084, 80.6510, 51.7784) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.07
Light Tan
#FBEEAC
ΔE00 3.24
Vanilla
#F3E5AB
ΔE00 3.54
Egg Shell
#FFFCC4
ΔE00 3.80
Cream (survey)
#FFFFC2
ΔE00 4.12
Light Beige
#FFFEB6
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBAE #AEB1EE
analogous
#EECBAE #EEEBAE #D1EEAE
triadic
#EEEBAE #AEEEEB #EBAEEE
tetradic
#EEEBAE #AEEECB #AEB1EE #EEAED1
square
#EEEBAE #AEEECB #AEB1EE #EEAED1
split-complementary
#EEEBAE #AED1EE #CBAEEE
monochromatic
#D9D249 #E3DF7B #EEEBAE #F9F7E1 #FAF9E6
Accessibility & contrast
On white
1.23
#EEEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EEEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBAE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBAE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6AA
Deuteranopia (green-blind)
#F7E9B0
Tritanopia (blue-blind)
#F7E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebae; /* rgb */ color: rgb(238, 235, 174); /* oklch */ color: oklch(92.8% 0.078 105.5);
Tailwind
colors: {
custom: {
50: '#f4f1c6',
500: '#eeebae',
950: '#000000',
},
}SCSS
$custom: #eeebae; $custom-light: #f4f1c6; $custom-dark: #000000;
JSON
{
"hex": "#eeebae",
"rgb": {
"r": 238,
"g": 235,
"b": 174
},
"hsl": {
"h": 57.187,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.92789,
"c": 0.07844,
"h": 105.5
},
"luminance": 0.8065
}Semantic roles & 50–950 ramp
primary
#EEEBAE
secondary
#7579CB
accent
#21CD18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582