#FAFCF7#FAFCF7
#FAFCF7 is a very light, near-neutral yellow-green. Relative luminance 0.967; OKLCH L 98.8% C 0.007 H 124.4°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCF7 |
|---|---|
| RGB | rgb(250, 252, 247) |
| HSL | hsl(84, 45%, 98%) |
| HSV | hsv(84, 2%, 99%) |
| CMYK | cmyk(0.8%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(98.69, -1.53, 2.16) |
| CIE-LCH | lch(98.69, 2.65, 125.40°) |
| OKLab | oklab(98.82% -0.0039 0.0057) |
| OKLCH | oklch(98.82% 0.007 124.4) |
| XYZ | xyz(91.0205, 96.6602, 101.8398) |
| Luminance | 0.9666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.01
White
#FFFFFF
ΔE00 3.04
Whitesmoke
#F5F5F5
ΔE00 3.20
Mintcream
#F5FFFA
ΔE00 3.48
Pale Grey
#FDFDFE
ΔE00 3.49
Floralwhite
#FFFAF0
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCF7 #F9F7FC
analogous
#FCFBF7 #FAFCF7 #F7FCF7
triadic
#FAFCF7 #F7FAFC #FCF7FA
tetradic
#FAFCF7 #F7FCFB #F9F7FC #FCF7F7
square
#FAFCF7 #F7FCFB #F9F7FC #FCF7F7
split-complementary
#FAFCF7 #F7F7FC #FBF7FC
monochromatic
#C2DB9E #DEEBCA #F1F7E9 #F1F7E9 #F1F7E9
Accessibility & contrast
On white
1.03
#FAFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FAFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCF7
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCF7 | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF7
Deuteranopia (green-blind)
#FCFBF7
Tritanopia (blue-blind)
#FAFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafcf7; /* rgb */ color: rgb(250, 252, 247); /* oklch */ color: oklch(98.8% 0.007 124.4);
Tailwind
colors: {
custom: {
50: '#fcfdf9',
500: '#fafcf7',
950: '#000000',
},
}SCSS
$custom: #fafcf7; $custom-light: #fcfdf9; $custom-dark: #000000;
JSON
{
"hex": "#fafcf7",
"rgb": {
"r": 250,
"g": 252,
"b": 247
},
"hsl": {
"h": 84,
"s": 45.455,
"l": 97.843
},
"oklch": {
"l": 0.98818,
"c": 0.0069,
"h": 124.4
},
"luminance": 0.9666
}Semantic roles & 50–950 ramp
primary
#FAFCF7
secondary
#C8BBDC
accent
#2DB965
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585