#FBF3FF#FBF3FF
#FBF3FF is a very light, near-neutral purple. Relative luminance 0.918; OKLCH L 97.4% C 0.018 H 314.7°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3FF |
|---|---|
| RGB | rgb(251, 243, 255) |
| HSL | hsl(280, 100%, 98%) |
| HSV | hsv(280, 5%, 100%) |
| CMYK | cmyk(1.6%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(96.75, 4.78, -4.80) |
| CIE-LCH | lch(96.75, 6.77, 314.86°) |
| OKLab | oklab(97.38% 0.0126 -0.0127) |
| OKLCH | oklch(97.38% 0.018 314.7) |
| XYZ | xyz(89.8813, 91.8307, 107.5783) |
| Luminance | 0.9183 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.83
Ghostwhite
#F8F8FF
ΔE00 4.53
Lavender (CSS)
#E6E6FA
ΔE00 5.27
Snow
#FFFAFA
ΔE00 6.00
Very Light Pink
#FFF4F2
ΔE00 6.31
Pale Grey
#FDFDFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3FF #F7FFF3
analogous
#F5F3FF #FBF3FF #FFF3FD
triadic
#FBF3FF #FFFBF3 #F3FFFB
tetradic
#FBF3FF #FFF5F3 #F7FFF3 #F3FDFF
square
#FBF3FF #FFF5F3 #F7FFF3 #F3FDFF
split-complementary
#FBF3FF #FDFFF3 #F3FFF5
monochromatic
#D279FF #E7B6FF #F5E0FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.08
#FBF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#FBF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3FF
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3FF | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#FBF4F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf3ff; /* rgb */ color: rgb(251, 243, 255); /* oklch */ color: oklch(97.4% 0.018 314.7);
Tailwind
colors: {
custom: {
50: '#fcf7ff',
500: '#fbf3ff',
950: '#000000',
},
}SCSS
$custom: #fbf3ff; $custom-light: #fcf7ff; $custom-dark: #000000;
JSON
{
"hex": "#fbf3ff",
"rgb": {
"r": 251,
"g": 243,
"b": 255
},
"hsl": {
"h": 280,
"s": 100,
"l": 97.647
},
"oklch": {
"l": 0.97378,
"c": 0.01793,
"h": 314.7
},
"luminance": 0.9183
}Semantic roles & 50–950 ramp
primary
#FBF3FF
secondary
#BFEFA7
accent
#E6004C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586