#E5F882#E5F882
#E5F882 is a very light, vivid yellow. Relative luminance 0.854; OKLCH L 94.1% C 0.145 H 116.8°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F882 |
|---|---|
| RGB | rgb(229, 248, 130) |
| HSL | hsl(70, 89%, 74%) |
| HSV | hsv(70, 48%, 97%) |
| CMYK | cmyk(7.7%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(94.06, -23.04, 54.18) |
| CIE-LCH | lch(94.06, 58.88, 113.04°) |
| OKLab | oklab(94.08% -0.0652 0.1291) |
| OKLCH | oklch(94.08% 0.145 116.8) |
| XYZ | xyz(69.9105, 85.4052, 33.9167) |
| Luminance | 0.8540 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.71
Faded Yellow
#FEFF7F
ΔE00 4.91
Pale Yellow
#FFFF84
ΔE00 4.93
Butter
#FFFF81
ΔE00 5.04
Banana (survey)
#FFFF7E
ΔE00 5.18
Pear
#CBF85F
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F882 #9582F8
analogous
#F8D082 #E5F882 #AAF882
triadic
#E5F882 #82E5F8 #F882E5
tetradic
#E5F882 #82F8D0 #9582F8 #F882AA
square
#E5F882 #82F8D0 #9582F8 #F882AA
split-complementary
#E5F882 #82AAF8 #D082F8
monochromatic
#CDF20E #D9F548 #E5F882 #F1FBBC #F9FDE2
Accessibility & contrast
On white
1.16
#E5F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#E5F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F882
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F882 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FFEF88
Tritanopia (blue-blind)
#F0EDDD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e5f882; /* rgb */ color: rgb(229, 248, 130); /* oklch */ color: oklch(94.1% 0.145 116.8);
Tailwind
colors: {
custom: {
50: '#effaa9',
500: '#e5f882',
950: '#000000',
},
}SCSS
$custom: #e5f882; $custom-light: #effaa9; $custom-dark: #000000;
JSON
{
"hex": "#e5f882",
"rgb": {
"r": 229,
"g": 248,
"b": 130
},
"hsl": {
"h": 69.661,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.94075,
"c": 0.14465,
"h": 116.8
},
"luminance": 0.85405
}Semantic roles & 50–950 ramp
primary
#E5F882
secondary
#6049D5
accent
#00E625
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581