#E3EE8A#E3EE8A
#E3EE8A is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 91.9% C 0.125 H 114.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EE8A |
|---|---|
| RGB | rgb(227, 238, 138) |
| HSL | hsl(67, 75%, 74%) |
| HSV | hsv(67, 42%, 93%) |
| CMYK | cmyk(4.6%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(91.38, -18.20, 47.06) |
| CIE-LCH | lch(91.38, 50.45, 111.14°) |
| OKLab | oklab(91.93% -0.0507 0.1138) |
| OKLCH | oklch(91.93% 0.125 114) |
| XYZ | xyz(66.8412, 79.3158, 35.8281) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.53
Yellowish Tan
#FCFC81
ΔE00 5.38
Khaki (CSS)
#F0E68C
ΔE00 5.42
Buff
#FEF69E
ΔE00 5.53
Manilla
#FFFA86
ΔE00 5.59
Pale Yellow
#FFFF84
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EE8A #958AEE
analogous
#EEC78A #E3EE8A #B1EE8A
triadic
#E3EE8A #8AE3EE #EE8AE3
tetradic
#E3EE8A #8AEEC7 #958AEE #EE8AB1
square
#E3EE8A #8AEEC7 #958AEE #EE8AB1
split-complementary
#E3EE8A #8AB1EE #C78AEE
monochromatic
#C9DD20 #D6E655 #E3EE8A #F0F6BF #F9FBE4
Accessibility & contrast
On white
1.25
#E3EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#E3EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EE8A
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EE8A | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE582
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#EEE4D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e3ee8a; /* rgb */ color: rgb(227, 238, 138); /* oklch */ color: oklch(91.9% 0.125 114.0);
Tailwind
colors: {
custom: {
50: '#edf3ae',
500: '#e3ee8a',
950: '#000000',
},
}SCSS
$custom: #e3ee8a; $custom-light: #edf3ae; $custom-dark: #000000;
JSON
{
"hex": "#e3ee8a",
"rgb": {
"r": 227,
"g": 238,
"b": 138
},
"hsl": {
"h": 66.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.9193,
"c": 0.12461,
"h": 114
},
"luminance": 0.79315
}Semantic roles & 50–950 ramp
primary
#E3EE8A
secondary
#6053C9
accent
#0FD725
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581