#FCF2F7#FCF2F7
#FCF2F7 is a very light, near-neutral pink. Relative luminance 0.909; OKLCH L 97.0% C 0.013 H 345.5°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2F7 |
|---|---|
| RGB | rgb(252, 242, 247) |
| HSL | hsl(330, 63%, 97%) |
| HSV | hsv(330, 4%, 99%) |
| CMYK | cmyk(0%, 4%, 2%, 1.2%) |
| CIE-LAB | lab(96.38, 4.21, -1.21) |
| CIE-LCH | lch(96.38, 4.38, 343.98°) |
| OKLab | oklab(97.03% 0.0121 -0.0031) |
| OKLCH | oklch(97.03% 0.013 345.5) |
| XYZ | xyz(88.6831, 90.9156, 100.8542) |
| Luminance | 0.9092 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.98
Very Light Pink
#FFF4F2
ΔE00 3.35
Snow
#FFFAFA
ΔE00 3.81
Ghostwhite
#F8F8FF
ΔE00 4.47
Pale Grey
#FDFDFE
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2F7 #F2FCF7
analogous
#FCF2FC #FCF2F7 #FCF2F2
triadic
#FCF2F7 #F7FCF2 #F2F7FC
tetradic
#FCF2F7 #FCFCF2 #F2FCF7 #F2F2FC
square
#FCF2F7 #FCFCF2 #F2FCF7 #F2F2FC
split-complementary
#FCF2F7 #F2FCF2 #F2FCFC
monochromatic
#E58FBA #F1C0D8 #F9E6F0 #F9E6F0 #F9E6F0
Accessibility & contrast
On white
1.09
#FCF2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#FCF2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2F7
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2F7 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F7
Deuteranopia (green-blind)
#F5F5F7
Tritanopia (blue-blind)
#FEF2F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf2f7; /* rgb */ color: rgb(252, 242, 247); /* oklch */ color: oklch(97.0% 0.013 345.5);
Tailwind
colors: {
custom: {
50: '#fdf6f9',
500: '#fcf2f7',
950: '#000000',
},
}SCSS
$custom: #fcf2f7; $custom-light: #fdf6f9; $custom-dark: #000000;
JSON
{
"hex": "#fcf2f7",
"rgb": {
"r": 252,
"g": 242,
"b": 247
},
"hsl": {
"h": 330,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97034,
"c": 0.01254,
"h": 345.5
},
"luminance": 0.90915
}Semantic roles & 50–950 ramp
primary
#FCF2F7
secondary
#B2E1C9
accent
#CA731B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585