#E7EBAA#E7EBAA
#E7EBAA is a very light, moderate yellow. Relative luminance 0.793; OKLCH L 92.2% C 0.084 H 110.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EBAA |
|---|---|
| RGB | rgb(231, 235, 170) |
| HSL | hsl(64, 62%, 79%) |
| HSV | hsv(64, 28%, 92%) |
| CMYK | cmyk(1.7%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(91.37, -11.46, 31.19) |
| CIE-LCH | lch(91.37, 33.23, 110.17°) |
| OKLab | oklab(92.16% -0.0298 0.0782) |
| OKLCH | oklch(92.16% 0.084 110.9) |
| XYZ | xyz(69.9190, 79.3087, 49.6472) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.90
Light Khaki
#E6F2A2
ΔE00 3.34
Light Beige
#FFFEB6
ΔE00 4.51
Cream (survey)
#FFFFC2
ΔE00 4.60
Parchment
#FEFCAF
ΔE00 4.62
Creme
#FFFFB6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EBAA #AEAAEB
analogous
#EBCFAA #E7EBAA #C7EBAA
triadic
#E7EBAA #AAE7EB #EBAAE7
tetradic
#E7EBAA #AAEBCF #AEAAEB #EBAAC7
square
#E7EBAA #AAEBCF #AEAAEB #EBAAC7
split-complementary
#E7EBAA #AAC7EB #CFAAEB
monochromatic
#CBD447 #D9DF78 #E7EBAA #F5F7DC #F8F9E6
Accessibility & contrast
On white
1.25
#E7EBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#E7EBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EBAA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EBAA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#F5E7AD
Tritanopia (blue-blind)
#F0E3DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e7ebaa; /* rgb */ color: rgb(231, 235, 170); /* oklch */ color: oklch(92.2% 0.084 110.9);
Tailwind
colors: {
custom: {
50: '#eff1c3',
500: '#e7ebaa',
950: '#000000',
},
}SCSS
$custom: #e7ebaa; $custom-light: #eff1c3; $custom-dark: #000000;
JSON
{
"hex": "#e7ebaa",
"rgb": {
"r": 231,
"g": 235,
"b": 170
},
"hsl": {
"h": 63.692,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.92158,
"c": 0.08374,
"h": 110.9
},
"luminance": 0.79308
}Semantic roles & 50–950 ramp
primary
#E7EBAA
secondary
#7772C7
accent
#1CCA27
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161612
muted
#858582