#FBF7FB#FBF7FB
#FBF7FB is a very light, near-neutral purple. Relative luminance 0.940; OKLCH L 98.0% C 0.007 H 325.6°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF7FB |
|---|---|
| RGB | rgb(251, 247, 251) |
| HSL | hsl(300, 33%, 98%) |
| HSV | hsv(300, 2%, 98%) |
| CMYK | cmyk(0%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(97.63, 2.03, -1.44) |
| CIE-LCH | lch(97.63, 2.49, 324.53°) |
| OKLab | oklab(98.03% 0.0056 -0.0038) |
| OKLCH | oklch(98.03% 0.007 325.6) |
| XYZ | xyz(90.4542, 93.9960, 104.6258) |
| Luminance | 0.9400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Snow
#FFFAFA
ΔE00 2.05
Ghostwhite
#F8F8FF
ΔE00 2.12
Pale Grey
#FDFDFE
ΔE00 2.89
Whitesmoke
#F5F5F5
ΔE00 3.19
White
#FFFFFF
ΔE00 3.42
Very Light Pink
#FFF4F2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF7FB #F7FBF7
analogous
#F9F7FB #FBF7FB #FBF7F9
triadic
#FBF7FB #FBFBF7 #F7FBFB
tetradic
#FBF7FB #FBF9F7 #F7FBF7 #F7F9FB
square
#FBF7FB #FBF9F7 #F7FBF7 #F7F9FB
split-complementary
#FBF7FB #F9FBF7 #F7FBF9
monochromatic
#D2A5D2 #E7CEE7 #F5EBF5 #F5EBF5 #F5EBF5
Accessibility & contrast
On white
1.06
#FBF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#FBF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF7FB
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF7FB | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F8F8FB
Tritanopia (blue-blind)
#FBF7F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf7fb; /* rgb */ color: rgb(251, 247, 251); /* oklch */ color: oklch(98.0% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#fcf9fc',
500: '#fbf7fb',
950: '#000000',
},
}SCSS
$custom: #fbf7fb; $custom-light: #fcf9fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf7fb",
"rgb": {
"r": 251,
"g": 247,
"b": 251
},
"hsl": {
"h": 300,
"s": 33.333,
"l": 97.647
},
"oklch": {
"l": 0.98033,
"c": 0.00675,
"h": 325.6
},
"luminance": 0.93996
}Semantic roles & 50–950 ramp
primary
#FBF7FB
secondary
#BFD7BF
accent
#AC3939
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585