#E4ED84#E4ED84
#E4ED84 is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 91.7% C 0.129 H 113.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E4ED84 |
|---|---|
| RGB | rgb(228, 237, 132) |
| HSL | hsl(65, 74%, 72%) |
| HSV | hsv(65, 44%, 93%) |
| CMYK | cmyk(3.8%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(91.11, -17.93, 49.63) |
| CIE-LCH | lch(91.11, 52.77, 109.87°) |
| OKLab | oklab(91.71% -0.0505 0.1192) |
| OKLCH | oklch(91.71% 0.129 113) |
| XYZ | xyz(66.4449, 78.7293, 33.5213) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.43
Yellowish Tan
#FCFC81
ΔE00 4.77
Manilla
#FFFA86
ΔE00 5.00
Khaki (CSS)
#F0E68C
ΔE00 5.09
Pale Yellow
#FFFF84
ΔE00 5.20
Straw
#FCF679
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4ED84 #8D84ED
analogous
#EDC284 #E4ED84 #AFED84
triadic
#E4ED84 #84E4ED #ED84E4
tetradic
#E4ED84 #84EDC2 #8D84ED #ED84AF
square
#E4ED84 #84EDC2 #8D84ED #ED84AF
split-complementary
#E4ED84 #84AFED #C284ED
monochromatic
#C7D71F #D8E54F #E4ED84 #F0F5B9 #F9FBE4
Accessibility & contrast
On white
1.25
#E4ED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#E4ED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4ED84
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4ED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4ED84 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47B
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#F0E2D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4ed84; /* rgb */ color: rgb(228, 237, 132); /* oklch */ color: oklch(91.7% 0.129 113.0);
Tailwind
colors: {
custom: {
50: '#eef2aa',
500: '#e4ed84',
950: '#000000',
},
}SCSS
$custom: #e4ed84; $custom-light: #eef2aa; $custom-dark: #000000;
JSON
{
"hex": "#e4ed84",
"rgb": {
"r": 228,
"g": 237,
"b": 132
},
"hsl": {
"h": 65.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.91712,
"c": 0.12944,
"h": 113
},
"luminance": 0.78728
}Semantic roles & 50–950 ramp
primary
#E4ED84
secondary
#584EC7
accent
#0FD720
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581