#FBF3FD#FBF3FD
#FBF3FD is a very light, near-neutral purple. Relative luminance 0.917; OKLCH L 97.3% C 0.016 H 319.5°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3FD |
|---|---|
| RGB | rgb(251, 243, 253) |
| HSL | hsl(288, 71%, 97%) |
| HSV | hsv(288, 4%, 99%) |
| CMYK | cmyk(0.8%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(96.70, 4.42, -3.84) |
| CIE-LCH | lch(96.70, 5.86, 318.99°) |
| OKLab | oklab(97.32% 0.0119 -0.0102) |
| OKLCH | oklch(97.32% 0.016 319.5) |
| XYZ | xyz(89.5610, 91.7026, 105.8916) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.31
Ghostwhite
#F8F8FF
ΔE00 4.09
Snow
#FFFAFA
ΔE00 5.22
Very Light Pink
#FFF4F2
ΔE00 5.51
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Pale Grey
#FDFDFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3FD #F5FDF3
analogous
#F6F3FD #FBF3FD #FDF3FA
triadic
#FBF3FD #FDFBF3 #F3FDFB
tetradic
#FBF3FD #FDF6F3 #F5FDF3 #F3FAFD
square
#FBF3FD #FDF6F3 #F5FDF3 #F3FAFD
split-complementary
#FBF3FD #FAFDF3 #F3FDF6
monochromatic
#D88AEC #EABFF4 #F6E5FB #F6E5FB #F6E5FB
Accessibility & contrast
On white
1.09
#FBF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#FBF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3FD
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3FD | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#FBF4F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf3fd; /* rgb */ color: rgb(251, 243, 253); /* oklch */ color: oklch(97.3% 0.016 319.5);
Tailwind
colors: {
custom: {
50: '#fcf7fe',
500: '#fbf3fd',
950: '#000000',
},
}SCSS
$custom: #fbf3fd; $custom-light: #fcf7fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf3fd",
"rgb": {
"r": 251,
"g": 243,
"b": 253
},
"hsl": {
"h": 288,
"s": 71.429,
"l": 97.255
},
"oklch": {
"l": 0.9732,
"c": 0.01566,
"h": 319.5
},
"luminance": 0.91702
}Semantic roles & 50–950 ramp
primary
#FBF3FD
secondary
#BAE5B0
accent
#D31239
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585