#FBF4FC#FBF4FC
#FBF4FC is a very light, near-neutral purple. Relative luminance 0.922; OKLCH L 97.5% C 0.013 H 321.9°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4FC |
|---|---|
| RGB | rgb(251, 244, 252) |
| HSL | hsl(293, 57%, 97%) |
| HSV | hsv(293, 3%, 99%) |
| CMYK | cmyk(0.4%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(96.92, 3.73, -3.00) |
| CIE-LCH | lch(96.92, 4.79, 321.16°) |
| OKLab | oklab(97.48% 0.0101 -0.0079) |
| OKLCH | oklch(97.48% 0.013 321.9) |
| XYZ | xyz(89.7022, 92.2391, 105.1549) |
| Luminance | 0.9224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.33
Ghostwhite
#F8F8FF
ΔE00 3.34
Snow
#FFFAFA
ΔE00 4.22
Very Light Pink
#FFF4F2
ΔE00 4.73
Pale Grey
#FDFDFE
ΔE00 5.32
Whitesmoke
#F5F5F5
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4FC #F5FCF4
analogous
#F7F4FC #FBF4FC #FCF4F9
triadic
#FBF4FC #FCFBF4 #F4FCFB
tetradic
#FBF4FC #FCF7F4 #F5FCF4 #F4F9FC
square
#FBF4FC #FCF7F4 #F5FCF4 #F4F9FC
split-complementary
#FBF4FC #F9FCF4 #F4FCF7
monochromatic
#D894E2 #EAC4EF #F6E7F8 #F6E7F8 #F6E7F8
Accessibility & contrast
On white
1.08
#FBF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#FBF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4FC
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4FC | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FC
Deuteranopia (green-blind)
#F5F6FC
Tritanopia (blue-blind)
#FBF5F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf4fc; /* rgb */ color: rgb(251, 244, 252); /* oklch */ color: oklch(97.5% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#fcf7fd',
500: '#fbf4fc',
950: '#000000',
},
}SCSS
$custom: #fbf4fc; $custom-light: #fcf7fd; $custom-dark: #000000;
JSON
{
"hex": "#fbf4fc",
"rgb": {
"r": 251,
"g": 244,
"b": 252
},
"hsl": {
"h": 292.5,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.97483,
"c": 0.01287,
"h": 321.9
},
"luminance": 0.92239
}Semantic roles & 50–950 ramp
primary
#FBF4FC
secondary
#BADFB5
accent
#C52135
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585