#E8EAAF#E8EAAF
#E8EAAF is a very light, moderate yellow. Relative luminance 0.791; OKLCH L 92.1% C 0.076 H 109.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EAAF |
|---|---|
| RGB | rgb(232, 234, 175) |
| HSL | hsl(62, 58%, 80%) |
| HSV | hsv(62, 25%, 92%) |
| CMYK | cmyk(0.9%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(91.28, -9.93, 28.53) |
| CIE-LCH | lch(91.28, 30.21, 109.19°) |
| OKLab | oklab(92.13% -0.0254 0.072) |
| OKLCH | oklch(92.13% 0.076 109.4) |
| XYZ | xyz(70.4393, 79.0975, 52.1057) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.46
Egg Shell
#FFFCC4
ΔE00 4.33
Cream (survey)
#FFFFC2
ΔE00 4.48
Light Khaki
#E6F2A2
ΔE00 4.59
Ecru
#FEFFCA
ΔE00 4.73
Light Tan
#FBEEAC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EAAF #B1AFEA
analogous
#EACEAF #E8EAAF #CAEAAF
triadic
#E8EAAF #AFE8EA #EAAFE8
tetradic
#E8EAAF #AFEACE #B1AFEA #EAAFCA
square
#E8EAAF #AFEACE #B1AFEA #EAAFCA
split-complementary
#E8EAAF #AFCAEA #CEAFEA
monochromatic
#CCD14E #DADD7F #E8EAAF #F6F7DF #F8F9E7
Accessibility & contrast
On white
1.25
#E8EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#E8EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EAAF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EAAF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#F4E7B1
Tritanopia (blue-blind)
#F0E3DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e8eaaf; /* rgb */ color: rgb(232, 234, 175); /* oklch */ color: oklch(92.1% 0.076 109.4);
Tailwind
colors: {
custom: {
50: '#f0f0c7',
500: '#e8eaaf',
950: '#000000',
},
}SCSS
$custom: #e8eaaf; $custom-light: #f0f0c7; $custom-dark: #000000;
JSON
{
"hex": "#e8eaaf",
"rgb": {
"r": 232,
"g": 234,
"b": 175
},
"hsl": {
"h": 62.034,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.92129,
"c": 0.07629,
"h": 109.4
},
"luminance": 0.79097
}Semantic roles & 50–950 ramp
primary
#E8EAAF
secondary
#7A77C6
accent
#1FC625
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161613
muted
#858582