#FCA3D2#FCA3D2
#FCA3D2 is a light, moderate pink. Relative luminance 0.515; OKLCH L 81.7% C 0.120 H 347.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3D2 |
|---|---|
| RGB | rgb(252, 163, 210) |
| HSL | hsl(328, 94%, 81%) |
| HSV | hsv(328, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 16.7%, 1.2%) |
| CIE-LAB | lab(77.01, 39.33, -10.17) |
| CIE-LCH | lch(77.01, 40.63, 345.51°) |
| OKLab | oklab(81.72% 0.1165 -0.0266) |
| OKLCH | oklch(81.72% 0.12 347.1) |
| XYZ | xyz(64.8755, 51.5467, 67.4927) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.82
Baby Pink
#FFB7CE
ΔE00 6.87
Bubblegum Pink
#FE83CC
ΔE00 7.13
Pink (survey)
#FF81C0
ΔE00 7.22
Plum
#DDA0DD
ΔE00 7.90
Pastel Pink
#FFBACD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3D2 #A3FCCD
analogous
#FAA3FC #FCA3D2 #FCA3A6
triadic
#FCA3D2 #D2FCA3 #A3D2FC
tetradic
#FCA3D2 #FCFAA3 #A3FCCD #A3A6FC
square
#FCA3D2 #FCFAA3 #A3FCCD #A3A6FC
split-complementary
#FCA3D2 #A6FCA3 #A3FCFA
monochromatic
#F82C98 #FA68B5 #FCA3D2 #FEDEEF #FEE1F1
Accessibility & contrast
On white
1.86
#FCA3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FCA3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3D2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3D2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB5D4
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#FFA2B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca3d2; /* rgb */ color: rgb(252, 163, 210); /* oklch */ color: oklch(81.7% 0.120 347.1);
Tailwind
colors: {
custom: {
50: '#ffbfdf',
500: '#fca3d2',
950: '#000000',
},
}SCSS
$custom: #fca3d2; $custom-light: #ffbfdf; $custom-dark: #000000;
JSON
{
"hex": "#fca3d2",
"rgb": {
"r": 252,
"g": 163,
"b": 210
},
"hsl": {
"h": 328.315,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.81721,
"c": 0.11952,
"h": 347.1
},
"luminance": 0.51543
}Semantic roles & 50–950 ramp
primary
#FCA3D2
secondary
#64DF9E
accent
#E66C00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284