#FCC1DA#FCC1DA
#FCC1DA is a very light, moderate pink. Relative luminance 0.639; OKLCH L 87.1% C 0.074 H 351.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC1DA |
|---|---|
| RGB | rgb(252, 193, 218) |
| HSL | hsl(335, 91%, 87%) |
| HSV | hsv(335, 23%, 99%) |
| CMYK | cmyk(0%, 23.4%, 13.5%, 1.2%) |
| CIE-LAB | lab(83.91, 24.86, -4.26) |
| CIE-LCH | lch(83.91, 25.22, 350.28°) |
| OKLab | oklab(87.09% 0.0736 -0.0109) |
| OKLCH | oklch(87.09% 0.074 351.5) |
| XYZ | xyz(71.8696, 63.9001, 74.8643) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.31
Pastel Pink
#FFBACD
ΔE00 3.39
Powder Pink
#FFB2D0
ΔE00 4.07
Bubblegum
#FFC1CC
ΔE00 4.76
Pale Pink
#FFCFDC
ΔE00 4.80
Pink
#FFC0CB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC1DA #C1FCE3
analogous
#FCC1F8 #FCC1DA #FCC6C1
triadic
#FCC1DA #DAFCC1 #C1DAFC
tetradic
#FCC1DA #F8FCC1 #C1FCE3 #C6C1FC
square
#FCC1DA #F8FCC1 #C1FCE3 #C6C1FC
split-complementary
#FCC1DA #C1FCC6 #C1F8FC
monochromatic
#F64C94 #F987B7 #FCC1DA #FEE2EE #FEE2EE
Accessibility & contrast
On white
1.52
#FCC1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FCC1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC1DA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC1DA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#FFBFC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc1da; /* rgb */ color: rgb(252, 193, 218); /* oklch */ color: oklch(87.1% 0.074 351.5);
Tailwind
colors: {
custom: {
50: '#fed4e5',
500: '#fcc1da',
950: '#000000',
},
}SCSS
$custom: #fcc1da; $custom-light: #fed4e5; $custom-dark: #000000;
JSON
{
"hex": "#fcc1da",
"rgb": {
"r": 252,
"g": 193,
"b": 218
},
"hsl": {
"h": 334.576,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.87089,
"c": 0.07436,
"h": 351.5
},
"luminance": 0.63897
}Semantic roles & 50–950 ramp
primary
#FCC1DA
secondary
#7FE2B8
accent
#E68400
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384