#E6EA80#E6EA80
#E6EA80 is a very light, vivid yellow. Relative luminance 0.772; OKLCH L 91.2% C 0.130 H 110.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EA80 |
|---|---|
| RGB | rgb(230, 234, 128) |
| HSL | hsl(62, 72%, 71%) |
| HSV | hsv(62, 45%, 92%) |
| CMYK | cmyk(1.7%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(90.43, -16.08, 50.73) |
| CIE-LCH | lch(90.43, 53.22, 107.58°) |
| OKLab | oklab(91.19% -0.0457 0.1213) |
| OKLCH | oklch(91.19% 0.13 110.6) |
| XYZ | xyz(65.9534, 77.2284, 31.8501) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.10
Manilla
#FFFA86
ΔE00 4.51
Yellowish Tan
#FCFC81
ΔE00 4.53
Straw
#FCF679
ΔE00 4.58
Pale Yellow
#FFFF84
ΔE00 5.03
Buff
#FEF69E
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EA80 #8480EA
analogous
#EAB980 #E6EA80 #B1EA80
triadic
#E6EA80 #80E6EA #EA80E6
tetradic
#E6EA80 #80EAB9 #8480EA #EA80B1
square
#E6EA80 #80EAB9 #8480EA #EA80B1
split-complementary
#E6EA80 #80B1EA #B980EA
monochromatic
#C7CE22 #DCE14B #E6EA80 #F0F3B5 #FAFBE5
Accessibility & contrast
On white
1.28
#E6EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#E6EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EA80
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EA80 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E277
Deuteranopia (green-blind)
#F9E585
Tritanopia (blue-blind)
#F2DFD1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e6ea80; /* rgb */ color: rgb(230, 234, 128); /* oklch */ color: oklch(91.2% 0.130 110.6);
Tailwind
colors: {
custom: {
50: '#f0f0a7',
500: '#e6ea80',
950: '#000000',
},
}SCSS
$custom: #e6ea80; $custom-light: #f0f0a7; $custom-dark: #000000;
JSON
{
"hex": "#e6ea80",
"rgb": {
"r": 230,
"g": 234,
"b": 128
},
"hsl": {
"h": 62.264,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.91187,
"c": 0.12964,
"h": 110.6
},
"luminance": 0.77227
}Semantic roles & 50–950 ramp
primary
#E6EA80
secondary
#504BC3
accent
#12D419
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171610
muted
#858580