#E8EE8A#E8EE8A
#E8EE8A is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.3% C 0.124 H 111.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EE8A |
|---|---|
| RGB | rgb(232, 238, 138) |
| HSL | hsl(64, 75%, 74%) |
| HSV | hsv(64, 42%, 93%) |
| CMYK | cmyk(2.5%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(91.75, -16.27, 47.60) |
| CIE-LCH | lch(91.75, 50.31, 108.88°) |
| OKLab | oklab(92.32% -0.0455 0.115) |
| OKLCH | oklch(92.32% 0.124 111.6) |
| XYZ | xyz(68.4416, 80.1410, 35.9032) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.95
Khaki (CSS)
#F0E68C
ΔE00 4.35
Buff
#FEF69E
ΔE00 4.51
Manilla
#FFFA86
ΔE00 4.61
Yellowish Tan
#FCFC81
ΔE00 4.62
Pale Yellow
#FFFF84
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EE8A #908AEE
analogous
#EEC28A #E8EE8A #B6EE8A
triadic
#E8EE8A #8AE8EE #EE8AE8
tetradic
#E8EE8A #8AEEC2 #908AEE #EE8AB6
square
#E8EE8A #8AEEC2 #908AEE #EE8AB6
split-complementary
#E8EE8A #8AB6EE #C28AEE
monochromatic
#D2DD20 #DDE655 #E8EE8A #F3F6BF #FAFBE4
Accessibility & contrast
On white
1.23
#E8EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#E8EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EE8A
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EE8A | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#FCE98F
Tritanopia (blue-blind)
#F4E3D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e8ee8a; /* rgb */ color: rgb(232, 238, 138); /* oklch */ color: oklch(92.3% 0.124 111.6);
Tailwind
colors: {
custom: {
50: '#f1f3ae',
500: '#e8ee8a',
950: '#000000',
},
}SCSS
$custom: #e8ee8a; $custom-light: #f1f3ae; $custom-dark: #000000;
JSON
{
"hex": "#e8ee8a",
"rgb": {
"r": 232,
"g": 238,
"b": 138
},
"hsl": {
"h": 63.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.92317,
"c": 0.12365,
"h": 111.6
},
"luminance": 0.8014
}Semantic roles & 50–950 ramp
primary
#E8EE8A
secondary
#5A53C9
accent
#0FD71B
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581