#EEEAAB#EEEAAB
#EEEAAB is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.5% C 0.081 H 104.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAAB |
|---|---|
| RGB | rgb(238, 234, 171) |
| HSL | hsl(56, 66%, 80%) |
| HSV | hsv(56, 28%, 93%) |
| CMYK | cmyk(0%, 1.7%, 28.2%, 6.7%) |
| CIE-LAB | lab(91.67, -8.23, 31.17) |
| CIE-LCH | lch(91.67, 32.24, 104.78°) |
| OKLab | oklab(92.53% -0.0207 0.0782) |
| OKLCH | oklch(92.53% 0.081 104.8) |
| XYZ | xyz(72.0337, 79.9643, 50.1602) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.71
Light Tan
#FBEEAC
ΔE00 2.94
Vanilla
#F3E5AB
ΔE00 3.32
Egg Shell
#FFFCC4
ΔE00 4.14
Light Beige
#FFFEB6
ΔE00 4.32
Parchment
#FEFCAF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAAB #ABAFEE
analogous
#EEC8AB #EEEAAB #D0EEAB
triadic
#EEEAAB #ABEEEA #EAABEE
tetradic
#EEEAAB #ABEEC8 #ABAFEE #EEABD0
square
#EEEAAB #ABEEC8 #ABAFEE #EEABD0
split-complementary
#EEEAAB #ABD0EE #C8ABEE
monochromatic
#D9D145 #E4DD78 #EEEAAB #F8F7DE #FAF9E6
Accessibility & contrast
On white
1.24
#EEEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#EEEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAAB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAAB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#F7E9AD
Tritanopia (blue-blind)
#F8E2D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeaab; /* rgb */ color: rgb(238, 234, 171); /* oklch */ color: oklch(92.5% 0.081 104.8);
Tailwind
colors: {
custom: {
50: '#f4f0c4',
500: '#eeeaab',
950: '#000000',
},
}SCSS
$custom: #eeeaab; $custom-light: #f4f0c4; $custom-dark: #000000;
JSON
{
"hex": "#eeeaab",
"rgb": {
"r": 238,
"g": 234,
"b": 171
},
"hsl": {
"h": 56.418,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.92528,
"c": 0.08089,
"h": 104.8
},
"luminance": 0.79963
}Semantic roles & 50–950 ramp
primary
#EEEAAB
secondary
#7277CB
accent
#22CE17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582