#FBF1FF#FBF1FF
#FBF1FF is a very light, muted purple. Relative luminance 0.906; OKLCH L 97.0% C 0.021 H 316.5°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF1FF |
|---|---|
| RGB | rgb(251, 241, 255) |
| HSL | hsl(283, 100%, 97%) |
| HSV | hsv(283, 5%, 100%) |
| CMYK | cmyk(1.6%, 5.5%, 0%, 0%) |
| CIE-LAB | lab(96.26, 5.80, -5.52) |
| CIE-LCH | lch(96.26, 8.01, 316.41°) |
| OKLab | oklab(97% 0.0154 -0.0147) |
| OKLCH | oklch(97% 0.021 316.5) |
| XYZ | xyz(89.2860, 90.6402, 107.3799) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.04
Lavender (CSS)
#E6E6FA
ΔE00 5.29
Ghostwhite
#F8F8FF
ΔE00 5.73
Snow
#FFFAFA
ΔE00 7.09
Very Light Pink
#FFF4F2
ΔE00 7.12
Pale Grey
#FDFDFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF1FF #F5FFF1
analogous
#F4F1FF #FBF1FF #FFF1FC
triadic
#FBF1FF #FFFBF1 #F1FFFB
tetradic
#FBF1FF #FFF4F1 #F5FFF1 #F1FCFF
square
#FBF1FF #FFF4F1 #F5FFF1 #F1FCFF
split-complementary
#FBF1FF #FCFFF1 #F1FFF4
monochromatic
#D877FF #EAB4FF #F6E0FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.10
#FBF1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#FBF1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF1FF
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF1FF | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#F1F5FE
Tritanopia (blue-blind)
#FBF2F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf1ff; /* rgb */ color: rgb(251, 241, 255); /* oklch */ color: oklch(97.0% 0.021 316.5);
Tailwind
colors: {
custom: {
50: '#fcf5ff',
500: '#fbf1ff',
950: '#000000',
},
}SCSS
$custom: #fbf1ff; $custom-light: #fcf5ff; $custom-dark: #000000;
JSON
{
"hex": "#fbf1ff",
"rgb": {
"r": 251,
"g": 241,
"b": 255
},
"hsl": {
"h": 282.857,
"s": 100,
"l": 97.255
},
"oklch": {
"l": 0.96995,
"c": 0.02128,
"h": 316.5
},
"luminance": 0.9064
}Semantic roles & 50–950 ramp
primary
#FBF1FF
secondary
#BAEFA5
accent
#E60042
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586