#E1E682#E1E682
#E1E682 is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 90.0% C 0.124 H 111.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E682 |
|---|---|
| RGB | rgb(225, 230, 130) |
| HSL | hsl(63, 67%, 71%) |
| HSV | hsv(63, 43%, 90%) |
| CMYK | cmyk(2.2%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(89.02, -15.87, 47.96) |
| CIE-LCH | lch(89.02, 50.52, 108.30°) |
| OKLab | oklab(89.98% -0.0446 0.1154) |
| OKLCH | oklch(89.98% 0.124 111.1) |
| XYZ | xyz(63.3784, 74.2140, 32.1008) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.09
Light Khaki
#E6F2A2
ΔE00 4.79
Greenish Beige
#C9D179
ΔE00 5.28
Buff
#FEF69E
ΔE00 5.47
Manilla
#FFFA86
ΔE00 5.66
Yellowish Tan
#FCFC81
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E682 #8782E6
analogous
#E6B982 #E1E682 #AFE682
triadic
#E1E682 #82E1E6 #E682E1
tetradic
#E1E682 #82E6B9 #8782E6 #E682AF
square
#E1E682 #82E6B9 #8782E6 #E682AF
split-complementary
#E1E682 #82AFE6 #B982E6
monochromatic
#BEC628 #D5DC4F #E1E682 #EDF0B5 #F9FAE5
Accessibility & contrast
On white
1.33
#E1E682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E1E682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E682
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E682 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7A
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#EDDBCE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1e682; /* rgb */ color: rgb(225, 230, 130); /* oklch */ color: oklch(90.0% 0.124 111.1);
Tailwind
colors: {
custom: {
50: '#eceda8',
500: '#e1e682',
950: '#000000',
},
}SCSS
$custom: #e1e682; $custom-light: #eceda8; $custom-dark: #000000;
JSON
{
"hex": "#e1e682",
"rgb": {
"r": 225,
"g": 230,
"b": 130
},
"hsl": {
"h": 63,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.89983,
"c": 0.12372,
"h": 111.1
},
"luminance": 0.74213
}Semantic roles & 50–950 ramp
primary
#E1E682
secondary
#534EBF
accent
#17CF20
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#161610
muted
#858480