#FBF3FA#FBF3FA
#FBF3FA is a very light, near-neutral purple. Relative luminance 0.915; OKLCH L 97.2% C 0.013 H 329.5°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3FA |
|---|---|
| RGB | rgb(251, 243, 250) |
| HSL | hsl(308, 50%, 97%) |
| HSV | hsv(308, 3%, 98%) |
| CMYK | cmyk(0%, 3.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.62, 3.89, -2.41) |
| CIE-LCH | lch(96.62, 4.57, 328.23°) |
| OKLab | oklab(97.23% 0.0108 -0.0063) |
| OKLCH | oklch(97.23% 0.013 329.5) |
| XYZ | xyz(89.0869, 91.5129, 103.3945) |
| Luminance | 0.9151 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.83
Ghostwhite
#F8F8FF
ΔE00 3.68
Snow
#FFFAFA
ΔE00 4.04
Very Light Pink
#FFF4F2
ΔE00 4.25
Pale Grey
#FDFDFE
ΔE00 5.37
Whitesmoke
#F5F5F5
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3FA #F3FBF4
analogous
#F8F3FB #FBF3FA #FBF3F6
triadic
#FBF3FA #FAFBF3 #F3FAFB
tetradic
#FBF3FA #FBF8F3 #F3FBF4 #F3F6FB
square
#FBF3FA #FBF8F3 #F3FBF4 #F3F6FB
split-complementary
#FBF3FA #F6FBF3 #F3FBF8
monochromatic
#DC97D4 #ECC5E7 #F7E8F5 #F7E8F5 #F7E8F5
Accessibility & contrast
On white
1.09
#FBF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#FBF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3FA
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3FA | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#F4F6FA
Tritanopia (blue-blind)
#FCF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf3fa; /* rgb */ color: rgb(251, 243, 250); /* oklch */ color: oklch(97.2% 0.013 329.5);
Tailwind
colors: {
custom: {
50: '#fcf7fc',
500: '#fbf3fa',
950: '#000000',
},
}SCSS
$custom: #fbf3fa; $custom-light: #fcf7fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf3fa",
"rgb": {
"r": 251,
"g": 243,
"b": 250
},
"hsl": {
"h": 307.5,
"s": 50,
"l": 96.863
},
"oklch": {
"l": 0.97233,
"c": 0.01253,
"h": 329.5
},
"luminance": 0.91513
}Semantic roles & 50–950 ramp
primary
#FBF3FA
secondary
#B6DCBB
accent
#BD3B28
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585