#FCF2F8#FCF2F8
#FCF2F8 is a very light, near-neutral pink. Relative luminance 0.910; OKLCH L 97.1% C 0.013 H 340.5°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2F8 |
|---|---|
| RGB | rgb(252, 242, 248) |
| HSL | hsl(324, 63%, 97%) |
| HSV | hsv(324, 4%, 99%) |
| CMYK | cmyk(0%, 4%, 1.6%, 1.2%) |
| CIE-LAB | lab(96.40, 4.38, -1.69) |
| CIE-LCH | lch(96.40, 4.69, 338.93°) |
| OKLab | oklab(97.06% 0.0125 -0.0044) |
| OKLCH | oklch(97.06% 0.013 340.5) |
| XYZ | xyz(88.8378, 90.9775, 101.6691) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.97
Very Light Pink
#FFF4F2
ΔE00 3.80
Snow
#FFFAFA
ΔE00 4.15
Ghostwhite
#F8F8FF
ΔE00 4.47
Pale Grey
#FDFDFE
ΔE00 5.80
Whitesmoke
#F5F5F5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2F8 #F2FCF6
analogous
#FBF2FC #FCF2F8 #FCF2F3
triadic
#FCF2F8 #F8FCF2 #F2F8FC
tetradic
#FCF2F8 #FCFBF2 #F2FCF6 #F2F3FC
square
#FCF2F8 #FCFBF2 #F2FCF6 #F2F3FC
split-complementary
#FCF2F8 #F3FCF2 #F2FCFB
monochromatic
#E58FC2 #F1C0DD #F9E6F2 #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.09
#FCF2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#FCF2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2F8
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2F8 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F8
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#FDF2F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf2f8; /* rgb */ color: rgb(252, 242, 248); /* oklch */ color: oklch(97.1% 0.013 340.5);
Tailwind
colors: {
custom: {
50: '#fdf6fa',
500: '#fcf2f8',
950: '#000000',
},
}SCSS
$custom: #fcf2f8; $custom-light: #fdf6fa; $custom-dark: #000000;
JSON
{
"hex": "#fcf2f8",
"rgb": {
"r": 252,
"g": 242,
"b": 248
},
"hsl": {
"h": 324,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97062,
"c": 0.01327,
"h": 340.5
},
"luminance": 0.90977
}Semantic roles & 50–950 ramp
primary
#FCF2F8
secondary
#B2E1C4
accent
#CA611B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585