#FCA1D7#FCA1D7
#FCA1D7 is a light, vivid pink. Relative luminance 0.511; OKLCH L 81.6% C 0.126 H 343.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA1D7 |
|---|---|
| RGB | rgb(252, 161, 215) |
| HSL | hsl(324, 94%, 81%) |
| HSV | hsv(324, 36%, 99%) |
| CMYK | cmyk(0%, 36.1%, 14.7%, 1.2%) |
| CIE-LAB | lab(76.74, 41.14, -13.30) |
| CIE-LCH | lch(76.74, 43.24, 342.08°) |
| OKLab | oklab(81.57% 0.1211 -0.0351) |
| OKLCH | oklch(81.57% 0.126 343.8) |
| XYZ | xyz(65.1559, 51.0952, 70.7073) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.25
Bubblegum Pink
#FE83CC
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.90
Pink (survey)
#FF81C0
ΔE00 6.96
Baby Pink
#FFB7CE
ΔE00 8.30
Pastel Pink
#FFBACD
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA1D7 #A1FCC6
analogous
#F4A1FC #FCA1D7 #FCA1A9
triadic
#FCA1D7 #D7FCA1 #A1D7FC
tetradic
#FCA1D7 #FCF4A1 #A1FCC6 #A1A9FC
square
#FCA1D7 #FCF4A1 #A1FCC6 #A1A9FC
split-complementary
#FCA1D7 #A9FCA1 #A1FCF4
monochromatic
#F82AA5 #FA66BE #FCA1D7 #FEDCF0 #FEE1F2
Accessibility & contrast
On white
1.87
#FCA1D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#FCA1D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA1D7
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA1D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA1D7 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B4D9
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#FFA1B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca1d7; /* rgb */ color: rgb(252, 161, 215); /* oklch */ color: oklch(81.6% 0.126 343.8);
Tailwind
colors: {
custom: {
50: '#ffbee3',
500: '#fca1d7',
950: '#000000',
},
}SCSS
$custom: #fca1d7; $custom-light: #ffbee3; $custom-dark: #000000;
JSON
{
"hex": "#fca1d7",
"rgb": {
"r": 252,
"g": 161,
"b": 215
},
"hsl": {
"h": 324.396,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.81565,
"c": 0.12611,
"h": 343.8
},
"luminance": 0.51091
}Semantic roles & 50–950 ramp
primary
#FCA1D7
secondary
#63DF95
accent
#E65D00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284