#E5EB83#E5EB83
#E5EB83 is a very light, vivid yellow. Relative luminance 0.777; OKLCH L 91.4% C 0.128 H 111.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EB83 |
|---|---|
| RGB | rgb(229, 235, 131) |
| HSL | hsl(63, 72%, 72%) |
| HSV | hsv(63, 44%, 92%) |
| CMYK | cmyk(2.6%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(90.65, -16.67, 49.55) |
| CIE-LCH | lch(90.65, 52.28, 108.59°) |
| OKLab | oklab(91.36% -0.047 0.119) |
| OKLCH | oklch(91.36% 0.128 111.6) |
| XYZ | xyz(66.1192, 77.7145, 32.9857) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.40
Light Khaki
#E6F2A2
ΔE00 4.69
Yellowish Tan
#FCFC81
ΔE00 4.73
Manilla
#FFFA86
ΔE00 4.78
Straw
#FCF679
ΔE00 4.99
Buff
#FEF69E
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EB83 #8983EB
analogous
#EBBD83 #E5EB83 #B1EB83
triadic
#E5EB83 #83E5EB #EB83E5
tetradic
#E5EB83 #83EBBD #8983EB #EB83B1
square
#E5EB83 #83EBBD #8983EB #EB83B1
split-complementary
#E5EB83 #83B1EB #BD83EB
monochromatic
#C8D222 #DAE24E #E5EB83 #F0F4B8 #F9FBE5
Accessibility & contrast
On white
1.27
#E5EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#E5EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EB83
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EB83 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37A
Deuteranopia (green-blind)
#F9E688
Tritanopia (blue-blind)
#F1E0D2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e5eb83; /* rgb */ color: rgb(229, 235, 131); /* oklch */ color: oklch(91.4% 0.128 111.6);
Tailwind
colors: {
custom: {
50: '#eff1a9',
500: '#e5eb83',
950: '#000000',
},
}SCSS
$custom: #e5eb83; $custom-light: #eff1a9; $custom-dark: #000000;
JSON
{
"hex": "#e5eb83",
"rgb": {
"r": 229,
"g": 235,
"b": 131
},
"hsl": {
"h": 63.462,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.91357,
"c": 0.12791,
"h": 111.6
},
"luminance": 0.77713
}Semantic roles & 50–950 ramp
primary
#E5EB83
secondary
#544DC5
accent
#11D41C
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581