#E3EB8A#E3EB8A
#E3EB8A is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.3% C 0.121 H 112.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EB8A |
|---|---|
| RGB | rgb(227, 235, 138) |
| HSL | hsl(65, 71%, 73%) |
| HSV | hsv(65, 41%, 92%) |
| CMYK | cmyk(3.4%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(90.59, -16.73, 46.07) |
| CIE-LCH | lch(90.59, 49.01, 109.96°) |
| OKLab | oklab(91.3% -0.0465 0.1116) |
| OKLCH | oklch(91.3% 0.121 112.6) |
| XYZ | xyz(65.9751, 77.5835, 35.5394) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.56
Khaki (CSS)
#F0E68C
ΔE00 4.65
Buff
#FEF69E
ΔE00 5.17
Yellowish Tan
#FCFC81
ΔE00 5.59
Manilla
#FFFA86
ΔE00 5.60
Parchment
#FEFCAF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EB8A #928AEB
analogous
#EBC28A #E3EB8A #B2EB8A
triadic
#E3EB8A #8AE3EB #EB8AE3
tetradic
#E3EB8A #8AEBC2 #928AEB #EB8AB2
square
#E3EB8A #8AEBC2 #928AEB #EB8AB2
split-complementary
#E3EB8A #8AB2EB #C28AEB
monochromatic
#C7D625 #D6E256 #E3EB8A #F0F4BE #F9FBE5
Accessibility & contrast
On white
1.27
#E3EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#E3EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EB8A
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EB8A | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#EEE1D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e3eb8a; /* rgb */ color: rgb(227, 235, 138); /* oklch */ color: oklch(91.3% 0.121 112.6);
Tailwind
colors: {
custom: {
50: '#edf1ad',
500: '#e3eb8a',
950: '#000000',
},
}SCSS
$custom: #e3eb8a; $custom-light: #edf1ad; $custom-dark: #000000;
JSON
{
"hex": "#e3eb8a",
"rgb": {
"r": 227,
"g": 235,
"b": 138
},
"hsl": {
"h": 64.948,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.91302,
"c": 0.12091,
"h": 112.6
},
"luminance": 0.77583
}Semantic roles & 50–950 ramp
primary
#E3EB8A
secondary
#5D54C5
accent
#13D323
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581