#FBF3FB#FBF3FB
#FBF3FB is a very light, near-neutral purple. Relative luminance 0.916; OKLCH L 97.3% C 0.014 H 325.7°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3FB |
|---|---|
| RGB | rgb(251, 243, 251) |
| HSL | hsl(300, 50%, 97%) |
| HSV | hsv(300, 3%, 98%) |
| CMYK | cmyk(0%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(96.65, 4.06, -2.89) |
| CIE-LCH | lch(96.65, 4.99, 324.62°) |
| OKLab | oklab(97.26% 0.0112 -0.0076) |
| OKLCH | oklch(97.26% 0.014 325.7) |
| XYZ | xyz(89.2441, 91.5758, 104.2225) |
| Luminance | 0.9157 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.93
Ghostwhite
#F8F8FF
ΔE00 3.78
Snow
#FFFAFA
ΔE00 4.43
Very Light Pink
#FFF4F2
ΔE00 4.68
Pale Grey
#FDFDFE
ΔE00 5.66
Whitesmoke
#F5F5F5
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3FB #F3FBF3
analogous
#F7F3FB #FBF3FB #FBF3F7
triadic
#FBF3FB #FBFBF3 #F3FBFB
tetradic
#FBF3FB #FBF7F3 #F3FBF3 #F3F7FB
square
#FBF3FB #FBF7F3 #F3FBF3 #F3F7FB
split-complementary
#FBF3FB #F7FBF3 #F3FBF7
monochromatic
#DC97DC #ECC5EC #F7E8F7 #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.09
#FBF3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#FBF3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3FB
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3FB | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#FCF4F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf3fb; /* rgb */ color: rgb(251, 243, 251); /* oklch */ color: oklch(97.3% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#fcf7fc',
500: '#fbf3fb',
950: '#000000',
},
}SCSS
$custom: #fbf3fb; $custom-light: #fcf7fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf3fb",
"rgb": {
"r": 251,
"g": 243,
"b": 251
},
"hsl": {
"h": 300,
"s": 50,
"l": 96.863
},
"oklch": {
"l": 0.97262,
"c": 0.01352,
"h": 325.7
},
"luminance": 0.91575
}Semantic roles & 50–950 ramp
primary
#FBF3FB
secondary
#B6DCB6
accent
#BD2828
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585