#EEEBB2#EEEBB2
#EEEBB2 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.9% C 0.074 H 105.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBB2 |
|---|---|
| RGB | rgb(238, 235, 178) |
| HSL | hsl(57, 64%, 82%) |
| HSV | hsv(57, 25%, 93%) |
| CMYK | cmyk(0%, 1.3%, 25.2%, 6.7%) |
| CIE-LAB | lab(92.05, -7.82, 28.11) |
| CIE-LCH | lch(92.05, 29.18, 105.54°) |
| OKLab | oklab(92.87% -0.0193 0.071) |
| OKLCH | oklch(92.87% 0.074 105.2) |
| XYZ | xyz(73.0042, 80.8093, 53.8628) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.53
Vanilla
#F3E5AB
ΔE00 3.51
Egg Shell
#FFFCC4
ΔE00 3.57
Light Tan
#FBEEAC
ΔE00 3.58
Cream (survey)
#FFFFC2
ΔE00 4.13
Ecru
#FEFFCA
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBB2 #B2B5EE
analogous
#EECDB2 #EEEBB2 #D3EEB2
triadic
#EEEBB2 #B2EEEB #EBB2EE
tetradic
#EEEBB2 #B2EECD #B2B5EE #EEB2D3
square
#EEEBB2 #B2EECD #B2B5EE #EEB2D3
split-complementary
#EEEBB2 #B2D3EE #CDB2EE
monochromatic
#D8D14E #E3DE80 #EEEBB2 #F9F8E4 #F9F8E6
Accessibility & contrast
On white
1.22
#EEEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EEEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBB2
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBB2 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7AE
Deuteranopia (green-blind)
#F7EAB4
Tritanopia (blue-blind)
#F7E3DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebb2; /* rgb */ color: rgb(238, 235, 178); /* oklch */ color: oklch(92.9% 0.074 105.2);
Tailwind
colors: {
custom: {
50: '#f4f1c9',
500: '#eeebb2',
950: '#000000',
},
}SCSS
$custom: #eeebb2; $custom-light: #f4f1c9; $custom-dark: #000000;
JSON
{
"hex": "#eeebb2",
"rgb": {
"r": 238,
"g": 235,
"b": 178
},
"hsl": {
"h": 57,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.92868,
"c": 0.07357,
"h": 105.2
},
"luminance": 0.80808
}Semantic roles & 50–950 ramp
primary
#EEEBB2
secondary
#797DCC
accent
#23CC1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582