#FCF9FB#FCF9FB
#FCF9FB is a very light, near-neutral pink. Relative luminance 0.954; OKLCH L 98.5% C 0.004 H 337.3°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF9FB |
|---|---|
| RGB | rgb(252, 249, 251) |
| HSL | hsl(320, 33%, 98%) |
| HSV | hsv(320, 1%, 99%) |
| CMYK | cmyk(0%, 1.2%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.20, 1.34, -0.60) |
| CIE-LCH | lch(98.20, 1.47, 335.75°) |
| OKLab | oklab(98.5% 0.0038 -0.0016) |
| OKLCH | oklch(98.5% 0.004 337.3) |
| XYZ | xyz(91.4303, 95.4120, 104.8477) |
| Luminance | 0.9541 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 1.24
Pale Grey
#FDFDFE
ΔE00 1.79
Whitesmoke
#F5F5F5
ΔE00 2.23
White
#FFFFFF
ΔE00 2.26
Ghostwhite
#F8F8FF
ΔE00 2.56
Off White
#FAF9F6
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF9FB #F9FCFA
analogous
#FBF9FC #FCF9FB #FCF9F9
triadic
#FCF9FB #FBFCF9 #F9FBFC
tetradic
#FCF9FB #FCFBF9 #F9FCFA #F9F9FC
square
#FCF9FB #FCFBF9 #F9FCFA #F9F9FC
split-complementary
#FCF9FB #F9FCF9 #F9FCFB
monochromatic
#D3A7C5 #E8D0E0 #F5EBF1 #F5EBF1 #F5EBF1
Accessibility & contrast
On white
1.05
#FCF9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#FCF9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF9FB
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF9FB | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFB
Deuteranopia (green-blind)
#FAFAFB
Tritanopia (blue-blind)
#FCF9FA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcf9fb; /* rgb */ color: rgb(252, 249, 251); /* oklch */ color: oklch(98.5% 0.004 337.3);
Tailwind
colors: {
custom: {
50: '#fdfbfc',
500: '#fcf9fb',
950: '#000000',
},
}SCSS
$custom: #fcf9fb; $custom-light: #fdfbfc; $custom-dark: #000000;
JSON
{
"hex": "#fcf9fb",
"rgb": {
"r": 252,
"g": 249,
"b": 251
},
"hsl": {
"h": 320,
"s": 33.333,
"l": 98.235
},
"oklch": {
"l": 0.98497,
"c": 0.00412,
"h": 337.3
},
"luminance": 0.95412
}Semantic roles & 50–950 ramp
primary
#FCF9FB
secondary
#C1D8C9
accent
#AC6039
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585