#E2EB8B#E2EB8B
#E2EB8B is a very light, vivid yellow. Relative luminance 0.774; OKLCH L 91.2% C 0.120 H 113.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EB8B |
|---|---|
| RGB | rgb(226, 235, 139) |
| HSL | hsl(66, 71%, 73%) |
| HSV | hsv(66, 41%, 92%) |
| CMYK | cmyk(3.8%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(90.53, -17.01, 45.49) |
| CIE-LCH | lch(90.53, 48.57, 110.50°) |
| OKLab | oklab(91.24% -0.0472 0.1104) |
| OKLCH | oklch(91.24% 0.12 113.2) |
| XYZ | xyz(65.7333, 77.4504, 35.9077) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.35
Khaki (CSS)
#F0E68C
ΔE00 4.88
Buff
#FEF69E
ΔE00 5.35
Parchment
#FEFCAF
ΔE00 5.81
Yellowish Tan
#FCFC81
ΔE00 5.84
Manilla
#FFFA86
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EB8B #948BEB
analogous
#EBC48B #E2EB8B #B2EB8B
triadic
#E2EB8B #8BE2EB #EB8BE2
tetradic
#E2EB8B #8BEBC4 #948BEB #EB8BB2
square
#E2EB8B #8BEBC4 #948BEB #EB8BB2
split-complementary
#E2EB8B #8BB2EB #C48BEB
monochromatic
#C6D725 #D5E257 #E2EB8B #EFF4BF #F8FAE5
Accessibility & contrast
On white
1.27
#E2EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#E2EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EB8B
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EB8B | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#F8E590
Tritanopia (blue-blind)
#EDE1D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2eb8b; /* rgb */ color: rgb(226, 235, 139); /* oklch */ color: oklch(91.2% 0.120 113.2);
Tailwind
colors: {
custom: {
50: '#ecf1ae',
500: '#e2eb8b',
950: '#000000',
},
}SCSS
$custom: #e2eb8b; $custom-light: #ecf1ae; $custom-dark: #000000;
JSON
{
"hex": "#e2eb8b",
"rgb": {
"r": 226,
"g": 235,
"b": 139
},
"hsl": {
"h": 65.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.91239,
"c": 0.12003,
"h": 113.2
},
"luminance": 0.77449
}Semantic roles & 50–950 ramp
primary
#E2EB8B
secondary
#5F55C5
accent
#13D325
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581