#FCDCF1#FCDCF1
#FCDCF1 is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.7% C 0.045 H 338.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCF1 |
|---|---|
| RGB | rgb(252, 220, 241) |
| HSL | hsl(321, 84%, 93%) |
| HSV | hsv(321, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 4.4%, 1.2%) |
| CIE-LAB | lab(90.89, 14.52, -6.15) |
| CIE-LCH | lch(90.89, 15.77, 337.04°) |
| OKLab | oklab(92.7% 0.0415 -0.0162) |
| OKLCH | oklch(92.7% 0.045 338.7) |
| XYZ | xyz(81.6135, 78.2342, 94.0034) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.93
Pale Pink
#FFCFDC
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 7.49
Very Light Purple
#F6CEFC
ΔE00 7.55
Pale Lavender
#EECFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCF1 #DCFCE7
analogous
#F7DCFC #FCDCF1 #FCDCE1
triadic
#FCDCF1 #F1FCDC #DCF1FC
tetradic
#FCDCF1 #FCF7DC #DCFCE7 #DCE1FC
square
#FCDCF1 #FCF7DC #DCFCE7 #DCE1FC
split-complementary
#FCDCF1 #E1FCDC #DCFCF7
monochromatic
#F26BC4 #F7A4DA #FCDCF1 #FDE3F4 #FDE3F4
Accessibility & contrast
On white
1.26
#FCDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FCDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCF1
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCF1 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F2
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdcf1; /* rgb */ color: rgb(252, 220, 241); /* oklch */ color: oklch(92.7% 0.045 338.7);
Tailwind
colors: {
custom: {
50: '#fde7f5',
500: '#fcdcf1',
950: '#000000',
},
}SCSS
$custom: #fcdcf1; $custom-light: #fde7f5; $custom-dark: #000000;
JSON
{
"hex": "#fcdcf1",
"rgb": {
"r": 252,
"g": 220,
"b": 241
},
"hsl": {
"h": 320.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92697,
"c": 0.04456,
"h": 338.7
},
"luminance": 0.78233
}Semantic roles & 50–950 ramp
primary
#FCDCF1
secondary
#98E4B2
accent
#E15005
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485