#FBF2F7#FBF2F7
#FBF2F7 is a very light, near-neutral pink. Relative luminance 0.907; OKLCH L 97.0% C 0.012 H 342.7°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2F7 |
|---|---|
| RGB | rgb(251, 242, 247) |
| HSL | hsl(327, 53%, 97%) |
| HSV | hsv(327, 4%, 98%) |
| CMYK | cmyk(0%, 3.6%, 1.6%, 1.6%) |
| CIE-LAB | lab(96.30, 3.87, -1.33) |
| CIE-LCH | lch(96.30, 4.09, 341.06°) |
| OKLab | oklab(96.96% 0.0111 -0.0035) |
| OKLCH | oklch(96.96% 0.012 342.7) |
| XYZ | xyz(88.3218, 90.7294, 100.8373) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.39
Very Light Pink
#FFF4F2
ΔE00 3.36
Snow
#FFFAFA
ΔE00 3.56
Ghostwhite
#F8F8FF
ΔE00 4.08
Pale Grey
#FDFDFE
ΔE00 5.23
Whitesmoke
#F5F5F5
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2F7 #F2FBF6
analogous
#FBF2FB #FBF2F7 #FBF2F3
triadic
#FBF2F7 #F7FBF2 #F2F7FB
tetradic
#FBF2F7 #FBFBF2 #F2FBF6 #F2F3FB
square
#FBF2F7 #FBFBF2 #F2FBF6 #F2F3FB
split-complementary
#FBF2F7 #F3FBF2 #F2FBFB
monochromatic
#DE94BD #EDC3DA #F8E8F1 #F8E8F1 #F8E8F1
Accessibility & contrast
On white
1.10
#FBF2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FBF2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2F7
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2F7 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F7
Deuteranopia (green-blind)
#F4F5F7
Tritanopia (blue-blind)
#FCF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf2f7; /* rgb */ color: rgb(251, 242, 247); /* oklch */ color: oklch(97.0% 0.012 342.7);
Tailwind
colors: {
custom: {
50: '#fcf6f9',
500: '#fbf2f7',
950: '#000000',
},
}SCSS
$custom: #fbf2f7; $custom-light: #fcf6f9; $custom-dark: #000000;
JSON
{
"hex": "#fbf2f7",
"rgb": {
"r": 251,
"g": 242,
"b": 247
},
"hsl": {
"h": 326.667,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.96955,
"c": 0.01164,
"h": 342.7
},
"luminance": 0.90729
}Semantic roles & 50–950 ramp
primary
#FBF2F7
secondary
#B4DDC6
accent
#C06A25
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585