#EEEAAF#EEEAAF
#EEEAAF is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.6% C 0.076 H 104.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAAF |
|---|---|
| RGB | rgb(238, 234, 175) |
| HSL | hsl(56, 65%, 81%) |
| HSV | hsv(56, 26%, 93%) |
| CMYK | cmyk(0%, 1.7%, 26.5%, 6.7%) |
| CIE-LAB | lab(91.74, -7.71, 29.23) |
| CIE-LCH | lch(91.74, 30.23, 104.78°) |
| OKLab | oklab(92.61% -0.0191 0.0736) |
| OKLCH | oklch(92.61% 0.076 104.5) |
| XYZ | xyz(72.4208, 80.1192, 52.1986) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.96
Vanilla
#F3E5AB
ΔE00 3.17
Light Tan
#FBEEAC
ΔE00 3.19
Egg Shell
#FFFCC4
ΔE00 3.84
Beige (survey)
#E6DAA6
ΔE00 4.34
Cream (survey)
#FFFFC2
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAAF #AFB3EE
analogous
#EECAAF #EEEAAF #D2EEAF
triadic
#EEEAAF #AFEEEA #EAAFEE
tetradic
#EEEAAF #AFEECA #AFB3EE #EEAFD2
square
#EEEAAF #AFEECA #AFB3EE #EEAFD2
split-complementary
#EEEAAF #AFD2EE #CAAFEE
monochromatic
#D9CF4A #E3DD7D #EEEAAF #F9F7E1 #FAF8E6
Accessibility & contrast
On white
1.23
#EEEAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#EEEAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAAF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAAF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#F6E9B1
Tritanopia (blue-blind)
#F7E2DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeaaf; /* rgb */ color: rgb(238, 234, 175); /* oklch */ color: oklch(92.6% 0.076 104.5);
Tailwind
colors: {
custom: {
50: '#f4f0c7',
500: '#eeeaaf',
950: '#000000',
},
}SCSS
$custom: #eeeaaf; $custom-light: #f4f0c7; $custom-dark: #000000;
JSON
{
"hex": "#eeeaaf",
"rgb": {
"r": 238,
"g": 234,
"b": 175
},
"hsl": {
"h": 56.19,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.92606,
"c": 0.07605,
"h": 104.5
},
"luminance": 0.80118
}Semantic roles & 50–950 ramp
primary
#EEEAAF
secondary
#767BCC
accent
#24CD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582