#FCF2FA#FCF2FA
#FCF2FA is a very light, near-neutral pink. Relative luminance 0.911; OKLCH L 97.1% C 0.015 H 332.2°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2FA |
|---|---|
| RGB | rgb(252, 242, 250) |
| HSL | hsl(312, 63%, 97%) |
| HSV | hsv(312, 4%, 99%) |
| CMYK | cmyk(0%, 4%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.45, 4.73, -2.65) |
| CIE-LCH | lch(96.45, 5.42, 330.78°) |
| OKLab | oklab(97.12% 0.0132 -0.007) |
| OKLCH | oklch(97.12% 0.015 332.2) |
| XYZ | xyz(89.1497, 91.1023, 103.3119) |
| Luminance | 0.9110 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.23
Ghostwhite
#F8F8FF
ΔE00 4.60
Very Light Pink
#FFF4F2
ΔE00 4.67
Snow
#FFFAFA
ΔE00 4.87
Pale Grey
#FDFDFE
ΔE00 6.32
Whitesmoke
#F5F5F5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2FA #F2FCF4
analogous
#F9F2FC #FCF2FA #FCF2F5
triadic
#FCF2FA #FAFCF2 #F2FAFC
tetradic
#FCF2FA #FCF9F2 #F2FCF4 #F2F5FC
square
#FCF2FA #FCF9F2 #F2FCF4 #F2F5FC
split-complementary
#FCF2FA #F5FCF2 #F2FCF9
monochromatic
#E58FD4 #F1C0E7 #F9E6F5 #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.09
#FCF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#FCF2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2FA
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2FA | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#FDF2F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf2fa; /* rgb */ color: rgb(252, 242, 250); /* oklch */ color: oklch(97.1% 0.015 332.2);
Tailwind
colors: {
custom: {
50: '#fdf6fc',
500: '#fcf2fa',
950: '#000000',
},
}SCSS
$custom: #fcf2fa; $custom-light: #fdf6fc; $custom-dark: #000000;
JSON
{
"hex": "#fcf2fa",
"rgb": {
"r": 252,
"g": 242,
"b": 250
},
"hsl": {
"h": 312,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97119,
"c": 0.01496,
"h": 332.2
},
"luminance": 0.91102
}Semantic roles & 50–950 ramp
primary
#FCF2FA
secondary
#B2E1BB
accent
#CA3E1B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585