#FDC1DC#FDC1DC
#FDC1DC is a very light, moderate pink. Relative luminance 0.642; OKLCH L 87.2% C 0.076 H 350.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC1DC |
|---|---|
| RGB | rgb(253, 193, 220) |
| HSL | hsl(333, 94%, 87%) |
| HSV | hsv(333, 24%, 99%) |
| CMYK | cmyk(0%, 23.7%, 13%, 0.8%) |
| CIE-LAB | lab(84.07, 25.52, -5.09) |
| CIE-LCH | lch(84.07, 26.02, 348.72°) |
| OKLab | oklab(87.25% 0.0753 -0.0132) |
| OKLCH | oklch(87.25% 0.076 350.1) |
| XYZ | xyz(72.4960, 64.1927, 76.2679) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.50
Pastel Pink
#FFBACD
ΔE00 3.75
Powder Pink
#FFB2D0
ΔE00 3.98
Pale Pink
#FFCFDC
ΔE00 5.24
Bubblegum
#FFC1CC
ΔE00 5.29
Light Pink
#FFD1DF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC1DC #C1FDE2
analogous
#FDC1FA #FDC1DC #FDC4C1
triadic
#FDC1DC #DCFDC1 #C1DCFD
tetradic
#FDC1DC #FAFDC1 #C1FDE2 #C4C1FD
square
#FDC1DC #FAFDC1 #C1FDE2 #C4C1FD
split-complementary
#FDC1DC #C1FDC4 #C1FAFD
monochromatic
#F94A99 #FB86BB #FDC1DC #FEE1EE #FEE1EE
Accessibility & contrast
On white
1.52
#FDC1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FDC1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC1DC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC1DC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#FFC0CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc1dc; /* rgb */ color: rgb(253, 193, 220); /* oklch */ color: oklch(87.2% 0.076 350.1);
Tailwind
colors: {
custom: {
50: '#fed4e6',
500: '#fdc1dc',
950: '#000000',
},
}SCSS
$custom: #fdc1dc; $custom-light: #fed4e6; $custom-dark: #000000;
JSON
{
"hex": "#fdc1dc",
"rgb": {
"r": 253,
"g": 193,
"b": 220
},
"hsl": {
"h": 333,
"s": 93.75,
"l": 87.451
},
"oklch": {
"l": 0.87246,
"c": 0.07648,
"h": 350.1
},
"luminance": 0.6419
}Semantic roles & 50–950 ramp
primary
#FDC1DC
secondary
#7EE4B6
accent
#E67E00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384