#FBF3F7#FBF3F7
#FBF3F7 is a very light, near-neutral pink. Relative luminance 0.913; OKLCH L 97.1% C 0.010 H 345.4°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3F7 |
|---|---|
| RGB | rgb(251, 243, 247) |
| HSL | hsl(330, 50%, 97%) |
| HSV | hsv(330, 3%, 98%) |
| CMYK | cmyk(0%, 3.2%, 1.6%, 1.6%) |
| CIE-LAB | lab(96.54, 3.36, -0.97) |
| CIE-LCH | lch(96.54, 3.50, 343.91°) |
| OKLab | oklab(97.15% 0.0097 -0.0025) |
| OKLCH | oklch(97.15% 0.01 345.4) |
| XYZ | xyz(88.6202, 91.3262, 100.9367) |
| Luminance | 0.9133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.89
Lavenderblush
#FFF0F5
ΔE00 2.93
Very Light Pink
#FFF4F2
ΔE00 2.97
Ghostwhite
#F8F8FF
ΔE00 3.71
Pale Grey
#FDFDFE
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3F7 #F3FBF7
analogous
#FBF3FB #FBF3F7 #FBF3F3
triadic
#FBF3F7 #F7FBF3 #F3F7FB
tetradic
#FBF3F7 #FBFBF3 #F3FBF7 #F3F3FB
square
#FBF3F7 #FBFBF3 #F3FBF7 #F3F3FB
split-complementary
#FBF3F7 #F3FBF3 #F3FBFB
monochromatic
#DC97BA #ECC5D8 #F7E8F0 #F7E8F0 #F7E8F0
Accessibility & contrast
On white
1.09
#FBF3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#FBF3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3F7
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3F7 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F7
Deuteranopia (green-blind)
#F5F5F7
Tritanopia (blue-blind)
#FCF3F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf3f7; /* rgb */ color: rgb(251, 243, 247); /* oklch */ color: oklch(97.1% 0.010 345.4);
Tailwind
colors: {
custom: {
50: '#fcf7f9',
500: '#fbf3f7',
950: '#000000',
},
}SCSS
$custom: #fbf3f7; $custom-light: #fcf7f9; $custom-dark: #000000;
JSON
{
"hex": "#fbf3f7",
"rgb": {
"r": 251,
"g": 243,
"b": 247
},
"hsl": {
"h": 330,
"s": 50,
"l": 96.863
},
"oklch": {
"l": 0.97147,
"c": 0.01002,
"h": 345.4
},
"luminance": 0.91326
}Semantic roles & 50–950 ramp
primary
#FBF3F7
secondary
#B6DCC9
accent
#BD7328
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585