#EEEBB3#EEEBB3
#EEEBB3 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.9% C 0.072 H 105.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBB3 |
|---|---|
| RGB | rgb(238, 235, 179) |
| HSL | hsl(57, 63%, 82%) |
| HSV | hsv(57, 25%, 93%) |
| CMYK | cmyk(0%, 1.3%, 24.8%, 6.7%) |
| CIE-LAB | lab(92.06, -7.68, 27.63) |
| CIE-LCH | lch(92.06, 28.67, 105.54°) |
| OKLab | oklab(92.89% -0.0189 0.0698) |
| OKLCH | oklch(92.89% 0.072 105.2) |
| XYZ | xyz(73.1049, 80.8496, 54.3935) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.70
Vanilla
#F3E5AB
ΔE00 3.54
Egg Shell
#FFFCC4
ΔE00 3.54
Light Tan
#FBEEAC
ΔE00 3.69
Cream (survey)
#FFFFC2
ΔE00 4.16
Ecru
#FEFFCA
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBB3 #B3B6EE
analogous
#EECEB3 #EEEBB3 #D4EEB3
triadic
#EEEBB3 #B3EEEB #EBB3EE
tetradic
#EEEBB3 #B3EECE #B3B6EE #EEB3D4
square
#EEEBB3 #B3EECE #B3B6EE #EEB3D4
split-complementary
#EEEBB3 #B3D4EE #CEB3EE
monochromatic
#D8D14F #E3DE81 #EEEBB3 #F9F8E5 #F9F8E6
Accessibility & contrast
On white
1.22
#EEEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#EEEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBB3
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBB3 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7AF
Deuteranopia (green-blind)
#F7EAB5
Tritanopia (blue-blind)
#F7E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebb3; /* rgb */ color: rgb(238, 235, 179); /* oklch */ color: oklch(92.9% 0.072 105.2);
Tailwind
colors: {
custom: {
50: '#f4f1ca',
500: '#eeebb3',
950: '#000000',
},
}SCSS
$custom: #eeebb3; $custom-light: #f4f1ca; $custom-dark: #000000;
JSON
{
"hex": "#eeebb3",
"rgb": {
"r": 238,
"g": 235,
"b": 179
},
"hsl": {
"h": 56.949,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.92888,
"c": 0.07235,
"h": 105.2
},
"luminance": 0.80848
}Semantic roles & 50–950 ramp
primary
#EEEBB3
secondary
#7A7ECC
accent
#23CB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582