#EEEAB2#EEEAB2
#EEEAB2 is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.7% C 0.072 H 104.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAB2 |
|---|---|
| RGB | rgb(238, 234, 178) |
| HSL | hsl(56, 64%, 82%) |
| HSV | hsv(56, 25%, 93%) |
| CMYK | cmyk(0%, 1.7%, 25.2%, 6.7%) |
| CIE-LAB | lab(91.79, -7.31, 27.77) |
| CIE-LCH | lch(91.79, 28.71, 104.76°) |
| OKLab | oklab(92.67% -0.0179 0.0702) |
| OKLCH | oklch(92.67% 0.072 104.3) |
| XYZ | xyz(72.7187, 80.2383, 53.7676) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.49
Vanilla
#F3E5AB
ΔE00 3.20
Light Tan
#FBEEAC
ΔE00 3.50
Egg Shell
#FFFCC4
ΔE00 3.73
Beige (survey)
#E6DAA6
ΔE00 4.19
Cream (survey)
#FFFFC2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAB2 #B2B6EE
analogous
#EECCB2 #EEEAB2 #D4EEB2
triadic
#EEEAB2 #B2EEEA #EAB2EE
tetradic
#EEEAB2 #B2EECC #B2B6EE #EEB2D4
square
#EEEAB2 #B2EECC #B2B6EE #EEB2D4
split-complementary
#EEEAB2 #B2D4EE #CCB2EE
monochromatic
#D8CF4E #E3DC80 #EEEAB2 #F9F8E4 #F9F8E6
Accessibility & contrast
On white
1.23
#EEEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EEEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAB2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAB2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AE
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#F7E3DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeab2; /* rgb */ color: rgb(238, 234, 178); /* oklch */ color: oklch(92.7% 0.072 104.3);
Tailwind
colors: {
custom: {
50: '#f4f0c9',
500: '#eeeab2',
950: '#000000',
},
}SCSS
$custom: #eeeab2; $custom-light: #f4f0c9; $custom-dark: #000000;
JSON
{
"hex": "#eeeab2",
"rgb": {
"r": 238,
"g": 234,
"b": 178
},
"hsl": {
"h": 56,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.92666,
"c": 0.07239,
"h": 104.3
},
"luminance": 0.80237
}Semantic roles & 50–950 ramp
primary
#EEEAB2
secondary
#797ECC
accent
#26CC1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582