#FAFBF7#FAFBF7
#FAFBF7 is a very light, near-neutral yellow-green. Relative luminance 0.960; OKLCH L 98.6% C 0.005 H 117.9°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFBF7 |
|---|---|
| RGB | rgb(250, 251, 247) |
| HSL | hsl(75, 33%, 98%) |
| HSV | hsv(75, 2%, 98%) |
| CMYK | cmyk(0.4%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(98.45, -1.03, 1.80) |
| CIE-LCH | lch(98.45, 2.07, 119.81°) |
| OKLab | oklab(98.62% -0.0025 0.0047) |
| OKLCH | oklch(98.62% 0.005 117.9) |
| XYZ | xyz(90.7073, 96.0338, 101.7354) |
| Luminance | 0.9603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.25
White
#FFFFFF
ΔE00 2.42
Whitesmoke
#F5F5F5
ΔE00 2.51
Pale Grey
#FDFDFE
ΔE00 2.83
Floralwhite
#FFFAF0
ΔE00 3.46
Mintcream
#F5FFFA
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFBF7 #F8F7FB
analogous
#FBFAF7 #FAFBF7 #F8FBF7
triadic
#FAFBF7 #F7FAFB #FBF7FA
tetradic
#FAFBF7 #F7FBFA #F8F7FB #FBF7F8
square
#FAFBF7 #F7FBFA #F8F7FB #FBF7F8
split-complementary
#FAFBF7 #F7F8FB #FAF7FB
monochromatic
#C7D2A5 #E0E7CE #F2F5EB #F2F5EB #F2F5EB
Accessibility & contrast
On white
1.04
#FAFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#FAFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFBF7
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFBF7 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF7
Deuteranopia (green-blind)
#FCFBF7
Tritanopia (blue-blind)
#FAFAFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafbf7; /* rgb */ color: rgb(250, 251, 247); /* oklch */ color: oklch(98.6% 0.005 117.9);
Tailwind
colors: {
custom: {
50: '#fcfcf9',
500: '#fafbf7',
950: '#000000',
},
}SCSS
$custom: #fafbf7; $custom-light: #fcfcf9; $custom-dark: #000000;
JSON
{
"hex": "#fafbf7",
"rgb": {
"r": 250,
"g": 251,
"b": 247
},
"hsl": {
"h": 75,
"s": 33.333,
"l": 97.647
},
"oklch": {
"l": 0.98622,
"c": 0.00536,
"h": 117.9
},
"luminance": 0.96034
}Semantic roles & 50–950 ramp
primary
#FAFBF7
secondary
#C5BFD7
accent
#39AC56
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585