#FBF9FC#FBF9FC
#FBF9FC is a very light, near-neutral purple. Relative luminance 0.953; OKLCH L 98.4% C 0.004 H 314.8°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF9FC |
|---|---|
| RGB | rgb(251, 249, 252) |
| HSL | hsl(280, 33%, 98%) |
| HSV | hsv(280, 1%, 99%) |
| CMYK | cmyk(0.4%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(98.15, 1.19, -1.20) |
| CIE-LCH | lch(98.15, 1.69, 314.72°) |
| OKLab | oklab(98.45% 0.0032 -0.0032) |
| OKLCH | oklch(98.45% 0.004 314.8) |
| XYZ | xyz(91.2271, 95.2889, 105.6632) |
| Luminance | 0.9529 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.73
Snow
#FFFAFA
ΔE00 1.85
Ghostwhite
#F8F8FF
ΔE00 1.98
Whitesmoke
#F5F5F5
ΔE00 2.26
White
#FFFFFF
ΔE00 2.31
Off White
#FAF9F6
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF9FC #FAFCF9
analogous
#F9F9FC #FBF9FC #FCF9FB
triadic
#FBF9FC #FCFBF9 #F9FCFB
tetradic
#FBF9FC #FCF9F9 #FAFCF9 #F9FBFC
square
#FBF9FC #FCF9F9 #FAFCF9 #F9FBFC
split-complementary
#FBF9FC #FBFCF9 #F9FCF9
monochromatic
#C5A7D3 #E0D0E8 #F1EBF5 #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.05
#FBF9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#FBF9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF9FC
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF9FC | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F9FAFC
Tritanopia (blue-blind)
#FBF9FA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbf9fc; /* rgb */ color: rgb(251, 249, 252); /* oklch */ color: oklch(98.4% 0.004 314.8);
Tailwind
colors: {
custom: {
50: '#fcfbfd',
500: '#fbf9fc',
950: '#000000',
},
}SCSS
$custom: #fbf9fc; $custom-light: #fcfbfd; $custom-dark: #000000;
JSON
{
"hex": "#fbf9fc",
"rgb": {
"r": 251,
"g": 249,
"b": 252
},
"hsl": {
"h": 280,
"s": 33.333,
"l": 98.235
},
"oklch": {
"l": 0.98449,
"c": 0.00447,
"h": 314.8
},
"luminance": 0.95289
}Semantic roles & 50–950 ramp
primary
#FBF9FC
secondary
#C9D8C1
accent
#AC3960
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585