#E7EE8A#E7EE8A
#E7EE8A is a very light, vivid yellow. Relative luminance 0.800; OKLCH L 92.2% C 0.124 H 112.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EE8A |
|---|---|
| RGB | rgb(231, 238, 138) |
| HSL | hsl(64, 75%, 74%) |
| HSV | hsv(64, 42%, 93%) |
| CMYK | cmyk(2.9%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(91.67, -16.66, 47.49) |
| CIE-LCH | lch(91.67, 50.33, 109.33°) |
| OKLab | oklab(92.24% -0.0465 0.1148) |
| OKLCH | oklch(92.24% 0.124 112.1) |
| XYZ | xyz(68.1179, 79.9741, 35.8880) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Khaki (CSS)
#F0E68C
ΔE00 4.56
Buff
#FEF69E
ΔE00 4.71
Yellowish Tan
#FCFC81
ΔE00 4.76
Manilla
#FFFA86
ΔE00 4.80
Pale Yellow
#FFFF84
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EE8A #918AEE
analogous
#EEC38A #E7EE8A #B5EE8A
triadic
#E7EE8A #8AE7EE #EE8AE7
tetradic
#E7EE8A #8AEEC3 #918AEE #EE8AB5
square
#E7EE8A #8AEEC3 #918AEE #EE8AB5
split-complementary
#E7EE8A #8AB5EE #C38AEE
monochromatic
#D0DD20 #DCE655 #E7EE8A #F2F6BF #FAFBE4
Accessibility & contrast
On white
1.24
#E7EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#E7EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EE8A
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EE8A | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#FCE88F
Tritanopia (blue-blind)
#F3E3D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e7ee8a; /* rgb */ color: rgb(231, 238, 138); /* oklch */ color: oklch(92.2% 0.124 112.1);
Tailwind
colors: {
custom: {
50: '#f0f3ae',
500: '#e7ee8a',
950: '#000000',
},
}SCSS
$custom: #e7ee8a; $custom-light: #f0f3ae; $custom-dark: #000000;
JSON
{
"hex": "#e7ee8a",
"rgb": {
"r": 231,
"g": 238,
"b": 138
},
"hsl": {
"h": 64.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.92239,
"c": 0.12383,
"h": 112.1
},
"luminance": 0.79973
}Semantic roles & 50–950 ramp
primary
#E7EE8A
secondary
#5B53C9
accent
#0FD71D
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581