#FBF5FD#FBF5FD
#FBF5FD is a very light, near-neutral purple. Relative luminance 0.929; OKLCH L 97.7% C 0.012 H 317.8°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF5FD |
|---|---|
| RGB | rgb(251, 245, 253) |
| HSL | hsl(285, 67%, 98%) |
| HSV | hsv(285, 3%, 99%) |
| CMYK | cmyk(0.8%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(97.19, 3.40, -3.12) |
| CIE-LCH | lch(97.19, 4.62, 317.43°) |
| OKLab | oklab(97.7% 0.0091 -0.0083) |
| OKLCH | oklch(97.7% 0.012 317.8) |
| XYZ | xyz(90.1628, 92.9061, 106.0922) |
| Luminance | 0.9291 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.90
Lavenderblush
#FFF0F5
ΔE00 3.75
Snow
#FFFAFA
ΔE00 4.05
Very Light Pink
#FFF4F2
ΔE00 4.83
Pale Grey
#FDFDFE
ΔE00 4.98
Whitesmoke
#F5F5F5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF5FD #F7FDF5
analogous
#F7F5FD #FBF5FD #FDF5FB
triadic
#FBF5FD #FDFBF5 #F5FDFB
tetradic
#FBF5FD #FDF7F5 #F7FDF5 #F5FBFD
square
#FBF5FD #FDF7F5 #F7FDF5 #F5FBFD
split-complementary
#FBF5FD #FBFDF5 #F5FDF7
monochromatic
#D28FE9 #E7C2F3 #F5E5FA #F5E5FA #F5E5FA
Accessibility & contrast
On white
1.07
#FBF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#FBF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF5FD
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF5FD | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#FBF6F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbf5fd; /* rgb */ color: rgb(251, 245, 253); /* oklch */ color: oklch(97.7% 0.012 317.8);
Tailwind
colors: {
custom: {
50: '#fcf8fe',
500: '#fbf5fd',
950: '#000000',
},
}SCSS
$custom: #fbf5fd; $custom-light: #fcf8fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf5fd",
"rgb": {
"r": 251,
"g": 245,
"b": 253
},
"hsl": {
"h": 285,
"s": 66.667,
"l": 97.647
},
"oklch": {
"l": 0.97704,
"c": 0.01229,
"h": 317.8
},
"luminance": 0.92906
}Semantic roles & 50–950 ramp
primary
#FBF5FD
secondary
#BFE3B3
accent
#CF1745
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585