#E4EE8A#E4EE8A
#E4EE8A is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.0% C 0.124 H 113.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EE8A |
|---|---|
| RGB | rgb(228, 238, 138) |
| HSL | hsl(66, 75%, 74%) |
| HSV | hsv(66, 42%, 93%) |
| CMYK | cmyk(4.2%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(91.45, -17.81, 47.16) |
| CIE-LCH | lch(91.45, 50.42, 110.69°) |
| OKLab | oklab(92.01% -0.0497 0.1141) |
| OKLCH | oklch(92.01% 0.124 113.5) |
| XYZ | xyz(67.1576, 79.4790, 35.8430) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.59
Khaki (CSS)
#F0E68C
ΔE00 5.20
Yellowish Tan
#FCFC81
ΔE00 5.22
Buff
#FEF69E
ΔE00 5.32
Manilla
#FFFA86
ΔE00 5.39
Pale Yellow
#FFFF84
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EE8A #948AEE
analogous
#EEC68A #E4EE8A #B2EE8A
triadic
#E4EE8A #8AE4EE #EE8AE4
tetradic
#E4EE8A #8AEEC6 #948AEE #EE8AB2
square
#E4EE8A #8AEEC6 #948AEE #EE8AB2
split-complementary
#E4EE8A #8AB2EE #C68AEE
monochromatic
#CADD20 #D8E655 #E4EE8A #F0F6BF #F9FBE4
Accessibility & contrast
On white
1.24
#E4EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#E4EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EE8A
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EE8A | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE582
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#EFE4D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4ee8a; /* rgb */ color: rgb(228, 238, 138); /* oklch */ color: oklch(92.0% 0.124 113.5);
Tailwind
colors: {
custom: {
50: '#eef3ae',
500: '#e4ee8a',
950: '#000000',
},
}SCSS
$custom: #e4ee8a; $custom-light: #eef3ae; $custom-dark: #000000;
JSON
{
"hex": "#e4ee8a",
"rgb": {
"r": 228,
"g": 238,
"b": 138
},
"hsl": {
"h": 66,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.92007,
"c": 0.12439,
"h": 113.5
},
"luminance": 0.79478
}Semantic roles & 50–950 ramp
primary
#E4EE8A
secondary
#5F53C9
accent
#0FD723
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581