#FBF0FB#FBF0FB
#FBF0FB is a very light, near-neutral purple. Relative luminance 0.898; OKLCH L 96.7% C 0.019 H 325.7°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0FB |
|---|---|
| RGB | rgb(251, 240, 251) |
| HSL | hsl(300, 58%, 96%) |
| HSV | hsv(300, 4%, 98%) |
| CMYK | cmyk(0%, 4.4%, 0%, 1.6%) |
| CIE-LAB | lab(95.91, 5.60, -3.97) |
| CIE-LCH | lch(95.91, 6.86, 324.69°) |
| OKLab | oklab(96.69% 0.0154 -0.0105) |
| OKLCH | oklch(96.69% 0.019 325.7) |
| XYZ | xyz(88.3537, 89.7949, 103.9256) |
| Luminance | 0.8979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.84
Ghostwhite
#F8F8FF
ΔE00 5.48
Very Light Pink
#FFF4F2
ΔE00 5.99
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Snow
#FFFAFA
ΔE00 6.25
Pale Grey
#FDFDFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0FB #F0FBF0
analogous
#F6F0FB #FBF0FB #FBF0F6
triadic
#FBF0FB #FBFBF0 #F0FBFB
tetradic
#FBF0FB #FBF6F0 #F0FBF0 #F0F6FB
square
#FBF0FB #FBF6F0 #F0FBF0 #F0F6FB
split-complementary
#FBF0FB #F6FBF0 #F0FBF6
monochromatic
#E18FE1 #EEC0EE #F9E7F9 #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.11
#FBF0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#FBF0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0FB
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0FB | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#FCF1F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf0fb; /* rgb */ color: rgb(251, 240, 251); /* oklch */ color: oklch(96.7% 0.019 325.7);
Tailwind
colors: {
custom: {
50: '#fcf4fc',
500: '#fbf0fb',
950: '#000000',
},
}SCSS
$custom: #fbf0fb; $custom-light: #fcf4fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf0fb",
"rgb": {
"r": 251,
"g": 240,
"b": 251
},
"hsl": {
"h": 300,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.96686,
"c": 0.01863,
"h": 325.7
},
"luminance": 0.89794
}Semantic roles & 50–950 ramp
primary
#FBF0FB
secondary
#B1DEB1
accent
#C52020
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585