#FBF0FC#FBF0FC
#FBF0FC is a very light, near-neutral purple. Relative luminance 0.899; OKLCH L 96.7% C 0.020 H 323.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0FC |
|---|---|
| RGB | rgb(251, 240, 252) |
| HSL | hsl(295, 67%, 96%) |
| HSV | hsv(295, 5%, 99%) |
| CMYK | cmyk(0.4%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(95.94, 5.78, -4.45) |
| CIE-LCH | lch(95.94, 7.29, 322.42°) |
| OKLab | oklab(96.71% 0.0158 -0.0118) |
| OKLCH | oklch(96.71% 0.02 323.2) |
| XYZ | xyz(88.5117, 89.8581, 104.7580) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.19
Ghostwhite
#F8F8FF
ΔE00 5.66
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Very Light Pink
#FFF4F2
ΔE00 6.39
Snow
#FFFAFA
ΔE00 6.59
Pale Grey
#FDFDFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0FC #F1FCF0
analogous
#F5F0FC #FBF0FC #FCF0F7
triadic
#FBF0FC #FCFBF0 #F0FCFB
tetradic
#FBF0FC #FCF5F0 #F1FCF0 #F0F7FC
square
#FBF0FC #FCF5F0 #F1FCF0 #F0F7FC
split-complementary
#FBF0FC #F7FCF0 #F0FCF5
monochromatic
#E08AE8 #EDBDF2 #F8E5FA #F8E5FA #F8E5FA
Accessibility & contrast
On white
1.11
#FBF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#FBF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0FC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0FC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#FCF1F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf0fc; /* rgb */ color: rgb(251, 240, 252); /* oklch */ color: oklch(96.7% 0.020 323.2);
Tailwind
colors: {
custom: {
50: '#fcf4fd',
500: '#fbf0fc',
950: '#000000',
},
}SCSS
$custom: #fbf0fc; $custom-light: #fcf4fd; $custom-dark: #000000;
JSON
{
"hex": "#fbf0fc",
"rgb": {
"r": 251,
"g": 240,
"b": 252
},
"hsl": {
"h": 295,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.96715,
"c": 0.01966,
"h": 323.2
},
"luminance": 0.89858
}Semantic roles & 50–950 ramp
primary
#FBF0FC
secondary
#B3E2AE
accent
#CF1726
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585