#E2ED83#E2ED83
#E2ED83 is a very light, vivid yellow. Relative luminance 0.784; OKLCH L 91.5% C 0.131 H 113.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ED83 |
|---|---|
| RGB | rgb(226, 237, 131) |
| HSL | hsl(66, 75%, 72%) |
| HSV | hsv(66, 45%, 93%) |
| CMYK | cmyk(4.6%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(90.95, -18.80, 49.88) |
| CIE-LCH | lch(90.95, 53.30, 110.66°) |
| OKLab | oklab(91.54% -0.053 0.1197) |
| OKLCH | oklch(91.54% 0.131 113.9) |
| XYZ | xyz(65.7458, 78.3767, 33.1331) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Yellowish Tan
#FCFC81
ΔE00 5.03
Manilla
#FFFA86
ΔE00 5.35
Pale Yellow
#FFFF84
ΔE00 5.44
Khaki (CSS)
#F0E68C
ΔE00 5.53
Faded Yellow
#FEFF7F
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ED83 #8E83ED
analogous
#EDC383 #E2ED83 #ADED83
triadic
#E2ED83 #83E2ED #ED83E2
tetradic
#E2ED83 #83EDC3 #8E83ED #ED83AD
square
#E2ED83 #83EDC3 #8E83ED #ED83AD
split-complementary
#E2ED83 #83ADED #C383ED
monochromatic
#C3D61F #D6E54E #E2ED83 #EEF5B8 #F9FBE4
Accessibility & contrast
On white
1.26
#E2ED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#E2ED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ED83
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ED83 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#EDE2D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2ed83; /* rgb */ color: rgb(226, 237, 131); /* oklch */ color: oklch(91.5% 0.131 113.9);
Tailwind
colors: {
custom: {
50: '#edf2a9',
500: '#e2ed83',
950: '#000000',
},
}SCSS
$custom: #e2ed83; $custom-light: #edf2a9; $custom-dark: #000000;
JSON
{
"hex": "#e2ed83",
"rgb": {
"r": 226,
"g": 237,
"b": 131
},
"hsl": {
"h": 66.226,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.91543,
"c": 0.13089,
"h": 113.9
},
"luminance": 0.78376
}Semantic roles & 50–950 ramp
primary
#E2ED83
secondary
#5A4DC7
accent
#0FD723
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581