#FBF3FC#FBF3FC
#FBF3FC is a very light, near-neutral purple. Relative luminance 0.916; OKLCH L 97.3% C 0.015 H 322.3°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3FC |
|---|---|
| RGB | rgb(251, 243, 252) |
| HSL | hsl(293, 60%, 97%) |
| HSV | hsv(293, 4%, 99%) |
| CMYK | cmyk(0.4%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(96.67, 4.24, -3.37) |
| CIE-LCH | lch(96.67, 5.41, 321.57°) |
| OKLab | oklab(97.29% 0.0115 -0.0089) |
| OKLCH | oklch(97.29% 0.015 322.3) |
| XYZ | xyz(89.4022, 91.6390, 105.0548) |
| Luminance | 0.9164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.10
Ghostwhite
#F8F8FF
ΔE00 3.92
Snow
#FFFAFA
ΔE00 4.83
Very Light Pink
#FFF4F2
ΔE00 5.09
Pale Grey
#FDFDFE
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3FC #F4FCF3
analogous
#F7F3FC #FBF3FC #FCF3F9
triadic
#FBF3FC #FCFBF3 #F3FCFB
tetradic
#FBF3FC #FCF7F3 #F4FCF3 #F3F9FC
square
#FBF3FC #FCF7F3 #F4FCF3 #F3F9FC
split-complementary
#FBF3FC #F9FCF3 #F3FCF7
monochromatic
#DA91E4 #EBC2F0 #F7E7F9 #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.09
#FBF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#FBF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3FC
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3FC | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#FBF4F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf3fc; /* rgb */ color: rgb(251, 243, 252); /* oklch */ color: oklch(97.3% 0.015 322.3);
Tailwind
colors: {
custom: {
50: '#fcf7fd',
500: '#fbf3fc',
950: '#000000',
},
}SCSS
$custom: #fbf3fc; $custom-light: #fcf7fd; $custom-dark: #000000;
JSON
{
"hex": "#fbf3fc",
"rgb": {
"r": 251,
"g": 243,
"b": 252
},
"hsl": {
"h": 293.333,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.9729,
"c": 0.01457,
"h": 322.3
},
"luminance": 0.91639
}Semantic roles & 50–950 ramp
primary
#FBF3FC
secondary
#B8E0B3
accent
#C81E31
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585