#FBF0FA#FBF0FA
#FBF0FA is a very light, near-neutral purple. Relative luminance 0.897; OKLCH L 96.7% C 0.018 H 328.5°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0FA |
|---|---|
| RGB | rgb(251, 240, 250) |
| HSL | hsl(305, 58%, 96%) |
| HSV | hsv(305, 4%, 98%) |
| CMYK | cmyk(0%, 4.4%, 0.4%, 1.6%) |
| CIE-LAB | lab(95.89, 5.42, -3.49) |
| CIE-LCH | lch(95.89, 6.45, 327.25°) |
| OKLab | oklab(96.66% 0.015 -0.0092) |
| OKLCH | oklch(96.66% 0.018 328.5) |
| XYZ | xyz(88.1965, 89.7320, 103.0977) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.50
Ghostwhite
#F8F8FF
ΔE00 5.31
Very Light Pink
#FFF4F2
ΔE00 5.59
Snow
#FFFAFA
ΔE00 5.90
Lavender (CSS)
#E6E6FA
ΔE00 6.22
Pale Grey
#FDFDFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0FA #F0FBF1
analogous
#F7F0FB #FBF0FA #FBF0F5
triadic
#FBF0FA #FAFBF0 #F0FAFB
tetradic
#FBF0FA #FBF7F0 #F0FBF1 #F0F5FB
square
#FBF0FA #FBF7F0 #F0FBF1 #F0F5FB
split-complementary
#FBF0FA #F5FBF0 #F0FBF7
monochromatic
#E18FDA #EEC0EA #F9E7F7 #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.11
#FBF0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#FBF0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0FA
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0FA | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#FCF1F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf0fa; /* rgb */ color: rgb(251, 240, 250); /* oklch */ color: oklch(96.7% 0.018 328.5);
Tailwind
colors: {
custom: {
50: '#fcf4fc',
500: '#fbf0fa',
950: '#000000',
},
}SCSS
$custom: #fbf0fa; $custom-light: #fcf4fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf0fa",
"rgb": {
"r": 251,
"g": 240,
"b": 250
},
"hsl": {
"h": 305.455,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.96657,
"c": 0.01762,
"h": 328.5
},
"luminance": 0.89732
}Semantic roles & 50–950 ramp
primary
#FBF0FA
secondary
#B1DEB5
accent
#C52F20
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585