#FCD8F2#FCD8F2
#FCD8F2 is a very light, muted pink. Relative luminance 0.762; OKLCH L 92.0% C 0.052 H 336.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8F2 |
|---|---|
| RGB | rgb(252, 216, 242) |
| HSL | hsl(317, 86%, 92%) |
| HSV | hsv(317, 14%, 99%) |
| CMYK | cmyk(0%, 14.3%, 4%, 1.2%) |
| CIE-LAB | lab(89.96, 16.78, -8.05) |
| CIE-LCH | lch(89.96, 18.61, 334.38°) |
| OKLab | oklab(91.99% 0.0477 -0.0213) |
| OKLCH | oklch(91.99% 0.052 336) |
| XYZ | xyz(80.7261, 76.2196, 94.4465) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.09
Pale Mauve
#FED0FC
ΔE00 5.20
Pale Pink
#FFCFDC
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 6.77
Thistle
#D8BFD8
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8F2 #D8FCE2
analogous
#F4D8FC #FCD8F2 #FCD8E0
triadic
#FCD8F2 #F2FCD8 #D8F2FC
tetradic
#FCD8F2 #FCF4D8 #D8FCE2 #D8E0FC
square
#FCD8F2 #FCF4D8 #D8FCE2 #D8E0FC
split-complementary
#FCD8F2 #E0FCD8 #D8FCF4
monochromatic
#F366CC #F89FDF #FCD8F2 #FDE3F6 #FDE3F6
Accessibility & contrast
On white
1.29
#FCD8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FCD8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8F2
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8F2 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#FFD9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd8f2; /* rgb */ color: rgb(252, 216, 242); /* oklch */ color: oklch(92.0% 0.052 336.0);
Tailwind
colors: {
custom: {
50: '#fde4f6',
500: '#fcd8f2',
950: '#000000',
},
}SCSS
$custom: #fcd8f2; $custom-light: #fde4f6; $custom-dark: #000000;
JSON
{
"hex": "#fcd8f2",
"rgb": {
"r": 252,
"g": 216,
"b": 242
},
"hsl": {
"h": 316.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.91987,
"c": 0.05222,
"h": 336
},
"luminance": 0.76218
}Semantic roles & 50–950 ramp
primary
#FCD8F2
secondary
#94E4AA
accent
#E24103
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485