#FBF4F7#FBF4F7
#FBF4F7 is a very light, near-neutral pink. Relative luminance 0.919; OKLCH L 97.3% C 0.008 H 349.2°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4F7 |
|---|---|
| RGB | rgb(251, 244, 247) |
| HSL | hsl(334, 47%, 97%) |
| HSV | hsv(334, 3%, 98%) |
| CMYK | cmyk(0%, 2.8%, 1.6%, 1.6%) |
| CIE-LAB | lab(96.79, 2.85, -0.61) |
| CIE-LCH | lch(96.79, 2.92, 347.93°) |
| OKLab | oklab(97.34% 0.0083 -0.0016) |
| OKLCH | oklch(97.34% 0.008 349.2) |
| XYZ | xyz(88.9203, 91.9264, 101.0368) |
| Luminance | 0.9193 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.20
Very Light Pink
#FFF4F2
ΔE00 2.69
Ghostwhite
#F8F8FF
ΔE00 3.44
Lavenderblush
#FFF0F5
ΔE00 3.54
Pale Grey
#FDFDFE
ΔE00 3.94
Whitesmoke
#F5F5F5
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4F7 #F4FBF8
analogous
#FBF4FB #FBF4F7 #FBF5F4
triadic
#FBF4F7 #F7FBF4 #F4F7FB
tetradic
#FBF4F7 #FBFBF4 #F4FBF8 #F5F4FB
square
#FBF4F7 #FBFBF4 #F4FBF8 #F5F4FB
split-complementary
#FBF4F7 #F4FBF5 #F4FBFB
monochromatic
#DA9AB6 #EBC7D6 #F7E9EF #F7E9EF #F7E9EF
Accessibility & contrast
On white
1.08
#FBF4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#FBF4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4F7
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4F7 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F7
Deuteranopia (green-blind)
#F6F6F7
Tritanopia (blue-blind)
#FCF4F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf4f7; /* rgb */ color: rgb(251, 244, 247); /* oklch */ color: oklch(97.3% 0.008 349.2);
Tailwind
colors: {
custom: {
50: '#fcf7f9',
500: '#fbf4f7',
950: '#000000',
},
}SCSS
$custom: #fbf4f7; $custom-light: #fcf7f9; $custom-dark: #000000;
JSON
{
"hex": "#fbf4f7",
"rgb": {
"r": 251,
"g": 244,
"b": 247
},
"hsl": {
"h": 334.286,
"s": 46.667,
"l": 97.059
},
"oklch": {
"l": 0.9734,
"c": 0.00844,
"h": 349.2
},
"luminance": 0.91926
}Semantic roles & 50–950 ramp
primary
#FBF4F7
secondary
#B8DBCC
accent
#BA7D2C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585