#EEEBB4#EEEBB4
#EEEBB4 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.9% C 0.071 H 105.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBB4 |
|---|---|
| RGB | rgb(238, 235, 180) |
| HSL | hsl(57, 63%, 82%) |
| HSV | hsv(57, 24%, 93%) |
| CMYK | cmyk(0%, 1.3%, 24.4%, 6.7%) |
| CIE-LAB | lab(92.08, -7.55, 27.14) |
| CIE-LCH | lch(92.08, 28.17, 105.55°) |
| OKLab | oklab(92.91% -0.0185 0.0687) |
| OKLCH | oklch(92.91% 0.071 105.1) |
| XYZ | xyz(73.2064, 80.8902, 54.9281) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.88
Egg Shell
#FFFCC4
ΔE00 3.53
Vanilla
#F3E5AB
ΔE00 3.58
Light Tan
#FBEEAC
ΔE00 3.81
Cream (survey)
#FFFFC2
ΔE00 4.20
Lemonchiffon
#FFFACD
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBB4 #B4B7EE
analogous
#EECEB4 #EEEBB4 #D4EEB4
triadic
#EEEBB4 #B4EEEB #EBB4EE
tetradic
#EEEBB4 #B4EECE #B4B7EE #EEB4D4
square
#EEEBB4 #B4EECE #B4B7EE #EEB4D4
split-complementary
#EEEBB4 #B4D4EE #CEB4EE
monochromatic
#D7D050 #E3DE82 #EEEBB4 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.22
#EEEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EEEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBB4
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBB4 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B0
Deuteranopia (green-blind)
#F6EAB6
Tritanopia (blue-blind)
#F7E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebb4; /* rgb */ color: rgb(238, 235, 180); /* oklch */ color: oklch(92.9% 0.071 105.1);
Tailwind
colors: {
custom: {
50: '#f4f1ca',
500: '#eeebb4',
950: '#000000',
},
}SCSS
$custom: #eeebb4; $custom-light: #f4f1ca; $custom-dark: #000000;
JSON
{
"hex": "#eeebb4",
"rgb": {
"r": 238,
"g": 235,
"b": 180
},
"hsl": {
"h": 56.897,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.92908,
"c": 0.07111,
"h": 105.1
},
"luminance": 0.80889
}Semantic roles & 50–950 ramp
primary
#EEEBB4
secondary
#7B7FCC
accent
#24CB1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582