#EEEBAB#EEEBAB
#EEEBAB is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.7% C 0.082 H 105.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBAB |
|---|---|
| RGB | rgb(238, 235, 171) |
| HSL | hsl(57, 66%, 80%) |
| HSV | hsv(57, 28%, 93%) |
| CMYK | cmyk(0%, 1.3%, 28.2%, 6.7%) |
| CIE-LAB | lab(91.92, -8.73, 31.51) |
| CIE-LCH | lch(91.92, 32.70, 105.48°) |
| OKLab | oklab(92.73% -0.0221 0.079) |
| OKLCH | oklch(92.73% 0.082 105.6) |
| XYZ | xyz(72.3192, 80.5353, 50.2554) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.08
Light Tan
#FBEEAC
ΔE00 3.12
Vanilla
#F3E5AB
ΔE00 3.68
Light Beige
#FFFEB6
ΔE00 4.06
Egg Shell
#FFFCC4
ΔE00 4.07
Parchment
#FEFCAF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBAB #ABAEEE
analogous
#EEC9AB #EEEBAB #D0EEAB
triadic
#EEEBAB #ABEEEB #EBABEE
tetradic
#EEEBAB #ABEEC9 #ABAEEE #EEABD0
square
#EEEBAB #ABEEC9 #ABAEEE #EEABD0
split-complementary
#EEEBAB #ABD0EE #C9ABEE
monochromatic
#D9D345 #E4DF78 #EEEBAB #F8F7DE #FAF9E6
Accessibility & contrast
On white
1.23
#EEEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#EEEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBAB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBAB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A7
Deuteranopia (green-blind)
#F8E9AD
Tritanopia (blue-blind)
#F8E3DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebab; /* rgb */ color: rgb(238, 235, 171); /* oklch */ color: oklch(92.7% 0.082 105.6);
Tailwind
colors: {
custom: {
50: '#f4f1c4',
500: '#eeebab',
950: '#000000',
},
}SCSS
$custom: #eeebab; $custom-light: #f4f1c4; $custom-dark: #000000;
JSON
{
"hex": "#eeebab",
"rgb": {
"r": 238,
"g": 235,
"b": 171
},
"hsl": {
"h": 57.313,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.92731,
"c": 0.08205,
"h": 105.6
},
"luminance": 0.80534
}Semantic roles & 50–950 ramp
primary
#EEEBAB
secondary
#7276CB
accent
#1FCE17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582