#FBF4FD#FBF4FD
#FBF4FD is a very light, near-neutral purple. Relative luminance 0.923; OKLCH L 97.5% C 0.014 H 318.7°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4FD |
|---|---|
| RGB | rgb(251, 244, 253) |
| HSL | hsl(287, 69%, 97%) |
| HSV | hsv(287, 4%, 99%) |
| CMYK | cmyk(0.8%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(96.94, 3.91, -3.48) |
| CIE-LCH | lch(96.94, 5.24, 318.30°) |
| OKLab | oklab(97.51% 0.0105 -0.0092) |
| OKLCH | oklch(97.51% 0.014 318.7) |
| XYZ | xyz(89.8611, 92.3027, 105.9916) |
| Luminance | 0.9230 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.47
Ghostwhite
#F8F8FF
ΔE00 3.49
Snow
#FFFAFA
ΔE00 4.63
Very Light Pink
#FFF4F2
ΔE00 5.14
Pale Grey
#FDFDFE
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4FD #F6FDF4
analogous
#F7F4FD #FBF4FD #FDF4FA
triadic
#FBF4FD #FDFBF4 #F4FDFB
tetradic
#FBF4FD #FDF7F4 #F6FDF4 #F4FAFD
square
#FBF4FD #FDF7F4 #F6FDF4 #F4FAFD
split-complementary
#FBF4FD #FAFDF4 #F4FDF7
monochromatic
#D58CEA #E8C0F4 #F6E5FA #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.08
#FBF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#FBF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4FD
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4FD | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#F5F6FD
Tritanopia (blue-blind)
#FBF5F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf4fd; /* rgb */ color: rgb(251, 244, 253); /* oklch */ color: oklch(97.5% 0.014 318.7);
Tailwind
colors: {
custom: {
50: '#fcf7fe',
500: '#fbf4fd',
950: '#000000',
},
}SCSS
$custom: #fbf4fd; $custom-light: #fcf7fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf4fd",
"rgb": {
"r": 251,
"g": 244,
"b": 253
},
"hsl": {
"h": 286.667,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.97512,
"c": 0.01397,
"h": 318.7
},
"luminance": 0.92302
}Semantic roles & 50–950 ramp
primary
#FBF4FD
secondary
#BCE4B1
accent
#D1143E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585