#FAFFE4#FAFFE4
#FAFFE4 is a very light, muted yellow-green. Relative luminance 0.974; OKLCH L 98.9% C 0.036 H 115.6°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFE4 |
|---|---|
| RGB | rgb(250, 255, 228) |
| HSL | hsl(71, 100%, 95%) |
| HSV | hsv(71, 11%, 100%) |
| CMYK | cmyk(2%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(99.00, -6.20, 12.34) |
| CIE-LCH | lch(99.00, 13.81, 116.68°) |
| OKLab | oklab(98.92% -0.0154 0.0321) |
| OKLCH | oklch(98.92% 0.036 115.6) |
| XYZ | xyz(89.1861, 97.4457, 87.4942) |
| Luminance | 0.9745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.00
Lightyellow
#FFFFE0
ΔE00 2.22
Beige
#F5F5DC
ΔE00 2.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.25
Eggshell (survey)
#FFFFD4
ΔE00 4.82
Ivory
#FFFFF0
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFE4 #E9E4FF
analogous
#FFF7E4 #FAFFE4 #EDFFE4
triadic
#FAFFE4 #E4FAFF #FFE4FA
tetradic
#FAFFE4 #E4FFF7 #E9E4FF #FFE4ED
square
#FAFFE4 #E4FFF7 #E9E4FF #FFE4ED
split-complementary
#FAFFE4 #E4EDFF #F7E4FF
monochromatic
#E3FF6A #EFFFA7 #F9FFE0 #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.02
#FAFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FAFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFE4
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFE4 | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE3
Deuteranopia (green-blind)
#FFFCE5
Tritanopia (blue-blind)
#FDFCF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffe4; /* rgb */ color: rgb(250, 255, 228); /* oklch */ color: oklch(98.9% 0.036 115.6);
Tailwind
colors: {
custom: {
50: '#fcffec',
500: '#faffe4',
950: '#000000',
},
}SCSS
$custom: #faffe4; $custom-light: #fcffec; $custom-dark: #000000;
JSON
{
"hex": "#faffe4",
"rgb": {
"r": 250,
"g": 255,
"b": 228
},
"hsl": {
"h": 71.111,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.98917,
"c": 0.03559,
"h": 115.6
},
"luminance": 0.97445
}Semantic roles & 50–950 ramp
primary
#FAFFE4
secondary
#A99AED
accent
#00E62A
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684