#FBF7FC#FBF7FC
#FBF7FC is a very light, near-neutral purple. Relative luminance 0.941; OKLCH L 98.1% C 0.008 H 319.5°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF7FC |
|---|---|
| RGB | rgb(251, 247, 252) |
| HSL | hsl(288, 45%, 98%) |
| HSV | hsv(288, 2%, 99%) |
| CMYK | cmyk(0.4%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(97.66, 2.20, -1.92) |
| CIE-LCH | lch(97.66, 2.92, 318.90°) |
| OKLab | oklab(98.06% 0.0059 -0.0051) |
| OKLCH | oklch(98.06% 0.008 319.5) |
| XYZ | xyz(90.6122, 94.0592, 105.4582) |
| Luminance | 0.9406 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.93
Snow
#FFFAFA
ΔE00 2.50
Pale Grey
#FDFDFE
ΔE00 3.23
Whitesmoke
#F5F5F5
ΔE00 3.58
White
#FFFFFF
ΔE00 3.77
Very Light Pink
#FFF4F2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF7FC #F8FCF7
analogous
#F8F7FC #FBF7FC #FCF7FA
triadic
#FBF7FC #FCFBF7 #F7FCFB
tetradic
#FBF7FC #FCF8F7 #F8FCF7 #F7FAFC
square
#FBF7FC #FCF8F7 #F8FCF7 #F7FAFC
split-complementary
#FBF7FC #FAFCF7 #F7FCF8
monochromatic
#CE9EDB #E5CAEB #F4E9F7 #F4E9F7 #F4E9F7
Accessibility & contrast
On white
1.06
#FBF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#FBF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF7FC
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF7FC | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F7F8FC
Tritanopia (blue-blind)
#FBF7F9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf7fc; /* rgb */ color: rgb(251, 247, 252); /* oklch */ color: oklch(98.1% 0.008 319.5);
Tailwind
colors: {
custom: {
50: '#fcf9fd',
500: '#fbf7fc',
950: '#000000',
},
}SCSS
$custom: #fbf7fc; $custom-light: #fcf9fd; $custom-dark: #000000;
JSON
{
"hex": "#fbf7fc",
"rgb": {
"r": 251,
"g": 247,
"b": 252
},
"hsl": {
"h": 288,
"s": 45.455,
"l": 97.843
},
"oklch": {
"l": 0.98061,
"c": 0.00782,
"h": 319.5
},
"luminance": 0.94059
}Semantic roles & 50–950 ramp
primary
#FBF7FC
secondary
#C2DCBB
accent
#B92D49
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585