#EEEAAA#EEEAAA
#EEEAAA is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.5% C 0.082 H 104.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAAA |
|---|---|
| RGB | rgb(238, 234, 170) |
| HSL | hsl(56, 67%, 80%) |
| HSV | hsv(56, 29%, 93%) |
| CMYK | cmyk(0%, 1.7%, 28.6%, 6.7%) |
| CIE-LAB | lab(91.65, -8.35, 31.66) |
| CIE-LCH | lch(91.65, 32.74, 104.78°) |
| OKLab | oklab(92.51% -0.0211 0.0793) |
| OKLCH | oklch(92.51% 0.082 104.9) |
| XYZ | xyz(71.9388, 79.9264, 49.6601) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.78
Light Tan
#FBEEAC
ΔE00 2.91
Vanilla
#F3E5AB
ΔE00 3.39
Egg Shell
#FFFCC4
ΔE00 4.24
Parchment
#FEFCAF
ΔE00 4.26
Light Beige
#FFFEB6
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAAA #AAAEEE
analogous
#EEC8AA #EEEAAA #D0EEAA
triadic
#EEEAAA #AAEEEA #EAAAEE
tetradic
#EEEAAA #AAEEC8 #AAAEEE #EEAAD0
square
#EEEAAA #AAEEC8 #AAAEEE #EEAAD0
split-complementary
#EEEAAA #AAD0EE #C8AAEE
monochromatic
#DAD144 #E4DD77 #EEEAAA #F8F7DD #FAF9E5
Accessibility & contrast
On white
1.24
#EEEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#EEEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAAA
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAAA | 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)
#F5E5A6
Deuteranopia (green-blind)
#F7E9AC
Tritanopia (blue-blind)
#F8E2D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeaaa; /* rgb */ color: rgb(238, 234, 170); /* oklch */ color: oklch(92.5% 0.082 104.9);
Tailwind
colors: {
custom: {
50: '#f4f0c3',
500: '#eeeaaa',
950: '#000000',
},
}SCSS
$custom: #eeeaaa; $custom-light: #f4f0c3; $custom-dark: #000000;
JSON
{
"hex": "#eeeaaa",
"rgb": {
"r": 238,
"g": 234,
"b": 170
},
"hsl": {
"h": 56.471,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.92509,
"c": 0.08209,
"h": 104.9
},
"luminance": 0.79925
}Semantic roles & 50–950 ramp
primary
#EEEAAA
secondary
#7176CB
accent
#22CF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582