#FBF9FB#FBF9FB
#FBF9FB is a very light, near-neutral purple. Relative luminance 0.952; OKLCH L 98.4% C 0.003 H 325.6°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF9FB |
|---|---|
| RGB | rgb(251, 249, 251) |
| HSL | hsl(300, 20%, 98%) |
| HSV | hsv(300, 1%, 98%) |
| CMYK | cmyk(0%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(98.12, 1.01, -0.72) |
| CIE-LCH | lch(98.12, 1.24, 324.49°) |
| OKLab | oklab(98.42% 0.0028 -0.0019) |
| OKLCH | oklch(98.42% 0.003 325.6) |
| XYZ | xyz(91.0691, 95.2257, 104.8308) |
| Luminance | 0.9523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 1.41
Snow
#FFFAFA
ΔE00 1.57
Whitesmoke
#F5F5F5
ΔE00 1.87
White
#FFFFFF
ΔE00 1.95
Ghostwhite
#F8F8FF
ΔE00 2.43
Off White
#FAF9F6
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF9FB #F9FBF9
analogous
#FAF9FB #FBF9FB #FBF9FA
triadic
#FBF9FB #FBFBF9 #F9FBFB
tetradic
#FBF9FB #FBFAF9 #F9FBF9 #F9FAFB
square
#FBF9FB #FBFAF9 #F9FBF9 #F9FAFB
split-complementary
#FBF9FB #FAFBF9 #F9FBFA
monochromatic
#CAB0CA #E3D4E3 #F3EDF3 #F3EDF3 #F3EDF3
Accessibility & contrast
On white
1.05
#FBF9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FBF9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF9FB
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF9FB | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F9FAFB
Tritanopia (blue-blind)
#FBF9FA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbf9fb; /* rgb */ color: rgb(251, 249, 251); /* oklch */ color: oklch(98.4% 0.003 325.6);
Tailwind
colors: {
custom: {
50: '#fcfbfc',
500: '#fbf9fb',
950: '#000000',
},
}SCSS
$custom: #fbf9fb; $custom-light: #fcfbfc; $custom-dark: #000000;
JSON
{
"hex": "#fbf9fb",
"rgb": {
"r": 251,
"g": 249,
"b": 251
},
"hsl": {
"h": 300,
"s": 20,
"l": 98.039
},
"oklch": {
"l": 0.9842,
"c": 0.00337,
"h": 325.6
},
"luminance": 0.95226
}Semantic roles & 50–950 ramp
primary
#FBF9FB
secondary
#C5D3C5
accent
#9E4747
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585