#FBF4FB#FBF4FB
#FBF4FB is a very light, near-neutral purple. Relative luminance 0.922; OKLCH L 97.5% C 0.012 H 325.7°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4FB |
|---|---|
| RGB | rgb(251, 244, 251) |
| HSL | hsl(300, 47%, 97%) |
| HSV | hsv(300, 3%, 98%) |
| CMYK | cmyk(0%, 2.8%, 0%, 1.6%) |
| CIE-LAB | lab(96.89, 3.55, -2.53) |
| CIE-LCH | lch(96.89, 4.36, 324.60°) |
| OKLab | oklab(97.45% 0.0098 -0.0067) |
| OKLCH | oklch(97.45% 0.012 325.7) |
| XYZ | xyz(89.5442, 92.1759, 104.3225) |
| Luminance | 0.9218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.24
Lavenderblush
#FFF0F5
ΔE00 3.25
Snow
#FFFAFA
ΔE00 3.81
Very Light Pink
#FFF4F2
ΔE00 4.32
Pale Grey
#FDFDFE
ΔE00 5.00
Whitesmoke
#F5F5F5
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4FB #F4FBF4
analogous
#F8F4FB #FBF4FB #FBF4F8
triadic
#FBF4FB #FBFBF4 #F4FBFB
tetradic
#FBF4FB #FBF8F4 #F4FBF4 #F4F8FB
square
#FBF4FB #FBF8F4 #F4FBF4 #F4F8FB
split-complementary
#FBF4FB #F8FBF4 #F4FBF8
monochromatic
#DA9ADA #EBC7EB #F7E9F7 #F7E9F7 #F7E9F7
Accessibility & contrast
On white
1.08
#FBF4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#FBF4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4FB
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4FB | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#FCF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf4fb; /* rgb */ color: rgb(251, 244, 251); /* oklch */ color: oklch(97.5% 0.012 325.7);
Tailwind
colors: {
custom: {
50: '#fcf7fc',
500: '#fbf4fb',
950: '#000000',
},
}SCSS
$custom: #fbf4fb; $custom-light: #fcf7fc; $custom-dark: #000000;
JSON
{
"hex": "#fbf4fb",
"rgb": {
"r": 251,
"g": 244,
"b": 251
},
"hsl": {
"h": 300,
"s": 46.667,
"l": 97.059
},
"oklch": {
"l": 0.97454,
"c": 0.01182,
"h": 325.7
},
"luminance": 0.92176
}Semantic roles & 50–950 ramp
primary
#FBF4FB
secondary
#B8DBB8
accent
#BA2C2C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585