#E7EAAE#E7EAAE
#E7EAAE is a very light, moderate yellow. Relative luminance 0.789; OKLCH L 92.0% C 0.078 H 110.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EAAE |
|---|---|
| RGB | rgb(231, 234, 174) |
| HSL | hsl(63, 59%, 80%) |
| HSV | hsv(63, 26%, 92%) |
| CMYK | cmyk(1.3%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(91.19, -10.43, 28.90) |
| CIE-LCH | lch(91.19, 30.72, 109.85°) |
| OKLab | oklab(92.03% -0.0268 0.0728) |
| OKLCH | oklch(92.03% 0.078 110.2) |
| XYZ | xyz(70.0177, 78.8914, 51.5752) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.68
Light Khaki
#E6F2A2
ΔE00 4.31
Egg Shell
#FFFCC4
ΔE00 4.52
Cream (survey)
#FFFFC2
ΔE00 4.57
Ecru
#FEFFCA
ΔE00 4.88
Light Beige
#FFFEB6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EAAE #B1AEEA
analogous
#EACFAE #E7EAAE #C9EAAE
triadic
#E7EAAE #AEE7EA #EAAEE7
tetradic
#E7EAAE #AEEACF #B1AEEA #EAAEC9
square
#E7EAAE #AEEACF #B1AEEA #EAAEC9
split-complementary
#E7EAAE #AEC9EA #CFAEEA
monochromatic
#CAD14D #D9DD7D #E7EAAE #F5F7DF #F8F9E7
Accessibility & contrast
On white
1.25
#E7EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#E7EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EAAE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EAAE | 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)
#F4E5AA
Deuteranopia (green-blind)
#F4E7B0
Tritanopia (blue-blind)
#EFE3DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e7eaae; /* rgb */ color: rgb(231, 234, 174); /* oklch */ color: oklch(92.0% 0.078 110.2);
Tailwind
colors: {
custom: {
50: '#eff0c6',
500: '#e7eaae',
950: '#000000',
},
}SCSS
$custom: #e7eaae; $custom-light: #eff0c6; $custom-dark: #000000;
JSON
{
"hex": "#e7eaae",
"rgb": {
"r": 231,
"g": 234,
"b": 174
},
"hsl": {
"h": 63,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.92031,
"c": 0.07761,
"h": 110.2
},
"luminance": 0.78891
}Semantic roles & 50–950 ramp
primary
#E7EAAE
secondary
#7A76C6
accent
#1FC627
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161613
muted
#858582