#FAFCF2#FAFCF2
#FAFCF2 is a very light, near-neutral yellow-green. Relative luminance 0.964; OKLCH L 98.7% C 0.013 H 115.8°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCF2 |
|---|---|
| RGB | rgb(250, 252, 242) |
| HSL | hsl(72, 63%, 97%) |
| HSV | hsv(72, 4%, 99%) |
| CMYK | cmyk(0.8%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(98.57, -2.39, 4.55) |
| CIE-LCH | lch(98.57, 5.14, 117.72°) |
| OKLab | oklab(98.68% -0.0058 0.012) |
| OKLCH | oklch(98.68% 0.013 115.8) |
| XYZ | xyz(90.2593, 96.3557, 97.8307) |
| Luminance | 0.9636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.17
Floralwhite
#FFFAF0
ΔE00 3.37
Mintcream
#F5FFFA
ΔE00 3.77
Off White
#FAF9F6
ΔE00 3.89
Oldlace
#FDF5E6
ΔE00 4.79
White
#FFFFFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCF2 #F4F2FC
analogous
#FCF9F2 #FAFCF2 #F5FCF2
triadic
#FAFCF2 #F2FAFC #FCF2FA
tetradic
#FAFCF2 #F2FCF9 #F4F2FC #FCF2F5
square
#FAFCF2 #F2FCF9 #F4F2FC #FCF2F5
split-complementary
#FAFCF2 #F2F5FC #F9F2FC
monochromatic
#D4E58F #E7F1C0 #F5F9E6 #F5F9E6 #F5F9E6
Accessibility & contrast
On white
1.04
#FAFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#FAFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCF2
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCF2 | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FDFBF2
Tritanopia (blue-blind)
#FBFBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafcf2; /* rgb */ color: rgb(250, 252, 242); /* oklch */ color: oklch(98.7% 0.013 115.8);
Tailwind
colors: {
custom: {
50: '#fcfdf6',
500: '#fafcf2',
950: '#000000',
},
}SCSS
$custom: #fafcf2; $custom-light: #fcfdf6; $custom-dark: #000000;
JSON
{
"hex": "#fafcf2",
"rgb": {
"r": 250,
"g": 252,
"b": 242
},
"hsl": {
"h": 72,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98683,
"c": 0.0133,
"h": 115.8
},
"luminance": 0.96356
}Semantic roles & 50–950 ramp
primary
#FAFCF2
secondary
#BBB2E1
accent
#1BCA3E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585