#FBF2FC#FBF2FC
#FBF2FC is a very light, near-neutral purple. Relative luminance 0.910; OKLCH L 97.1% C 0.016 H 322.7°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2FC |
|---|---|
| RGB | rgb(251, 242, 252) |
| HSL | hsl(294, 63%, 97%) |
| HSV | hsv(294, 4%, 99%) |
| CMYK | cmyk(0.4%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(96.43, 4.75, -3.73) |
| CIE-LCH | lch(96.43, 6.04, 321.91°) |
| OKLab | oklab(97.1% 0.0129 -0.0099) |
| OKLCH | oklch(97.1% 0.016 322.7) |
| XYZ | xyz(89.1037, 91.0421, 104.9554) |
| Luminance | 0.9104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.00
Ghostwhite
#F8F8FF
ΔE00 4.50
Snow
#FFFAFA
ΔE00 5.42
Very Light Pink
#FFF4F2
ΔE00 5.50
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Pale Grey
#FDFDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2FC #F3FCF2
analogous
#F6F2FC #FBF2FC #FCF2F8
triadic
#FBF2FC #FCFBF2 #F2FCFB
tetradic
#FBF2FC #FCF6F2 #F3FCF2 #F2F8FC
square
#FBF2FC #FCF6F2 #F3FCF2 #F2F8FC
split-complementary
#FBF2FC #F8FCF2 #F2FCF6
monochromatic
#DC8FE5 #ECC0F1 #F7E6F9 #F7E6F9 #F7E6F9
Accessibility & contrast
On white
1.09
#FBF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#FBF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2FC
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2FC | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#FBF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf2fc; /* rgb */ color: rgb(251, 242, 252); /* oklch */ color: oklch(97.1% 0.016 322.7);
Tailwind
colors: {
custom: {
50: '#fcf6fd',
500: '#fbf2fc',
950: '#000000',
},
}SCSS
$custom: #fbf2fc; $custom-light: #fcf6fd; $custom-dark: #000000;
JSON
{
"hex": "#fbf2fc",
"rgb": {
"r": 251,
"g": 242,
"b": 252
},
"hsl": {
"h": 294,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97098,
"c": 0.01627,
"h": 322.7
},
"luminance": 0.91042
}Semantic roles & 50–950 ramp
primary
#FBF2FC
secondary
#B6E1B2
accent
#CA1B2D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585