#EEE1AA#EEE1AA
#EEE1AA is a very light, moderate yellow. Relative luminance 0.749; OKLCH L 90.7% C 0.072 H 96.4°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1AA |
|---|---|
| RGB | rgb(238, 225, 170) |
| HSL | hsl(49, 67%, 80%) |
| HSV | hsv(49, 29%, 93%) |
| CMYK | cmyk(0%, 5.5%, 28.6%, 6.7%) |
| CIE-LAB | lab(89.36, -3.81, 28.57) |
| CIE-LCH | lch(89.36, 28.83, 97.60°) |
| OKLab | oklab(90.7% -0.008 0.072) |
| OKLCH | oklch(90.7% 0.072 96.4) |
| XYZ | xyz(69.4413, 74.9315, 48.8276) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.11
Beige (survey)
#E6DAA6
ΔE00 1.72
Palegoldenrod
#EEE8AA
ΔE00 2.94
Light Tan
#FBEEAC
ΔE00 3.49
Pale Peach
#FFE5AD
ΔE00 4.35
Wheat
#F5DEB3
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1AA #AAB7EE
analogous
#EEBFAA #EEE1AA #D9EEAA
triadic
#EEE1AA #AAEEE1 #E1AAEE
tetradic
#EEE1AA #AAEEBF #AAB7EE #EEAAD9
square
#EEE1AA #AAEEBF #AAB7EE #EEAAD9
split-complementary
#EEE1AA #AAD9EE #BFAAEE
monochromatic
#DABD44 #E4CF77 #EEE1AA #F8F3DD #FAF6E5
Accessibility & contrast
On white
1.31
#EEE1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EEE1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1AA
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1AA | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#F0E3AC
Tritanopia (blue-blind)
#F9D9D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee1aa; /* rgb */ color: rgb(238, 225, 170); /* oklch */ color: oklch(90.7% 0.072 96.4);
Tailwind
colors: {
custom: {
50: '#f4eac3',
500: '#eee1aa',
950: '#000000',
},
}SCSS
$custom: #eee1aa; $custom-light: #f4eac3; $custom-dark: #000000;
JSON
{
"hex": "#eee1aa",
"rgb": {
"r": 238,
"g": 225,
"b": 170
},
"hsl": {
"h": 48.529,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.90697,
"c": 0.07241,
"h": 96.4
},
"luminance": 0.7493
}Semantic roles & 50–950 ramp
primary
#EEE1AA
secondary
#7182CB
accent
#3ACF17
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171612
muted
#858482