#FCD4F2#FCD4F2
#FCD4F2 is a very light, muted pink. Relative luminance 0.742; OKLCH L 91.3% C 0.059 H 334.9°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4F2 |
|---|---|
| RGB | rgb(252, 212, 242) |
| HSL | hsl(315, 87%, 91%) |
| HSV | hsv(315, 16%, 99%) |
| CMYK | cmyk(0%, 15.9%, 4%, 1.2%) |
| CIE-LAB | lab(89.01, 18.87, -9.45) |
| CIE-LCH | lch(89.01, 21.11, 333.40°) |
| OKLab | oklab(91.25% 0.0535 -0.025) |
| OKLCH | oklch(91.25% 0.059 334.9) |
| XYZ | xyz(79.7137, 74.1949, 94.1090) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.82
Very Light Purple
#F6CEFC
ΔE00 4.67
Light Pink
#FFD1DF
ΔE00 5.56
Pale Lavender
#EECFFE
ΔE00 5.98
Pale Pink
#FFCFDC
ΔE00 6.14
Thistle
#D8BFD8
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4F2 #D4FCDE
analogous
#F2D4FC #FCD4F2 #FCD4DE
triadic
#FCD4F2 #F2FCD4 #D4F2FC
tetradic
#FCD4F2 #FCF2D4 #D4FCDE #D4DEFC
square
#FCD4F2 #FCF2D4 #D4FCDE #D4DEFC
split-complementary
#FCD4F2 #DEFCD4 #D4FCF2
monochromatic
#F462CF #F89BE1 #FCD4F2 #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.33
#FCD4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FCD4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4F2
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4F2 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#FFD5DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd4f2; /* rgb */ color: rgb(252, 212, 242); /* oklch */ color: oklch(91.3% 0.059 334.9);
Tailwind
colors: {
custom: {
50: '#fde1f6',
500: '#fcd4f2',
950: '#000000',
},
}SCSS
$custom: #fcd4f2; $custom-light: #fde1f6; $custom-dark: #000000;
JSON
{
"hex": "#fcd4f2",
"rgb": {
"r": 252,
"g": 212,
"b": 242
},
"hsl": {
"h": 315,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91253,
"c": 0.05911,
"h": 334.9
},
"luminance": 0.74193
}Semantic roles & 50–950 ramp
primary
#FCD4F2
secondary
#90E4A5
accent
#E43A02
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485