#EEEEAA#EEEEAA
#EEEEAA is a very light, moderate yellow. Relative luminance 0.822; OKLCH L 93.3% C 0.087 H 108.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEAA |
|---|---|
| RGB | rgb(238, 238, 170) |
| HSL | hsl(60, 67%, 80%) |
| HSV | hsv(60, 29%, 93%) |
| CMYK | cmyk(0%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(92.68, -10.35, 33.03) |
| CIE-LCH | lch(92.68, 34.61, 107.40°) |
| OKLab | oklab(93.32% -0.0268 0.0826) |
| OKLCH | oklch(93.32% 0.087 108) |
| XYZ | xyz(73.0904, 82.2296, 50.0440) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.26
Parchment
#FEFCAF
ΔE00 3.35
Light Beige
#FFFEB6
ΔE00 3.38
Creme
#FFFFB6
ΔE00 3.55
Light Khaki
#E6F2A2
ΔE00 3.55
Light Tan
#FBEEAC
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEAA #AAAAEE
analogous
#EECCAA #EEEEAA #CCEEAA
triadic
#EEEEAA #AAEEEE #EEAAEE
tetradic
#EEEEAA #AAEECC #AAAAEE #EEAACC
square
#EEEEAA #AAEECC #AAAAEE #EEAACC
split-complementary
#EEEEAA #AACCEE #CCAAEE
monochromatic
#DADA44 #E4E477 #EEEEAA #F8F8DD #FAFAE5
Accessibility & contrast
On white
1.20
#EEEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#EEEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEAA
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEAA | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#FAEBAD
Tritanopia (blue-blind)
#F8E6DC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeeaa; /* rgb */ color: rgb(238, 238, 170); /* oklch */ color: oklch(93.3% 0.087 108.0);
Tailwind
colors: {
custom: {
50: '#f4f3c3',
500: '#eeeeaa',
950: '#000000',
},
}SCSS
$custom: #eeeeaa; $custom-light: #f4f3c3; $custom-dark: #000000;
JSON
{
"hex": "#eeeeaa",
"rgb": {
"r": 238,
"g": 238,
"b": 170
},
"hsl": {
"h": 60,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.93321,
"c": 0.08683,
"h": 108
},
"luminance": 0.82228
}Semantic roles & 50–950 ramp
primary
#EEEEAA
secondary
#7171CB
accent
#17CF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171712
muted
#858582