#FBF1FA#FBF1FA
#FBF1FA is a very light, near-neutral purple. Relative luminance 0.903; OKLCH L 96.8% C 0.016 H 328.8°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF1FA |
|---|---|
| RGB | rgb(251, 241, 250) |
| HSL | hsl(306, 56%, 96%) |
| HSV | hsv(306, 4%, 98%) |
| CMYK | cmyk(0%, 4%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.13, 4.91, -3.13) |
| CIE-LCH | lch(96.13, 5.82, 327.50°) |
| OKLab | oklab(96.85% 0.0136 -0.0082) |
| OKLCH | oklch(96.85% 0.016 328.8) |
| XYZ | xyz(88.4916, 90.3224, 103.1960) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.45
Ghostwhite
#F8F8FF
ΔE00 4.76
Very Light Pink
#FFF4F2
ΔE00 5.11
Snow
#FFFAFA
ΔE00 5.29
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Pale Grey
#FDFDFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF1FA #F1FBF2
analogous
#F7F1FB #FBF1FA #FBF1F5
triadic
#FBF1FA #FAFBF1 #F1FAFB
tetradic
#FBF1FA #FBF7F1 #F1FBF2 #F1F5FB
square
#FBF1FA #FBF7F1 #F1FBF2 #F1F5FB
split-complementary
#FBF1FA #F5FBF1 #F1FBF7
monochromatic
#E092D8 #EDC1E9 #F8E7F7 #F8E7F7 #F8E7F7
Accessibility & contrast
On white
1.10
#FBF1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#FBF1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF1FA
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF1FA | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#F3F4FA
Tritanopia (blue-blind)
#FCF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf1fa; /* rgb */ color: rgb(251, 241, 250); /* oklch */ color: oklch(96.8% 0.016 328.8);
Tailwind
colors: {
custom: {
50: '#fcf5fc',
500: '#fbf1fa',
950: '#000000',
},
}SCSS
$custom: #fbf1fa; $custom-light: #fcf5fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf1fa",
"rgb": {
"r": 251,
"g": 241,
"b": 250
},
"hsl": {
"h": 306,
"s": 55.556,
"l": 96.471
},
"oklch": {
"l": 0.96849,
"c": 0.01592,
"h": 328.8
},
"luminance": 0.90322
}Semantic roles & 50–950 ramp
primary
#FBF1FA
secondary
#B3DDB7
accent
#C33222
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585