#FCA3CF#FCA3CF
#FCA3CF is a light, moderate pink. Relative luminance 0.514; OKLCH L 81.6% C 0.118 H 349.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3CF |
|---|---|
| RGB | rgb(252, 163, 207) |
| HSL | hsl(330, 94%, 81%) |
| HSV | hsv(330, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 17.9%, 1.2%) |
| CIE-LAB | lab(76.92, 38.88, -8.66) |
| CIE-LCH | lch(76.92, 39.83, 347.44°) |
| OKLab | oklab(81.62% 0.1156 -0.0225) |
| OKLCH | oklch(81.62% 0.118 349) |
| XYZ | xyz(64.5053, 51.3986, 65.5427) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.32
Baby Pink
#FFB7CE
ΔE00 6.33
Pink (survey)
#FF81C0
ΔE00 7.25
Bubblegum Pink
#FE83CC
ΔE00 7.43
Pastel Pink
#FFBACD
ΔE00 7.58
Soft Pink
#FDB0C0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3CF #A3FCD0
analogous
#FCA3FC #FCA3CF #FCA4A3
triadic
#FCA3CF #CFFCA3 #A3CFFC
tetradic
#FCA3CF #FCFCA3 #A3FCD0 #A4A3FC
square
#FCA3CF #FCFCA3 #A3FCD0 #A4A3FC
split-complementary
#FCA3CF #A3FCA4 #A3FCFC
monochromatic
#F82C91 #FA68B0 #FCA3CF #FEDEEE #FEE1F0
Accessibility & contrast
On white
1.86
#FCA3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FCA3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3CF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3CF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D1
Deuteranopia (green-blind)
#C1C3CD
Tritanopia (blue-blind)
#FFA1B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca3cf; /* rgb */ color: rgb(252, 163, 207); /* oklch */ color: oklch(81.6% 0.118 349.0);
Tailwind
colors: {
custom: {
50: '#ffbfdd',
500: '#fca3cf',
950: '#000000',
},
}SCSS
$custom: #fca3cf; $custom-light: #ffbfdd; $custom-dark: #000000;
JSON
{
"hex": "#fca3cf",
"rgb": {
"r": 252,
"g": 163,
"b": 207
},
"hsl": {
"h": 330.337,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.81624,
"c": 0.11774,
"h": 349
},
"luminance": 0.51395
}Semantic roles & 50–950 ramp
primary
#FCA3CF
secondary
#64DFA2
accent
#E67400
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284