#FAFFE5#FAFFE5
#FAFFE5 is a very light, muted yellow-green. Relative luminance 0.975; OKLCH L 98.9% C 0.034 H 115.9°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFE5 |
|---|---|
| RGB | rgb(250, 255, 229) |
| HSL | hsl(72, 100%, 95%) |
| HSV | hsv(72, 10%, 100%) |
| CMYK | cmyk(2%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(99.03, -6.04, 11.86) |
| CIE-LCH | lch(99.03, 13.31, 116.99°) |
| OKLab | oklab(98.94% -0.015 0.0309) |
| OKLCH | oklch(98.94% 0.034 115.9) |
| XYZ | xyz(89.3253, 97.5014, 88.2274) |
| Luminance | 0.9750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.00
Lightyellow
#FFFFE0
ΔE00 2.39
Beige
#F5F5DC
ΔE00 2.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.54
Ivory
#FFFFF0
ΔE00 4.70
Cornsilk
#FFF8DC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFE5 #EAE5FF
analogous
#FFF7E5 #FAFFE5 #EDFFE5
triadic
#FAFFE5 #E5FAFF #FFE5FA
tetradic
#FAFFE5 #E5FFF7 #EAE5FF #FFE5ED
square
#FAFFE5 #E5FFF7 #EAE5FF #FFE5ED
split-complementary
#FAFFE5 #E5EDFF #F7E5FF
monochromatic
#E2FF6B #EEFFA8 #F9FFE0 #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.02
#FAFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#FAFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFE5
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFE5 | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE4
Deuteranopia (green-blind)
#FFFCE6
Tritanopia (blue-blind)
#FDFCF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffe5; /* rgb */ color: rgb(250, 255, 229); /* oklch */ color: oklch(98.9% 0.034 115.9);
Tailwind
colors: {
custom: {
50: '#fcffed',
500: '#faffe5',
950: '#000000',
},
}SCSS
$custom: #faffe5; $custom-light: #fcffed; $custom-dark: #000000;
JSON
{
"hex": "#faffe5",
"rgb": {
"r": 250,
"g": 255,
"b": 229
},
"hsl": {
"h": 71.538,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.98941,
"c": 0.03432,
"h": 115.9
},
"luminance": 0.97501
}Semantic roles & 50–950 ramp
primary
#FAFFE5
secondary
#AB9BED
accent
#00E62C
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684