#EEEBB0#EEEBB0
#EEEBB0 is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.076 H 105.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBB0 |
|---|---|
| RGB | rgb(238, 235, 176) |
| HSL | hsl(57, 65%, 81%) |
| HSV | hsv(57, 26%, 93%) |
| CMYK | cmyk(0%, 1.3%, 26.1%, 6.7%) |
| CIE-LAB | lab(92.01, -8.08, 29.09) |
| CIE-LCH | lch(92.01, 30.19, 105.53°) |
| OKLab | oklab(92.83% -0.0201 0.0733) |
| OKLCH | oklch(92.83% 0.076 105.3) |
| XYZ | xyz(72.8048, 80.7296, 52.8129) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.24
Light Tan
#FBEEAC
ΔE00 3.39
Vanilla
#F3E5AB
ΔE00 3.50
Egg Shell
#FFFCC4
ΔE00 3.66
Cream (survey)
#FFFFC2
ΔE00 4.10
Light Beige
#FFFEB6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBB0 #B0B3EE
analogous
#EECCB0 #EEEBB0 #D2EEB0
triadic
#EEEBB0 #B0EEEB #EBB0EE
tetradic
#EEEBB0 #B0EECC #B0B3EE #EEB0D2
square
#EEEBB0 #B0EECC #B0B3EE #EEB0D2
split-complementary
#EEEBB0 #B0D2EE #CCB0EE
monochromatic
#D8D14B #E3DE7E #EEEBB0 #F9F8E2 #FAF9E6
Accessibility & contrast
On white
1.22
#EEEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#EEEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBB0
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBB0 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#F7E9B2
Tritanopia (blue-blind)
#F7E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebb0; /* rgb */ color: rgb(238, 235, 176); /* oklch */ color: oklch(92.8% 0.076 105.3);
Tailwind
colors: {
custom: {
50: '#f4f1c8',
500: '#eeebb0',
950: '#000000',
},
}SCSS
$custom: #eeebb0; $custom-light: #f4f1c8; $custom-dark: #000000;
JSON
{
"hex": "#eeebb0",
"rgb": {
"r": 238,
"g": 235,
"b": 176
},
"hsl": {
"h": 57.097,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.92828,
"c": 0.07601,
"h": 105.3
},
"luminance": 0.80728
}Semantic roles & 50–950 ramp
primary
#EEEBB0
secondary
#777BCC
accent
#22CC19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582