#FAFBF9#FAFBF9
#FAFBF9 is a very light, near-neutral yellow-green. Relative luminance 0.962; OKLCH L 98.7% C 0.003 H 128.4°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFBF9 |
|---|---|
| RGB | rgb(250, 251, 249) |
| HSL | hsl(90, 20%, 98%) |
| HSV | hsv(90, 1%, 98%) |
| CMYK | cmyk(0.4%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(98.49, -0.68, 0.84) |
| CIE-LCH | lch(98.49, 1.08, 129.03°) |
| OKLab | oklab(98.68% -0.0018 0.0022) |
| OKLCH | oklch(98.68% 0.003 128.4) |
| XYZ | xyz(91.0176, 96.1579, 103.3695) |
| Luminance | 0.9616 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.05
White
#FFFFFF
ΔE00 1.55
Whitesmoke
#F5F5F5
ΔE00 1.72
Pale Grey
#FDFDFE
ΔE00 1.86
Snow
#FFFAFA
ΔE00 3.43
Floralwhite
#FFFAF0
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFBF9 #FAF9FB
analogous
#FBFBF9 #FAFBF9 #F9FBF9
triadic
#FAFBF9 #F9FAFB #FBF9FA
tetradic
#FAFBF9 #F9FBFB #FAF9FB #FBF9F9
square
#FAFBF9 #F9FBFB #FAF9FB #FBF9F9
split-complementary
#FAFBF9 #F9F9FB #FBF9FB
monochromatic
#BDCAB0 #DBE3D4 #F0F3ED #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.04
#FAFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#FAFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFBF9
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFBF9 | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF9
Deuteranopia (green-blind)
#FBFBF9
Tritanopia (blue-blind)
#FAFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafbf9; /* rgb */ color: rgb(250, 251, 249); /* oklch */ color: oklch(98.7% 0.003 128.4);
Tailwind
colors: {
custom: {
50: '#fbfcfb',
500: '#fafbf9',
950: '#000000',
},
}SCSS
$custom: #fafbf9; $custom-light: #fbfcfb; $custom-dark: #000000;
JSON
{
"hex": "#fafbf9",
"rgb": {
"r": 250,
"g": 251,
"b": 249
},
"hsl": {
"h": 90,
"s": 20,
"l": 98.039
},
"oklch": {
"l": 0.98677,
"c": 0.00283,
"h": 128.4
},
"luminance": 0.96158
}Semantic roles & 50–950 ramp
primary
#FAFBF9
secondary
#CCC5D3
accent
#479E73
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585