#FBF2FB#FBF2FB
#FBF2FB is a very light, near-neutral purple. Relative luminance 0.910; OKLCH L 97.1% C 0.015 H 325.7°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2FB |
|---|---|
| RGB | rgb(251, 242, 251) |
| HSL | hsl(300, 53%, 97%) |
| HSV | hsv(300, 4%, 98%) |
| CMYK | cmyk(0%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(96.40, 4.58, -3.25) |
| CIE-LCH | lch(96.40, 5.61, 324.64°) |
| OKLab | oklab(97.07% 0.0126 -0.0086) |
| OKLCH | oklch(97.07% 0.015 325.7) |
| XYZ | xyz(88.9457, 90.9789, 104.1230) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.76
Ghostwhite
#F8F8FF
ΔE00 4.34
Snow
#FFFAFA
ΔE00 5.05
Very Light Pink
#FFF4F2
ΔE00 5.08
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Pale Grey
#FDFDFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2FB #F2FBF2
analogous
#F7F2FB #FBF2FB #FBF2F7
triadic
#FBF2FB #FBFBF2 #F2FBFB
tetradic
#FBF2FB #FBF7F2 #F2FBF2 #F2F7FB
square
#FBF2FB #FBF7F2 #F2FBF2 #F2F7FB
split-complementary
#FBF2FB #F7FBF2 #F2FBF7
monochromatic
#DE94DE #EDC3ED #F8E8F8 #F8E8F8 #F8E8F8
Accessibility & contrast
On white
1.09
#FBF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#FBF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2FB
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2FB | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#FCF3F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf2fb; /* rgb */ color: rgb(251, 242, 251); /* oklch */ color: oklch(97.1% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#fcf6fc',
500: '#fbf2fb',
950: '#000000',
},
}SCSS
$custom: #fbf2fb; $custom-light: #fcf6fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf2fb",
"rgb": {
"r": 251,
"g": 242,
"b": 251
},
"hsl": {
"h": 300,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.97069,
"c": 0.01522,
"h": 325.7
},
"luminance": 0.90979
}Semantic roles & 50–950 ramp
primary
#FBF2FB
secondary
#B4DDB4
accent
#C02525
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585