#EEEEB1#EEEEB1
#EEEEB1 is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.5% C 0.078 H 107.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEB1 |
|---|---|
| RGB | rgb(238, 238, 177) |
| HSL | hsl(60, 64%, 81%) |
| HSV | hsv(60, 26%, 93%) |
| CMYK | cmyk(0%, 0%, 25.6%, 6.7%) |
| CIE-LAB | lab(92.80, -9.45, 29.64) |
| CIE-LCH | lch(92.80, 31.11, 107.68°) |
| OKLab | oklab(93.46% -0.024 0.0746) |
| OKLCH | oklch(93.46% 0.078 107.8) |
| XYZ | xyz(73.7703, 82.5016, 53.6247) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.07
Egg Shell
#FFFCC4
ΔE00 3.41
Cream (survey)
#FFFFC2
ΔE00 3.51
Light Beige
#FFFEB6
ΔE00 3.84
Light Tan
#FBEEAC
ΔE00 3.96
Creme
#FFFFB6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEB1 #B1B1EE
analogous
#EED0B1 #EEEEB1 #D0EEB1
triadic
#EEEEB1 #B1EEEE #EEB1EE
tetradic
#EEEEB1 #B1EED0 #B1B1EE #EEB1D0
square
#EEEEB1 #B1EED0 #B1B1EE #EEB1D0
split-complementary
#EEEEB1 #B1D0EE #D0B1EE
monochromatic
#D8D84D #E3E37F #EEEEB1 #F9F9E3 #FAFAE6
Accessibility & contrast
On white
1.20
#EEEEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#EEEEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEB1
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEB1 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AD
Deuteranopia (green-blind)
#F9ECB3
Tritanopia (blue-blind)
#F7E6DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeeb1; /* rgb */ color: rgb(238, 238, 177); /* oklch */ color: oklch(93.5% 0.078 107.8);
Tailwind
colors: {
custom: {
50: '#f4f3c8',
500: '#eeeeb1',
950: '#000000',
},
}SCSS
$custom: #eeeeb1; $custom-light: #f4f3c8; $custom-dark: #000000;
JSON
{
"hex": "#eeeeb1",
"rgb": {
"r": 238,
"g": 238,
"b": 177
},
"hsl": {
"h": 60,
"s": 64.211,
"l": 81.373
},
"oklch": {
"l": 0.93455,
"c": 0.0784,
"h": 107.8
},
"luminance": 0.82501
}Semantic roles & 50–950 ramp
primary
#EEEEB1
secondary
#7878CC
accent
#19CC19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582