#FBF1FD#FBF1FD
#FBF1FD is a very light, near-neutral purple. Relative luminance 0.905; OKLCH L 96.9% C 0.019 H 320.6°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF1FD |
|---|---|
| RGB | rgb(251, 241, 253) |
| HSL | hsl(290, 75%, 97%) |
| HSV | hsv(290, 5%, 99%) |
| CMYK | cmyk(0.8%, 4.7%, 0%, 0.8%) |
| CIE-LAB | lab(96.21, 5.44, -4.56) |
| CIE-LCH | lch(96.21, 7.10, 320.01°) |
| OKLab | oklab(96.94% 0.0147 -0.0121) |
| OKLCH | oklch(96.94% 0.019 320.6) |
| XYZ | xyz(88.9658, 90.5120, 105.6932) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.36
Ghostwhite
#F8F8FF
ΔE00 5.28
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Very Light Pink
#FFF4F2
ΔE00 6.34
Snow
#FFFAFA
ΔE00 6.38
Pale Grey
#FDFDFE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF1FD #F3FDF1
analogous
#F5F1FD #FBF1FD #FDF1F9
triadic
#FBF1FD #FDFBF1 #F1FDFB
tetradic
#FBF1FD #FDF5F1 #F3FDF1 #F1F9FD
square
#FBF1FD #FDF5F1 #F3FDF1 #F1F9FD
split-complementary
#FBF1FD #F9FDF1 #F1FDF5
monochromatic
#DC86EE #ECBBF5 #F7E4FB #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.10
#FBF1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#FBF1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF1FD
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF1FD | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#F2F4FD
Tritanopia (blue-blind)
#FBF2F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf1fd; /* rgb */ color: rgb(251, 241, 253); /* oklch */ color: oklch(96.9% 0.019 320.6);
Tailwind
colors: {
custom: {
50: '#fcf5fe',
500: '#fbf1fd',
950: '#000000',
},
}SCSS
$custom: #fbf1fd; $custom-light: #fcf5fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf1fd",
"rgb": {
"r": 251,
"g": 241,
"b": 253
},
"hsl": {
"h": 290,
"s": 75,
"l": 96.863
},
"oklch": {
"l": 0.96936,
"c": 0.01903,
"h": 320.6
},
"luminance": 0.90512
}Semantic roles & 50–950 ramp
primary
#FBF1FD
secondary
#B6E5AD
accent
#D70E30
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585