#FBF2FD#FBF2FD
#FBF2FD is a very light, near-neutral purple. Relative luminance 0.911; OKLCH L 97.1% C 0.017 H 320.1°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2FD |
|---|---|
| RGB | rgb(251, 242, 253) |
| HSL | hsl(289, 73%, 97%) |
| HSV | hsv(289, 4%, 99%) |
| CMYK | cmyk(0.8%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(96.45, 4.93, -4.20) |
| CIE-LCH | lch(96.45, 6.48, 319.55°) |
| OKLab | oklab(97.13% 0.0133 -0.0111) |
| OKLCH | oklch(97.13% 0.017 320.1) |
| XYZ | xyz(89.2626, 91.1057, 105.7921) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.28
Ghostwhite
#F8F8FF
ΔE00 4.69
Lavender (CSS)
#E6E6FA
ΔE00 5.64
Snow
#FFFAFA
ΔE00 5.80
Very Light Pink
#FFF4F2
ΔE00 5.91
Pale Grey
#FDFDFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2FD #F4FDF2
analogous
#F6F2FD #FBF2FD #FDF2FA
triadic
#FBF2FD #FDFBF2 #F2FDFB
tetradic
#FBF2FD #FDF6F2 #F4FDF2 #F2FAFD
square
#FBF2FD #FDF6F2 #F4FDF2 #F2FAFD
split-complementary
#FBF2FD #FAFDF2 #F2FDF6
monochromatic
#DA88ED #EBBDF5 #F7E4FB #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.09
#FBF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#FBF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2FD
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2FD | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#F3F5FD
Tritanopia (blue-blind)
#FBF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf2fd; /* rgb */ color: rgb(251, 242, 253); /* oklch */ color: oklch(97.1% 0.017 320.1);
Tailwind
colors: {
custom: {
50: '#fcf6fe',
500: '#fbf2fd',
950: '#000000',
},
}SCSS
$custom: #fbf2fd; $custom-light: #fcf6fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf2fd",
"rgb": {
"r": 251,
"g": 242,
"b": 253
},
"hsl": {
"h": 289.091,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.97128,
"c": 0.01735,
"h": 320.1
},
"luminance": 0.91105
}Semantic roles & 50–950 ramp
primary
#FBF2FD
secondary
#B8E5AE
accent
#D51034
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585