#FBF1FC#FBF1FC
#FBF1FC is a very light, near-neutral purple. Relative luminance 0.904; OKLCH L 96.9% C 0.018 H 323.0°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF1FC |
|---|---|
| RGB | rgb(251, 241, 252) |
| HSL | hsl(295, 65%, 97%) |
| HSV | hsv(295, 4%, 99%) |
| CMYK | cmyk(0.4%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.18, 5.26, -4.09) |
| CIE-LCH | lch(96.18, 6.66, 322.18°) |
| OKLab | oklab(96.91% 0.0143 -0.0108) |
| OKLCH | oklch(96.91% 0.018 323) |
| XYZ | xyz(88.8069, 90.4485, 104.8564) |
| Luminance | 0.9045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.03
Ghostwhite
#F8F8FF
ΔE00 5.08
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Very Light Pink
#FFF4F2
ΔE00 5.94
Snow
#FFFAFA
ΔE00 6.01
Pale Grey
#FDFDFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF1FC #F2FCF1
analogous
#F6F1FC #FBF1FC #FCF1F8
triadic
#FBF1FC #FCFBF1 #F1FCFB
tetradic
#FBF1FC #FCF6F1 #F2FCF1 #F1F8FC
square
#FBF1FC #FCF6F1 #F2FCF1 #F1F8FC
split-complementary
#FBF1FC #F8FCF1 #F1FCF6
monochromatic
#DE8CE6 #EDBFF1 #F8E6FA #F8E6FA #F8E6FA
Accessibility & contrast
On white
1.10
#FBF1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#FBF1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF1FC
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF1FC | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#FCF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf1fc; /* rgb */ color: rgb(251, 241, 252); /* oklch */ color: oklch(96.9% 0.018 323.0);
Tailwind
colors: {
custom: {
50: '#fcf5fd',
500: '#fbf1fc',
950: '#000000',
},
}SCSS
$custom: #fbf1fc; $custom-light: #fcf5fd; $custom-dark: #000000;
JSON
{
"hex": "#fbf1fc",
"rgb": {
"r": 251,
"g": 241,
"b": 252
},
"hsl": {
"h": 294.545,
"s": 64.706,
"l": 96.667
},
"oklch": {
"l": 0.96907,
"c": 0.01796,
"h": 323
},
"luminance": 0.90448
}Semantic roles & 50–950 ramp
primary
#FBF1FC
secondary
#B4E1B0
accent
#CD1929
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585