#FCA7D4#FCA7D4
#FCA7D4 is a very light, moderate pink. Relative luminance 0.531; OKLCH L 82.4% C 0.114 H 346.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7D4 |
|---|---|
| RGB | rgb(252, 167, 212) |
| HSL | hsl(328, 93%, 82%) |
| HSV | hsv(328, 34%, 99%) |
| CMYK | cmyk(0%, 33.7%, 15.9%, 1.2%) |
| CIE-LAB | lab(77.93, 37.56, -9.89) |
| CIE-LCH | lch(77.93, 38.84, 345.25°) |
| OKLab | oklab(82.44% 0.1111 -0.0259) |
| OKLCH | oklch(82.44% 0.114 346.9) |
| XYZ | xyz(65.8477, 53.0899, 69.0536) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.14
Baby Pink
#FFB7CE
ΔE00 6.20
Pastel Pink
#FFBACD
ΔE00 7.46
Plum
#DDA0DD
ΔE00 7.96
Soft Pink
#FDB0C0
ΔE00 7.99
Bubblegum Pink
#FE83CC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7D4 #A7FCCF
analogous
#F9A7FC #FCA7D4 #FCA7AA
triadic
#FCA7D4 #D4FCA7 #A7D4FC
tetradic
#FCA7D4 #FCF9A7 #A7FCCF #A7AAFC
square
#FCA7D4 #FCF9A7 #A7FCCF #A7AAFC
split-complementary
#FCA7D4 #AAFCA7 #A7FCF9
monochromatic
#F8319A #FA6CB7 #FCA7D4 #FEE1F1 #FEE1F1
Accessibility & contrast
On white
1.81
#FCA7D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FCA7D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7D4
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7D4 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB8D6
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#FFA6B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca7d4; /* rgb */ color: rgb(252, 167, 212); /* oklch */ color: oklch(82.4% 0.114 346.9);
Tailwind
colors: {
custom: {
50: '#fec2e1',
500: '#fca7d4',
950: '#000000',
},
}SCSS
$custom: #fca7d4; $custom-light: #fec2e1; $custom-dark: #000000;
JSON
{
"hex": "#fca7d4",
"rgb": {
"r": 252,
"g": 167,
"b": 212
},
"hsl": {
"h": 328.235,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.82441,
"c": 0.11405,
"h": 346.9
},
"luminance": 0.53086
}Semantic roles & 50–950 ramp
primary
#FCA7D4
secondary
#68DFA0
accent
#E66C00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284