#FCF2F5#FCF2F5
#FCF2F5 is a very light, near-neutral pink. Relative luminance 0.908; OKLCH L 97.0% C 0.011 H 357.0°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2F5 |
|---|---|
| RGB | rgb(252, 242, 245) |
| HSL | hsl(342, 63%, 97%) |
| HSV | hsv(342, 4%, 99%) |
| CMYK | cmyk(0%, 4%, 2.8%, 1.2%) |
| CIE-LAB | lab(96.32, 3.86, -0.25) |
| CIE-LCH | lch(96.32, 3.87, 356.33°) |
| OKLab | oklab(96.98% 0.0114 -0.0006) |
| OKLCH | oklch(96.98% 0.011 357) |
| XYZ | xyz(88.3761, 90.7928, 99.2375) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.31
Very Light Pink
#FFF4F2
ΔE00 2.44
Snow
#FFFAFA
ΔE00 3.20
Ghostwhite
#F8F8FF
ΔE00 4.59
Seashell
#FFF5EE
ΔE00 5.08
Whitesmoke
#F5F5F5
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2F5 #F2FCF9
analogous
#FCF2FA #FCF2F5 #FCF4F2
triadic
#FCF2F5 #F5FCF2 #F2F5FC
tetradic
#FCF2F5 #FAFCF2 #F2FCF9 #F4F2FC
square
#FCF2F5 #FAFCF2 #F2FCF9 #F4F2FC
split-complementary
#FCF2F5 #F2FCF4 #F2FAFC
monochromatic
#E58FA9 #F1C0CF #F9E6EC #F9E6EC #F9E6EC
Accessibility & contrast
On white
1.10
#FCF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FCF2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2F5
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2F5 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F5
Deuteranopia (green-blind)
#F5F5F5
Tritanopia (blue-blind)
#FEF2F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf2f5; /* rgb */ color: rgb(252, 242, 245); /* oklch */ color: oklch(97.0% 0.011 357.0);
Tailwind
colors: {
custom: {
50: '#fdf6f8',
500: '#fcf2f5',
950: '#000000',
},
}SCSS
$custom: #fcf2f5; $custom-light: #fdf6f8; $custom-dark: #000000;
JSON
{
"hex": "#fcf2f5",
"rgb": {
"r": 252,
"g": 242,
"b": 245
},
"hsl": {
"h": 342,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.96977,
"c": 0.01142,
"h": 357
},
"luminance": 0.90792
}Semantic roles & 50–950 ramp
primary
#FCF2F5
secondary
#B2E1D3
accent
#CA961B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585