#E7EE95#E7EE95
#E7EE95 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.4% C 0.112 H 112.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EE95 |
|---|---|
| RGB | rgb(231, 238, 149) |
| HSL | hsl(65, 72%, 76%) |
| HSV | hsv(65, 37%, 93%) |
| CMYK | cmyk(2.9%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(91.82, -15.48, 42.31) |
| CIE-LCH | lch(91.82, 45.05, 110.10°) |
| OKLab | oklab(92.41% -0.0423 0.1036) |
| OKLCH | oklch(92.41% 0.112 112.2) |
| XYZ | xyz(68.9549, 80.3089, 40.2966) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.31
Buff
#FEF69E
ΔE00 4.48
Parchment
#FEFCAF
ΔE00 4.51
Khaki (CSS)
#F0E68C
ΔE00 4.59
Creme
#FFFFB6
ΔE00 5.12
Light Beige
#FFFEB6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EE95 #9C95EE
analogous
#EEC895 #E7EE95 #BAEE95
triadic
#E7EE95 #95E7EE #EE95E7
tetradic
#E7EE95 #95EEC8 #9C95EE #EE95BA
square
#E7EE95 #95EEC8 #9C95EE #EE95BA
split-complementary
#E7EE95 #95BAEE #C895EE
monochromatic
#CFDD2C #DBE660 #E7EE95 #F3F6CA #F9FBE5
Accessibility & contrast
On white
1.23
#E7EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#E7EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EE95
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EE95 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#F2E4D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e7ee95; /* rgb */ color: rgb(231, 238, 149); /* oklch */ color: oklch(92.4% 0.112 112.2);
Tailwind
colors: {
custom: {
50: '#f0f3b5',
500: '#e7ee95',
950: '#000000',
},
}SCSS
$custom: #e7ee95; $custom-light: #f0f3b5; $custom-dark: #000000;
JSON
{
"hex": "#e7ee95",
"rgb": {
"r": 231,
"g": 238,
"b": 149
},
"hsl": {
"h": 64.719,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.92407,
"c": 0.11189,
"h": 112.2
},
"luminance": 0.80308
}Semantic roles & 50–950 ramp
primary
#E7EE95
secondary
#665DCA
accent
#11D420
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581