#FBFCF9#FBFCF9
#FBFCF9 is a very light, near-neutral yellow-green. Relative luminance 0.970; OKLCH L 98.9% C 0.004 H 121.5°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCF9 |
|---|---|
| RGB | rgb(251, 252, 249) |
| HSL | hsl(80, 33%, 98%) |
| HSV | hsv(80, 1%, 99%) |
| CMYK | cmyk(0.4%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(98.82, -0.85, 1.32) |
| CIE-LCH | lch(98.82, 1.57, 122.98°) |
| OKLab | oklab(98.95% -0.0021 0.0035) |
| OKLCH | oklch(98.95% 0.004 121.5) |
| XYZ | xyz(91.6901, 96.9696, 103.4907) |
| Luminance | 0.9697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.12
White
#FFFFFF
ΔE00 1.89
Whitesmoke
#F5F5F5
ΔE00 2.21
Pale Grey
#FDFDFE
ΔE00 2.31
Snow
#FFFAFA
ΔE00 3.76
Floralwhite
#FFFAF0
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCF9 #FAF9FC
analogous
#FCFBF9 #FBFCF9 #F9FCF9
triadic
#FBFCF9 #F9FBFC #FCF9FB
tetradic
#FBFCF9 #F9FCFB #FAF9FC #FCF9F9
square
#FBFCF9 #F9FCFB #FAF9FC #FCF9F9
split-complementary
#FBFCF9 #F9F9FC #FBF9FC
monochromatic
#C5D3A7 #E0E8D0 #F1F5EB #F1F5EB #F1F5EB
Accessibility & contrast
On white
1.03
#FBFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#FBFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCF9
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCF9 | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCF9
Deuteranopia (green-blind)
#FCFCF9
Tritanopia (blue-blind)
#FBFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfcf9; /* rgb */ color: rgb(251, 252, 249); /* oklch */ color: oklch(98.9% 0.004 121.5);
Tailwind
colors: {
custom: {
50: '#fcfdfb',
500: '#fbfcf9',
950: '#000000',
},
}SCSS
$custom: #fbfcf9; $custom-light: #fcfdfb; $custom-dark: #000000;
JSON
{
"hex": "#fbfcf9",
"rgb": {
"r": 251,
"g": 252,
"b": 249
},
"hsl": {
"h": 80,
"s": 33.333,
"l": 98.235
},
"oklch": {
"l": 0.98948,
"c": 0.00408,
"h": 121.5
},
"luminance": 0.9697
}Semantic roles & 50–950 ramp
primary
#FBFCF9
secondary
#C9C1D8
accent
#39AC60
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585