#FCA3D5#FCA3D5
#FCA3D5 is a light, vivid pink. Relative luminance 0.517; OKLCH L 81.8% C 0.121 H 345.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3D5 |
|---|---|
| RGB | rgb(252, 163, 213) |
| HSL | hsl(326, 94%, 81%) |
| HSV | hsv(326, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 15.5%, 1.2%) |
| CIE-LAB | lab(77.10, 39.79, -11.67) |
| CIE-LCH | lch(77.10, 41.47, 343.66°) |
| OKLab | oklab(81.82% 0.1175 -0.0307) |
| OKLCH | oklch(81.82% 0.121 345.4) |
| XYZ | xyz(65.2528, 51.6976, 69.4795) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 6.91
Pink (survey)
#FF81C0
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.36
Baby Pink
#FFB7CE
ΔE00 7.43
Pastel Pink
#FFBACD
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3D5 #A3FCCA
analogous
#F6A3FC #FCA3D5 #FCA3A9
triadic
#FCA3D5 #D5FCA3 #A3D5FC
tetradic
#FCA3D5 #FCF6A3 #A3FCCA #A3A9FC
square
#FCA3D5 #FCF6A3 #A3FCCA #A3A9FC
split-complementary
#FCA3D5 #A9FCA3 #A3FCF6
monochromatic
#F82C9F #FA68BA #FCA3D5 #FEDEF0 #FEE1F1
Accessibility & contrast
On white
1.85
#FCA3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#FCA3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3D5
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3D5 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B6D7
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#FFA2B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca3d5; /* rgb */ color: rgb(252, 163, 213); /* oklch */ color: oklch(81.8% 0.121 345.4);
Tailwind
colors: {
custom: {
50: '#ffbfe2',
500: '#fca3d5',
950: '#000000',
},
}SCSS
$custom: #fca3d5; $custom-light: #ffbfe2; $custom-dark: #000000;
JSON
{
"hex": "#fca3d5",
"rgb": {
"r": 252,
"g": 163,
"b": 213
},
"hsl": {
"h": 326.292,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.8182,
"c": 0.12141,
"h": 345.4
},
"luminance": 0.51694
}Semantic roles & 50–950 ramp
primary
#FCA3D5
secondary
#64DF9A
accent
#E66500
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284