#FCF7FB#FCF7FB
#FCF7FB is a very light, near-neutral pink. Relative luminance 0.942; OKLCH L 98.1% C 0.007 H 332.1°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7FB |
|---|---|
| RGB | rgb(252, 247, 251) |
| HSL | hsl(312, 45%, 98%) |
| HSV | hsv(312, 2%, 99%) |
| CMYK | cmyk(0%, 2%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.71, 2.36, -1.33) |
| CIE-LCH | lch(97.71, 2.70, 330.65°) |
| OKLab | oklab(98.11% 0.0066 -0.0035) |
| OKLCH | oklch(98.11% 0.007 332.1) |
| XYZ | xyz(90.8155, 94.1822, 104.6428) |
| Luminance | 0.9418 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.08
Ghostwhite
#F8F8FF
ΔE00 2.48
Pale Grey
#FDFDFE
ΔE00 3.24
Very Light Pink
#FFF4F2
ΔE00 3.53
Whitesmoke
#F5F5F5
ΔE00 3.55
White
#FFFFFF
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7FB #F7FCF8
analogous
#FAF7FC #FCF7FB #FCF7F8
triadic
#FCF7FB #FBFCF7 #F7FBFC
tetradic
#FCF7FB #FCFAF7 #F7FCF8 #F7F8FC
square
#FCF7FB #FCFAF7 #F7FCF8 #F7F8FC
split-complementary
#FCF7FB #F8FCF7 #F7FCFA
monochromatic
#DB9ECE #EBCAE5 #F7E9F4 #F7E9F4 #F7E9F4
Accessibility & contrast
On white
1.06
#FCF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#FCF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7FB
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7FB | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#FDF7F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf7fb; /* rgb */ color: rgb(252, 247, 251); /* oklch */ color: oklch(98.1% 0.007 332.1);
Tailwind
colors: {
custom: {
50: '#fdf9fc',
500: '#fcf7fb',
950: '#000000',
},
}SCSS
$custom: #fcf7fb; $custom-light: #fdf9fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf7fb",
"rgb": {
"r": 252,
"g": 247,
"b": 251
},
"hsl": {
"h": 312,
"s": 45.455,
"l": 97.843
},
"oklch": {
"l": 0.9811,
"c": 0.00746,
"h": 332.1
},
"luminance": 0.94182
}Semantic roles & 50–950 ramp
primary
#FCF7FB
secondary
#BBDCC2
accent
#B9492D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585