#FBF0FD#FBF0FD
#FBF0FD is a very light, muted purple. Relative luminance 0.899; OKLCH L 96.7% C 0.021 H 321.0°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0FD |
|---|---|
| RGB | rgb(251, 240, 253) |
| HSL | hsl(291, 76%, 97%) |
| HSV | hsv(291, 5%, 99%) |
| CMYK | cmyk(0.8%, 5.1%, 0%, 0.8%) |
| CIE-LAB | lab(95.96, 5.95, -4.92) |
| CIE-LCH | lch(95.96, 7.73, 320.41°) |
| OKLab | oklab(96.75% 0.0161 -0.013) |
| OKLCH | oklch(96.75% 0.021 321) |
| XYZ | xyz(88.6706, 89.9217, 105.5948) |
| Luminance | 0.8992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.54
Lavender (CSS)
#E6E6FA
ΔE00 5.65
Ghostwhite
#F8F8FF
ΔE00 5.86
Very Light Pink
#FFF4F2
ΔE00 6.78
Snow
#FFFAFA
ΔE00 6.94
Pale Grey
#FDFDFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0FD #F2FDF0
analogous
#F5F0FD #FBF0FD #FDF0F9
triadic
#FBF0FD #FDFBF0 #F0FDFB
tetradic
#FBF0FD #FDF5F0 #F2FDF0 #F0F9FD
square
#FBF0FD #FDF5F0 #F2FDF0 #F0F9FD
split-complementary
#FBF0FD #F9FDF0 #F0FDF5
monochromatic
#DE84EF #EDBAF6 #F8E4FB #F8E4FB #F8E4FB
Accessibility & contrast
On white
1.11
#FBF0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#FBF0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0FD
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0FD | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#FBF1F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf0fd; /* rgb */ color: rgb(251, 240, 253); /* oklch */ color: oklch(96.7% 0.021 321.0);
Tailwind
colors: {
custom: {
50: '#fcf4fe',
500: '#fbf0fd',
950: '#000000',
},
}SCSS
$custom: #fbf0fd; $custom-light: #fcf4fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf0fd",
"rgb": {
"r": 251,
"g": 240,
"b": 253
},
"hsl": {
"h": 290.769,
"s": 76.471,
"l": 96.667
},
"oklch": {
"l": 0.96745,
"c": 0.02073,
"h": 321
},
"luminance": 0.89921
}Semantic roles & 50–950 ramp
primary
#FBF0FD
secondary
#B4E6AB
accent
#D90D2C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585