#EEEAAC#EEEAAC
#EEEAAC is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.5% C 0.080 H 104.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAAC |
|---|---|
| RGB | rgb(238, 234, 172) |
| HSL | hsl(56, 66%, 80%) |
| HSV | hsv(56, 28%, 93%) |
| CMYK | cmyk(0%, 1.7%, 27.7%, 6.7%) |
| CIE-LAB | lab(91.69, -8.10, 30.69) |
| CIE-LCH | lch(91.69, 31.74, 104.78°) |
| OKLab | oklab(92.55% -0.0203 0.0771) |
| OKLCH | oklch(92.55% 0.08 104.7) |
| XYZ | xyz(72.1294, 80.0026, 50.6641) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.69
Light Tan
#FBEEAC
ΔE00 2.98
Vanilla
#F3E5AB
ΔE00 3.27
Egg Shell
#FFFCC4
ΔE00 4.06
Cream (survey)
#FFFFC2
ΔE00 4.39
Light Beige
#FFFEB6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAAC #ACB0EE
analogous
#EEC9AC #EEEAAC #D1EEAC
triadic
#EEEAAC #ACEEEA #EAACEE
tetradic
#EEEAAC #ACEEC9 #ACB0EE #EEACD1
square
#EEEAAC #ACEEC9 #ACB0EE #EEACD1
split-complementary
#EEEAAC #ACD1EE #C9ACEE
monochromatic
#D9D046 #E4DD79 #EEEAAC #F8F7DF #FAF9E6
Accessibility & contrast
On white
1.24
#EEEAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#EEEAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAAC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAAC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A8
Deuteranopia (green-blind)
#F7E9AE
Tritanopia (blue-blind)
#F8E2DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeaac; /* rgb */ color: rgb(238, 234, 172); /* oklch */ color: oklch(92.5% 0.080 104.7);
Tailwind
colors: {
custom: {
50: '#f4f0c5',
500: '#eeeaac',
950: '#000000',
},
}SCSS
$custom: #eeeaac; $custom-light: #f4f0c5; $custom-dark: #000000;
JSON
{
"hex": "#eeeaac",
"rgb": {
"r": 238,
"g": 234,
"b": 172
},
"hsl": {
"h": 56.364,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.92548,
"c": 0.07968,
"h": 104.7
},
"luminance": 0.80001
}Semantic roles & 50–950 ramp
primary
#EEEAAC
secondary
#7378CB
accent
#23CE18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582