#E8EAAA#E8EAAA
#E8EAAA is a very light, moderate yellow. Relative luminance 0.789; OKLCH L 92.0% C 0.082 H 109.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EAAA |
|---|---|
| RGB | rgb(232, 234, 170) |
| HSL | hsl(62, 60%, 79%) |
| HSV | hsv(62, 27%, 92%) |
| CMYK | cmyk(0.9%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(91.19, -10.59, 30.96) |
| CIE-LCH | lch(91.19, 32.72, 108.88°) |
| OKLab | oklab(92.03% -0.0274 0.0777) |
| OKLCH | oklch(92.03% 0.082 109.4) |
| XYZ | xyz(69.9573, 78.9047, 49.5672) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.33
Light Khaki
#E6F2A2
ΔE00 3.81
Light Beige
#FFFEB6
ΔE00 4.53
Cream (survey)
#FFFFC2
ΔE00 4.59
Light Tan
#FBEEAC
ΔE00 4.60
Parchment
#FEFCAF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EAAA #ACAAEA
analogous
#EACCAA #E8EAAA #C8EAAA
triadic
#E8EAAA #AAE8EA #EAAAE8
tetradic
#E8EAAA #AAEACC #ACAAEA #EAAAC8
square
#E8EAAA #AAEACC #ACAAEA #EAAAC8
split-complementary
#E8EAAA #AAC8EA #CCAAEA
monochromatic
#CDD248 #DBDE79 #E8EAAA #F5F6DB #F8F9E6
Accessibility & contrast
On white
1.25
#E8EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#E8EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EAAA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EAAA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A6
Deuteranopia (green-blind)
#F5E7AD
Tritanopia (blue-blind)
#F1E2D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e8eaaa; /* rgb */ color: rgb(232, 234, 170); /* oklch */ color: oklch(92.0% 0.082 109.4);
Tailwind
colors: {
custom: {
50: '#f0f0c3',
500: '#e8eaaa',
950: '#000000',
},
}SCSS
$custom: #e8eaaa; $custom-light: #f0f0c3; $custom-dark: #000000;
JSON
{
"hex": "#e8eaaa",
"rgb": {
"r": 232,
"g": 234,
"b": 170
},
"hsl": {
"h": 61.875,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.92031,
"c": 0.08237,
"h": 109.4
},
"luminance": 0.78904
}Semantic roles & 50–950 ramp
primary
#E8EAAA
secondary
#7572C6
accent
#1DC823
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161612
muted
#858582