#EEEBAA#EEEBAA
#EEEBAA is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.7% C 0.083 H 105.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBAA |
|---|---|
| RGB | rgb(238, 235, 170) |
| HSL | hsl(57, 67%, 80%) |
| HSV | hsv(57, 29%, 93%) |
| CMYK | cmyk(0%, 1.3%, 28.6%, 6.7%) |
| CIE-LAB | lab(91.91, -8.85, 32.00) |
| CIE-LCH | lch(91.91, 33.20, 105.46°) |
| OKLab | oklab(92.71% -0.0225 0.0802) |
| OKLCH | oklch(92.71% 0.083 105.7) |
| XYZ | xyz(72.2242, 80.4973, 49.7553) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.16
Light Tan
#FBEEAC
ΔE00 3.10
Vanilla
#F3E5AB
ΔE00 3.75
Parchment
#FEFCAF
ΔE00 3.99
Light Beige
#FFFEB6
ΔE00 4.01
Egg Shell
#FFFCC4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBAA #AAADEE
analogous
#EEC9AA #EEEBAA #CFEEAA
triadic
#EEEBAA #AAEEEB #EBAAEE
tetradic
#EEEBAA #AAEEC9 #AAADEE #EEAACF
square
#EEEBAA #AAEEC9 #AAADEE #EEAACF
split-complementary
#EEEBAA #AACFEE #C9AAEE
monochromatic
#DAD344 #E4DF77 #EEEBAA #F8F7DD #FAF9E5
Accessibility & contrast
On white
1.23
#EEEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EEEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBAA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBAA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F8E9AC
Tritanopia (blue-blind)
#F8E3DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebaa; /* rgb */ color: rgb(238, 235, 170); /* oklch */ color: oklch(92.7% 0.083 105.7);
Tailwind
colors: {
custom: {
50: '#f4f1c3',
500: '#eeebaa',
950: '#000000',
},
}SCSS
$custom: #eeebaa; $custom-light: #f4f1c3; $custom-dark: #000000;
JSON
{
"hex": "#eeebaa",
"rgb": {
"r": 238,
"g": 235,
"b": 170
},
"hsl": {
"h": 57.353,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.92712,
"c": 0.08325,
"h": 105.7
},
"luminance": 0.80496
}Semantic roles & 50–950 ramp
primary
#EEEBAA
secondary
#7175CB
accent
#1FCF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582