#E4EEA8#E4EEA8
#E4EEA8 is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.5% C 0.091 H 114.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EEA8 |
|---|---|
| RGB | rgb(228, 238, 168) |
| HSL | hsl(69, 67%, 80%) |
| HSV | hsv(69, 29%, 93%) |
| CMYK | cmyk(4.2%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(91.90, -14.32, 32.86) |
| CIE-LCH | lch(91.90, 35.85, 113.54°) |
| OKLab | oklab(92.51% -0.038 0.0822) |
| OKLCH | oklch(92.51% 0.091 114.8) |
| XYZ | xyz(69.6372, 80.4708, 48.9021) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.92
Palegoldenrod
#EEE8AA
ΔE00 4.59
Creme
#FFFFB6
ΔE00 4.76
Light Beige
#FFFEB6
ΔE00 4.77
Parchment
#FEFCAF
ΔE00 4.84
Cream (survey)
#FFFFC2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EEA8 #B2A8EE
analogous
#EED5A8 #E4EEA8 #C1EEA8
triadic
#E4EEA8 #A8E4EE #EEA8E4
tetradic
#E4EEA8 #A8EED5 #B2A8EE #EEA8C1
square
#E4EEA8 #A8EED5 #B2A8EE #EEA8C1
split-complementary
#E4EEA8 #A8C1EE #D5A8EE
monochromatic
#C4DA42 #D4E475 #E4EEA8 #F4F8DB #F7FAE5
Accessibility & contrast
On white
1.23
#E4EEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#E4EEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EEA8
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EEA8 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A3
Deuteranopia (green-blind)
#F7E8AB
Tritanopia (blue-blind)
#ECE6DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4eea8; /* rgb */ color: rgb(228, 238, 168); /* oklch */ color: oklch(92.5% 0.091 114.8);
Tailwind
colors: {
custom: {
50: '#edf3c2',
500: '#e4eea8',
950: '#000000',
},
}SCSS
$custom: #e4eea8; $custom-light: #edf3c2; $custom-dark: #000000;
JSON
{
"hex": "#e4eea8",
"rgb": {
"r": 228,
"g": 238,
"b": 168
},
"hsl": {
"h": 68.571,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.92506,
"c": 0.09055,
"h": 114.8
},
"luminance": 0.8047
}Semantic roles & 50–950 ramp
primary
#E4EEA8
secondary
#7C6FCB
accent
#16CF31
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161712
muted
#858582