#FBF5FC#FBF5FC
#FBF5FC is a very light, near-neutral purple. Relative luminance 0.928; OKLCH L 97.7% C 0.011 H 321.3°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF5FC |
|---|---|
| RGB | rgb(251, 245, 252) |
| HSL | hsl(291, 54%, 97%) |
| HSV | hsv(291, 3%, 99%) |
| CMYK | cmyk(0.4%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(97.16, 3.22, -2.64) |
| CIE-LCH | lch(97.16, 4.17, 320.62°) |
| OKLab | oklab(97.68% 0.0087 -0.007) |
| OKLCH | oklch(97.68% 0.011 321.3) |
| XYZ | xyz(90.0039, 92.8426, 105.2554) |
| Luminance | 0.9284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.79
Snow
#FFFAFA
ΔE00 3.62
Lavenderblush
#FFF0F5
ΔE00 3.68
Very Light Pink
#FFF4F2
ΔE00 4.43
Pale Grey
#FDFDFE
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF5FC #F6FCF5
analogous
#F8F5FC #FBF5FC #FCF5F9
triadic
#FBF5FC #FCFBF5 #F5FCFB
tetradic
#FBF5FC #FCF8F5 #F6FCF5 #F5F9FC
square
#FBF5FC #FCF8F5 #F6FCF5 #F5F9FC
split-complementary
#FBF5FC #F9FCF5 #F5FCF8
monochromatic
#D597E0 #E8C6EE #F6E7F8 #F6E7F8 #F6E7F8
Accessibility & contrast
On white
1.07
#FBF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#FBF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF5FC
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF5FC | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#FBF6F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbf5fc; /* rgb */ color: rgb(251, 245, 252); /* oklch */ color: oklch(97.7% 0.011 321.3);
Tailwind
colors: {
custom: {
50: '#fcf8fd',
500: '#fbf5fc',
950: '#000000',
},
}SCSS
$custom: #fbf5fc; $custom-light: #fcf8fd; $custom-dark: #000000;
JSON
{
"hex": "#fbf5fc",
"rgb": {
"r": 251,
"g": 245,
"b": 252
},
"hsl": {
"h": 291.429,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.97675,
"c": 0.01118,
"h": 321.3
},
"luminance": 0.92842
}Semantic roles & 50–950 ramp
primary
#FBF5FC
secondary
#BCDEB7
accent
#C1243B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585