#FCF8FB#FCF8FB
#FCF8FB is a very light, near-neutral pink. Relative luminance 0.948; OKLCH L 98.3% C 0.006 H 333.9°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8FB |
|---|---|
| RGB | rgb(252, 248, 251) |
| HSL | hsl(315, 40%, 98%) |
| HSV | hsv(315, 2%, 99%) |
| CMYK | cmyk(0%, 1.6%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.95, 1.85, -0.97) |
| CIE-LCH | lch(97.95, 2.09, 332.44°) |
| OKLab | oklab(98.3% 0.0052 -0.0025) |
| OKLCH | oklch(98.3% 0.006 333.9) |
| XYZ | xyz(91.1221, 94.7955, 104.7450) |
| Luminance | 0.9479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 1.54
Ghostwhite
#F8F8FF
ΔE00 2.40
Pale Grey
#FDFDFE
ΔE00 2.52
Whitesmoke
#F5F5F5
ΔE00 2.88
White
#FFFFFF
ΔE00 3.00
Very Light Pink
#FFF4F2
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8FB #F8FCF9
analogous
#FBF8FC #FCF8FB #FCF8F9
triadic
#FCF8FB #FBFCF8 #F8FBFC
tetradic
#FCF8FB #FCFBF8 #F8FCF9 #F8F9FC
square
#FCF8FB #FCFBF8 #F8FCF9 #F8F9FC
split-complementary
#FCF8FB #F9FCF8 #F8FCFB
monochromatic
#D7A2CA #EACDE3 #F6EAF3 #F6EAF3 #F6EAF3
Accessibility & contrast
On white
1.05
#FCF8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#FCF8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8FB
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8FB | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F9F9FB
Tritanopia (blue-blind)
#FCF8F9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf8fb; /* rgb */ color: rgb(252, 248, 251); /* oklch */ color: oklch(98.3% 0.006 333.9);
Tailwind
colors: {
custom: {
50: '#fdfafc',
500: '#fcf8fb',
950: '#000000',
},
}SCSS
$custom: #fcf8fb; $custom-light: #fdfafc; $custom-dark: #000000;
JSON
{
"hex": "#fcf8fb",
"rgb": {
"r": 252,
"g": 248,
"b": 251
},
"hsl": {
"h": 315,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.98303,
"c": 0.00578,
"h": 333.9
},
"luminance": 0.94795
}Semantic roles & 50–950 ramp
primary
#FCF8FB
secondary
#BEDAC5
accent
#B35332
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585