#FCF6FB#FCF6FB
#FCF6FB is a very light, near-neutral pink. Relative luminance 0.936; OKLCH L 97.9% C 0.009 H 330.9°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6FB |
|---|---|
| RGB | rgb(252, 246, 251) |
| HSL | hsl(310, 50%, 98%) |
| HSV | hsv(310, 2%, 99%) |
| CMYK | cmyk(0%, 2.4%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.46, 2.87, -1.69) |
| CIE-LCH | lch(97.46, 3.33, 329.54°) |
| OKLab | oklab(97.92% 0.008 -0.0044) |
| OKLCH | oklch(97.92% 0.009 330.9) |
| XYZ | xyz(90.5105, 93.5723, 104.5411) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.70
Ghostwhite
#F8F8FF
ΔE00 2.76
Very Light Pink
#FFF4F2
ΔE00 3.66
Lavenderblush
#FFF0F5
ΔE00 3.76
Pale Grey
#FDFDFE
ΔE00 3.95
Whitesmoke
#F5F5F5
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6FB #F6FCF7
analogous
#FAF6FC #FCF6FB #FCF6F8
triadic
#FCF6FB #FBFCF6 #F6FBFC
tetradic
#FCF6FB #FCFAF6 #F6FCF7 #F6F8FC
square
#FCF6FB #FCFAF6 #F6FCF7 #F6F8FC
split-complementary
#FCF6FB #F8FCF6 #F6FCFA
monochromatic
#DD9AD2 #EDC8E7 #F7E8F5 #F7E8F5 #F7E8F5
Accessibility & contrast
On white
1.07
#FCF6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#FCF6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6FB
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6FB | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#FDF6F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcf6fb; /* rgb */ color: rgb(252, 246, 251); /* oklch */ color: oklch(97.9% 0.009 330.9);
Tailwind
colors: {
custom: {
50: '#fdf9fc',
500: '#fcf6fb',
950: '#000000',
},
}SCSS
$custom: #fcf6fb; $custom-light: #fdf9fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf6fb",
"rgb": {
"r": 252,
"g": 246,
"b": 251
},
"hsl": {
"h": 310,
"s": 50,
"l": 97.647
},
"oklch": {
"l": 0.97917,
"c": 0.00914,
"h": 330.9
},
"luminance": 0.93572
}Semantic roles & 50–950 ramp
primary
#FCF6FB
secondary
#B9DDBF
accent
#BD4128
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585