#EEEEB0#EEEEB0
#EEEEB0 is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.4% C 0.080 H 107.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEB0 |
|---|---|
| RGB | rgb(238, 238, 176) |
| HSL | hsl(60, 65%, 81%) |
| HSV | hsv(60, 26%, 93%) |
| CMYK | cmyk(0%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(92.78, -9.58, 30.12) |
| CIE-LCH | lch(92.78, 31.61, 107.64°) |
| OKLab | oklab(93.44% -0.0244 0.0758) |
| OKLCH | oklch(93.44% 0.08 107.8) |
| XYZ | xyz(73.6710, 82.4619, 53.1017) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.04
Egg Shell
#FFFCC4
ΔE00 3.50
Cream (survey)
#FFFFC2
ΔE00 3.54
Light Beige
#FFFEB6
ΔE00 3.74
Light Tan
#FBEEAC
ΔE00 3.91
Creme
#FFFFB6
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEB0 #B0B0EE
analogous
#EECFB0 #EEEEB0 #CFEEB0
triadic
#EEEEB0 #B0EEEE #EEB0EE
tetradic
#EEEEB0 #B0EECF #B0B0EE #EEB0CF
square
#EEEEB0 #B0EECF #B0B0EE #EEB0CF
split-complementary
#EEEEB0 #B0CFEE #CFB0EE
monochromatic
#D8D84B #E3E37E #EEEEB0 #F9F9E2 #FAFAE6
Accessibility & contrast
On white
1.20
#EEEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#EEEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEB0
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEB0 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AC
Deuteranopia (green-blind)
#F9ECB2
Tritanopia (blue-blind)
#F7E6DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeeb0; /* rgb */ color: rgb(238, 238, 176); /* oklch */ color: oklch(93.4% 0.080 107.8);
Tailwind
colors: {
custom: {
50: '#f4f3c8',
500: '#eeeeb0',
950: '#000000',
},
}SCSS
$custom: #eeeeb0; $custom-light: #f4f3c8; $custom-dark: #000000;
JSON
{
"hex": "#eeeeb0",
"rgb": {
"r": 238,
"g": 238,
"b": 176
},
"hsl": {
"h": 60,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.93435,
"c": 0.07962,
"h": 107.8
},
"luminance": 0.82461
}Semantic roles & 50–950 ramp
primary
#EEEEB0
secondary
#7777CC
accent
#19CC19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582