#FCA3D7#FCA3D7
#FCA3D7 is a light, vivid pink. Relative luminance 0.518; OKLCH L 81.9% C 0.123 H 344.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3D7 |
|---|---|
| RGB | rgb(252, 163, 215) |
| HSL | hsl(325, 94%, 81%) |
| HSV | hsv(325, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 14.7%, 1.2%) |
| CIE-LAB | lab(77.16, 40.11, -12.67) |
| CIE-LCH | lch(77.16, 42.06, 342.47°) |
| OKLab | oklab(81.89% 0.1181 -0.0334) |
| OKLCH | oklch(81.89% 0.123 344.2) |
| XYZ | xyz(65.5082, 51.7998, 70.8247) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.03
Pink (survey)
#FF81C0
ΔE00 7.34
Baby Pink
#FFB7CE
ΔE00 7.81
Pastel Pink
#FFBACD
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3D7 #A3FCC8
analogous
#F5A3FC #FCA3D7 #FCA3AB
triadic
#FCA3D7 #D7FCA3 #A3D7FC
tetradic
#FCA3D7 #FCF5A3 #A3FCC8 #A3ABFC
square
#FCA3D7 #FCF5A3 #A3FCC8 #A3ABFC
split-complementary
#FCA3D7 #ABFCA3 #A3FCF5
monochromatic
#F82CA3 #FA68BD #FCA3D7 #FEDEF1 #FEE1F2
Accessibility & contrast
On white
1.85
#FCA3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#FCA3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3D7
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3D7 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B6D9
Deuteranopia (green-blind)
#BEC4D5
Tritanopia (blue-blind)
#FFA3B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca3d7; /* rgb */ color: rgb(252, 163, 215); /* oklch */ color: oklch(81.9% 0.123 344.2);
Tailwind
colors: {
custom: {
50: '#ffbfe3',
500: '#fca3d7',
950: '#000000',
},
}SCSS
$custom: #fca3d7; $custom-light: #ffbfe3; $custom-dark: #000000;
JSON
{
"hex": "#fca3d7",
"rgb": {
"r": 252,
"g": 163,
"b": 215
},
"hsl": {
"h": 324.944,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.81887,
"c": 0.12273,
"h": 344.2
},
"luminance": 0.51796
}Semantic roles & 50–950 ramp
primary
#FCA3D7
secondary
#64DF97
accent
#E65F00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284