#FCA7CA#FCA7CA
#FCA7CA is a very light, moderate pink. Relative luminance 0.526; OKLCH L 82.1% C 0.108 H 353.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7CA |
|---|---|
| RGB | rgb(252, 167, 202) |
| HSL | hsl(335, 93%, 82%) |
| HSV | hsv(335, 34%, 99%) |
| CMYK | cmyk(0%, 33.7%, 19.8%, 1.2%) |
| CIE-LAB | lab(77.64, 36.05, -4.87) |
| CIE-LCH | lch(77.64, 36.38, 352.31°) |
| OKLab | oklab(82.13% 0.1078 -0.0124) |
| OKLCH | oklch(82.13% 0.108 353.4) |
| XYZ | xyz(64.6251, 52.6009, 62.6147) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.58
Baby Pink
#FFB7CE
ΔE00 4.38
Soft Pink
#FDB0C0
ΔE00 5.48
Pastel Pink
#FFBACD
ΔE00 5.58
Lightpink
#FFB6C1
ΔE00 7.29
Faded Pink
#DE9DAC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7CA #A7FCD9
analogous
#FCA7F5 #FCA7CA #FCAFA7
triadic
#FCA7CA #CAFCA7 #A7CAFC
tetradic
#FCA7CA #F5FCA7 #A7FCD9 #AFA7FC
square
#FCA7CA #F5FCA7 #A7FCD9 #AFA7FC
split-complementary
#FCA7CA #A7FCAF #A7F5FC
monochromatic
#F83183 #FA6CA6 #FCA7CA #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.82
#FCA7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FCA7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7CA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7CA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CB
Deuteranopia (green-blind)
#C5C5C8
Tritanopia (blue-blind)
#FFA4B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca7ca; /* rgb */ color: rgb(252, 167, 202); /* oklch */ color: oklch(82.1% 0.108 353.4);
Tailwind
colors: {
custom: {
50: '#ffc2da',
500: '#fca7ca',
950: '#000000',
},
}SCSS
$custom: #fca7ca; $custom-light: #ffc2da; $custom-dark: #000000;
JSON
{
"hex": "#fca7ca",
"rgb": {
"r": 252,
"g": 167,
"b": 202
},
"hsl": {
"h": 335.294,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.82125,
"c": 0.10848,
"h": 353.4
},
"luminance": 0.52597
}Semantic roles & 50–950 ramp
primary
#FCA7CA
secondary
#68DFAE
accent
#E68700
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181214
muted
#868283