#E2EE8F#E2EE8F
#E2EE8F is a very light, moderate yellow. Relative luminance 0.793; OKLCH L 91.9% C 0.119 H 114.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EE8F |
|---|---|
| RGB | rgb(226, 238, 143) |
| HSL | hsl(68, 74%, 75%) |
| HSV | hsv(68, 40%, 93%) |
| CMYK | cmyk(5%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(91.37, -18.04, 44.60) |
| CIE-LCH | lch(91.37, 48.11, 112.03°) |
| OKLab | oklab(91.93% -0.0499 0.1086) |
| OKLCH | oklch(91.93% 0.119 114.7) |
| XYZ | xyz(66.8970, 79.3018, 37.7639) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.75
Khaki (CSS)
#F0E68C
ΔE00 5.63
Buff
#FEF69E
ΔE00 5.64
Parchment
#FEFCAF
ΔE00 5.68
Yellowish Tan
#FCFC81
ΔE00 6.05
Manilla
#FFFA86
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EE8F #9B8FEE
analogous
#EECB8F #E2EE8F #B3EE8F
triadic
#E2EE8F #8FE2EE #EE8FE2
tetradic
#E2EE8F #8FEECB #9B8FEE #EE8FB3
square
#E2EE8F #8FEECB #9B8FEE #EE8FB3
split-complementary
#E2EE8F #8FB3EE #CB8FEE
monochromatic
#C6DE25 #D4E65A #E2EE8F #F0F6C4 #F8FBE4
Accessibility & contrast
On white
1.25
#E2EE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#E2EE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EE8F
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EE8F | 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)
#FAE588
Deuteranopia (green-blind)
#FAE793
Tritanopia (blue-blind)
#ECE4D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2ee8f; /* rgb */ color: rgb(226, 238, 143); /* oklch */ color: oklch(91.9% 0.119 114.7);
Tailwind
colors: {
custom: {
50: '#ecf3b1',
500: '#e2ee8f',
950: '#000000',
},
}SCSS
$custom: #e2ee8f; $custom-light: #ecf3b1; $custom-dark: #000000;
JSON
{
"hex": "#e2ee8f",
"rgb": {
"r": 226,
"g": 238,
"b": 143
},
"hsl": {
"h": 67.579,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.91928,
"c": 0.11945,
"h": 114.7
},
"luminance": 0.79301
}Semantic roles & 50–950 ramp
primary
#E2EE8F
secondary
#6658CA
accent
#10D629
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#161711
muted
#858581