#E2EB83#E2EB83
#E2EB83 is a very light, vivid yellow. Relative luminance 0.772; OKLCH L 91.1% C 0.128 H 113.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EB83 |
|---|---|
| RGB | rgb(226, 235, 131) |
| HSL | hsl(65, 72%, 72%) |
| HSV | hsv(65, 44%, 92%) |
| CMYK | cmyk(3.8%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(90.43, -17.83, 49.23) |
| CIE-LCH | lch(90.43, 52.36, 109.91°) |
| OKLab | oklab(91.12% -0.0502 0.1183) |
| OKLCH | oklch(91.12% 0.128 113) |
| XYZ | xyz(65.1700, 77.2251, 32.9412) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Khaki (CSS)
#F0E68C
ΔE00 5.03
Yellowish Tan
#FCFC81
ΔE00 5.15
Manilla
#FFFA86
ΔE00 5.33
Straw
#FCF679
ΔE00 5.57
Pale Yellow
#FFFF84
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EB83 #8C83EB
analogous
#EBC083 #E2EB83 #AEEB83
triadic
#E2EB83 #83E2EB #EB83E2
tetradic
#E2EB83 #83EBC0 #8C83EB #EB83AE
square
#E2EB83 #83EBC0 #8C83EB #EB83AE
split-complementary
#E2EB83 #83AEEB #C083EB
monochromatic
#C3D222 #D6E24E #E2EB83 #EEF4B8 #F9FBE5
Accessibility & contrast
On white
1.28
#E2EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#E2EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EB83
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EB83 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E27A
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#EDE0D2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2eb83; /* rgb */ color: rgb(226, 235, 131); /* oklch */ color: oklch(91.1% 0.128 113.0);
Tailwind
colors: {
custom: {
50: '#edf1a9',
500: '#e2eb83',
950: '#000000',
},
}SCSS
$custom: #e2eb83; $custom-light: #edf1a9; $custom-dark: #000000;
JSON
{
"hex": "#e2eb83",
"rgb": {
"r": 226,
"g": 235,
"b": 131
},
"hsl": {
"h": 65.192,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.91123,
"c": 0.12847,
"h": 113
},
"luminance": 0.77224
}Semantic roles & 50–950 ramp
primary
#E2EB83
secondary
#584DC5
accent
#11D422
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581