#FBF7FD#FBF7FD
#FBF7FD is a very light, near-neutral purple. Relative luminance 0.941; OKLCH L 98.1% C 0.009 H 314.8°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF7FD |
|---|---|
| RGB | rgb(251, 247, 253) |
| HSL | hsl(280, 60%, 98%) |
| HSV | hsv(280, 2%, 99%) |
| CMYK | cmyk(0.8%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(97.68, 2.38, -2.40) |
| CIE-LCH | lch(97.68, 3.38, 314.77°) |
| OKLab | oklab(98.09% 0.0063 -0.0063) |
| OKLCH | oklch(98.09% 0.009 314.8) |
| XYZ | xyz(90.7711, 94.1227, 106.2950) |
| Luminance | 0.9412 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.85
Snow
#FFFAFA
ΔE00 2.95
Pale Grey
#FDFDFE
ΔE00 3.59
Whitesmoke
#F5F5F5
ΔE00 3.98
White
#FFFFFF
ΔE00 4.15
Very Light Pink
#FFF4F2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF7FD #F9FDF7
analogous
#F8F7FD #FBF7FD #FDF7FC
triadic
#FBF7FD #FDFBF7 #F7FDFB
tetradic
#FBF7FD #FDF8F7 #F9FDF7 #F7FCFD
square
#FBF7FD #FDF8F7 #F9FDF7 #F7FCFD
split-complementary
#FBF7FD #FCFDF7 #F7FDF8
monochromatic
#CA95E5 #E3C6F1 #F3E7F9 #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.06
#FBF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#FBF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF7FD
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF7FD | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#FBF8F9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf7fd; /* rgb */ color: rgb(251, 247, 253); /* oklch */ color: oklch(98.1% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#fcf9fe',
500: '#fbf7fd',
950: '#000000',
},
}SCSS
$custom: #fbf7fd; $custom-light: #fcf9fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf7fd",
"rgb": {
"r": 251,
"g": 247,
"b": 253
},
"hsl": {
"h": 280,
"s": 60,
"l": 98.039
},
"oklch": {
"l": 0.9809,
"c": 0.00894,
"h": 314.8
},
"luminance": 0.94123
}Semantic roles & 50–950 ramp
primary
#FBF7FD
secondary
#C5E1B7
accent
#C81E56
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585