#FBF1FB#FBF1FB
#FBF1FB is a very light, near-neutral purple. Relative luminance 0.904; OKLCH L 96.9% C 0.017 H 325.7°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF1FB |
|---|---|
| RGB | rgb(251, 241, 251) |
| HSL | hsl(300, 56%, 96%) |
| HSV | hsv(300, 4%, 98%) |
| CMYK | cmyk(0%, 4%, 0%, 1.6%) |
| CIE-LAB | lab(96.16, 5.09, -3.61) |
| CIE-LCH | lch(96.16, 6.24, 324.66°) |
| OKLab | oklab(96.88% 0.014 -0.0095) |
| OKLCH | oklch(96.88% 0.017 325.7) |
| XYZ | xyz(88.6489, 90.3853, 104.0240) |
| Luminance | 0.9039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.73
Ghostwhite
#F8F8FF
ΔE00 4.91
Very Light Pink
#FFF4F2
ΔE00 5.53
Snow
#FFFAFA
ΔE00 5.65
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Pale Grey
#FDFDFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF1FB #F1FBF1
analogous
#F6F1FB #FBF1FB #FBF1F6
triadic
#FBF1FB #FBFBF1 #F1FBFB
tetradic
#FBF1FB #FBF6F1 #F1FBF1 #F1F6FB
square
#FBF1FB #FBF6F1 #F1FBF1 #F1F6FB
split-complementary
#FBF1FB #F6FBF1 #F1FBF6
monochromatic
#E092E0 #EDC1ED #F8E7F8 #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.10
#FBF1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#FBF1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF1FB
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF1FB | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#FCF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf1fb; /* rgb */ color: rgb(251, 241, 251); /* oklch */ color: oklch(96.9% 0.017 325.7);
Tailwind
colors: {
custom: {
50: '#fcf5fc',
500: '#fbf1fb',
950: '#000000',
},
}SCSS
$custom: #fbf1fb; $custom-light: #fcf5fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf1fb",
"rgb": {
"r": 251,
"g": 241,
"b": 251
},
"hsl": {
"h": 300,
"s": 55.556,
"l": 96.471
},
"oklch": {
"l": 0.96878,
"c": 0.01692,
"h": 325.7
},
"luminance": 0.90385
}Semantic roles & 50–950 ramp
primary
#FBF1FB
secondary
#B3DDB3
accent
#C32222
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585