#E2ED86#E2ED86
#E2ED86 is a very light, vivid yellow. Relative luminance 0.785; OKLCH L 91.6% C 0.128 H 113.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ED86 |
|---|---|
| RGB | rgb(226, 237, 134) |
| HSL | hsl(66, 74%, 73%) |
| HSV | hsv(66, 43%, 93%) |
| CMYK | cmyk(4.6%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(90.99, -18.50, 48.49) |
| CIE-LCH | lch(90.99, 51.90, 110.89°) |
| OKLab | oklab(91.59% -0.0519 0.1168) |
| OKLCH | oklch(91.59% 0.128 113.9) |
| XYZ | xyz(65.9521, 78.4593, 34.2195) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.03
Yellowish Tan
#FCFC81
ΔE00 5.25
Khaki (CSS)
#F0E68C
ΔE00 5.45
Manilla
#FFFA86
ΔE00 5.51
Pale Yellow
#FFFF84
ΔE00 5.65
Buff
#FEF69E
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ED86 #9186ED
analogous
#EDC586 #E2ED86 #AEED86
triadic
#E2ED86 #86E2ED #ED86E2
tetradic
#E2ED86 #86EDC5 #9186ED #ED86AE
square
#E2ED86 #86EDC5 #9186ED #ED86AE
split-complementary
#E2ED86 #86AEED #C586ED
monochromatic
#C5D820 #D5E551 #E2ED86 #EFF5BB #F9FBE4
Accessibility & contrast
On white
1.26
#E2ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E2ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ED86
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ED86 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#FAE68B
Tritanopia (blue-blind)
#EDE2D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2ed86; /* rgb */ color: rgb(226, 237, 134); /* oklch */ color: oklch(91.6% 0.128 113.9);
Tailwind
colors: {
custom: {
50: '#ecf2ab',
500: '#e2ed86',
950: '#000000',
},
}SCSS
$custom: #e2ed86; $custom-light: #ecf2ab; $custom-dark: #000000;
JSON
{
"hex": "#e2ed86",
"rgb": {
"r": 226,
"g": 237,
"b": 134
},
"hsl": {
"h": 66.408,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.91585,
"c": 0.12779,
"h": 113.9
},
"luminance": 0.78458
}Semantic roles & 50–950 ramp
primary
#E2ED86
secondary
#5D50C7
accent
#0FD625
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581