#E7EA91#E7EA91
#E7EA91 is a very light, moderate yellow. Relative luminance 0.779; OKLCH L 91.5% C 0.111 H 110.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EA91 |
|---|---|
| RGB | rgb(231, 234, 145) |
| HSL | hsl(62, 68%, 74%) |
| HSV | hsv(62, 38%, 92%) |
| CMYK | cmyk(1.3%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(90.73, -13.95, 42.88) |
| CIE-LCH | lch(90.73, 45.09, 108.03°) |
| OKLab | oklab(91.52% -0.0383 0.1047) |
| OKLCH | oklch(91.52% 0.111 110.1) |
| XYZ | xyz(67.4894, 77.8801, 38.2597) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.32
Khaki (CSS)
#F0E68C
ΔE00 3.48
Buff
#FEF69E
ΔE00 4.13
Dark Cream
#FFF39A
ΔE00 4.68
Parchment
#FEFCAF
ΔE00 4.77
Palegoldenrod
#EEE8AA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EA91 #9491EA
analogous
#EAC091 #E7EA91 #BBEA91
triadic
#E7EA91 #91E7EA #EA91E7
tetradic
#E7EA91 #91EAC0 #9491EA #EA91BB
square
#E7EA91 #91EAC0 #9491EA #EA91BB
split-complementary
#E7EA91 #91BBEA #C091EA
monochromatic
#D1D62A #DCE05E #E7EA91 #F2F4C4 #F9FAE5
Accessibility & contrast
On white
1.27
#E7EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#E7EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EA91
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EA91 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38A
Deuteranopia (green-blind)
#F8E695
Tritanopia (blue-blind)
#F2E0D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e7ea91; /* rgb */ color: rgb(231, 234, 145); /* oklch */ color: oklch(91.5% 0.111 110.1);
Tailwind
colors: {
custom: {
50: '#f0f0b2',
500: '#e7ea91',
950: '#000000',
},
}SCSS
$custom: #e7ea91; $custom-light: #f0f0b2; $custom-dark: #000000;
JSON
{
"hex": "#e7ea91",
"rgb": {
"r": 231,
"g": 234,
"b": 145
},
"hsl": {
"h": 62.022,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.91515,
"c": 0.11146,
"h": 110.1
},
"luminance": 0.77879
}Semantic roles & 50–950 ramp
primary
#E7EA91
secondary
#5E5BC5
accent
#16D01C
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581