#FBF2FF#FBF2FF
#FBF2FF is a very light, near-neutral purple. Relative luminance 0.912; OKLCH L 97.2% C 0.020 H 315.7°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2FF |
|---|---|
| RGB | rgb(251, 242, 255) |
| HSL | hsl(282, 100%, 97%) |
| HSV | hsv(282, 5%, 100%) |
| CMYK | cmyk(1.6%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(96.51, 5.29, -5.16) |
| CIE-LCH | lch(96.51, 7.39, 315.70°) |
| OKLab | oklab(97.19% 0.014 -0.0137) |
| OKLCH | oklch(97.19% 0.02 315.7) |
| XYZ | xyz(89.5829, 91.2338, 107.4789) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.89
Ghostwhite
#F8F8FF
ΔE00 5.14
Lavender (CSS)
#E6E6FA
ΔE00 5.25
Snow
#FFFAFA
ΔE00 6.55
Very Light Pink
#FFF4F2
ΔE00 6.70
Pale Grey
#FDFDFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2FF #F6FFF2
analogous
#F4F2FF #FBF2FF #FFF2FD
triadic
#FBF2FF #FFFBF2 #F2FFFB
tetradic
#FBF2FF #FFF4F2 #F6FFF2 #F2FDFF
square
#FBF2FF #FFF4F2 #F6FFF2 #F2FDFF
split-complementary
#FBF2FF #FDFFF2 #F2FFF4
monochromatic
#D578FF #E8B5FF #F6E0FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.09
#FBF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#FBF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2FF
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2FF | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#FBF3F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf2ff; /* rgb */ color: rgb(251, 242, 255); /* oklch */ color: oklch(97.2% 0.020 315.7);
Tailwind
colors: {
custom: {
50: '#fcf6ff',
500: '#fbf2ff',
950: '#000000',
},
}SCSS
$custom: #fbf2ff; $custom-light: #fcf6ff; $custom-dark: #000000;
JSON
{
"hex": "#fbf2ff",
"rgb": {
"r": 251,
"g": 242,
"b": 255
},
"hsl": {
"h": 281.538,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.97186,
"c": 0.0196,
"h": 315.7
},
"luminance": 0.91233
}Semantic roles & 50–950 ramp
primary
#FBF2FF
secondary
#BCEFA6
accent
#E60047
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586