#E8FAAF#E8FAAF
#E8FAAF is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.4% C 0.098 H 119.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FAAF |
|---|---|
| RGB | rgb(232, 250, 175) |
| HSL | hsl(74, 88%, 83%) |
| HSV | hsv(74, 30%, 98%) |
| CMYK | cmyk(7.2%, 0%, 30%, 2%) |
| CIE-LAB | lab(95.42, -17.82, 34.10) |
| CIE-LCH | lch(95.42, 38.47, 117.59°) |
| OKLab | oklab(95.42% -0.0478 0.0853) |
| OKLCH | oklch(95.42% 0.098 119.3) |
| XYZ | xyz(75.2018, 88.6224, 53.6932) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.43
Creme
#FFFFB6
ΔE00 4.82
Light Beige
#FFFEB6
ΔE00 5.02
Parchment
#FEFCAF
ΔE00 5.25
Cream (survey)
#FFFFC2
ΔE00 5.39
Ecru
#FEFFCA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FAAF #C1AFFA
analogous
#FAE6AF #E8FAAF #C2FAAF
triadic
#E8FAAF #AFE8FA #FAAFE8
tetradic
#E8FAAF #AFFAE6 #C1AFFA #FAAFC2
square
#E8FAAF #AFFAE6 #C1AFFA #FAAFC2
split-complementary
#E8FAAF #AFC2FA #E6AFFA
monochromatic
#C7F33C #D7F675 #E8FAAF #F7FDE2 #F7FDE2
Accessibility & contrast
On white
1.12
#E8FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#E8FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FAAF
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FAAF | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FFF2B2
Tritanopia (blue-blind)
#EFF2E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e8faaf; /* rgb */ color: rgb(232, 250, 175); /* oklch */ color: oklch(95.4% 0.098 119.3);
Tailwind
colors: {
custom: {
50: '#f0fcc7',
500: '#e8faaf',
950: '#000000',
},
}SCSS
$custom: #e8faaf; $custom-light: #f0fcc7; $custom-dark: #000000;
JSON
{
"hex": "#e8faaf",
"rgb": {
"r": 232,
"g": 250,
"b": 175
},
"hsl": {
"h": 74.4,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.95423,
"c": 0.09773,
"h": 119.3
},
"luminance": 0.88622
}Semantic roles & 50–950 ramp
primary
#E8FAAF
secondary
#8A70DD
accent
#01E537
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161713
muted
#858582