#FCA7DC#FCA7DC
#FCA7DC is a very light, moderate pink. Relative luminance 0.535; OKLCH L 82.7% C 0.119 H 342.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7DC |
|---|---|
| RGB | rgb(252, 167, 220) |
| HSL | hsl(323, 93%, 82%) |
| HSV | hsv(323, 34%, 99%) |
| CMYK | cmyk(0%, 33.7%, 12.7%, 1.2%) |
| CIE-LAB | lab(78.17, 38.82, -13.87) |
| CIE-LCH | lch(78.17, 41.22, 340.33°) |
| OKLab | oklab(82.71% 0.1136 -0.0367) |
| OKLCH | oklch(82.71% 0.119 342.1) |
| XYZ | xyz(66.8820, 53.5036, 74.5006) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 7.62
Baby Pink
#FFB7CE
ΔE00 7.87
Pink (survey)
#FF81C0
ΔE00 8.36
Pastel Pink
#FFBACD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7DC #A7FCC7
analogous
#F1A7FC #FCA7DC #FCA7B2
triadic
#FCA7DC #DCFCA7 #A7DCFC
tetradic
#FCA7DC #FCF1A7 #A7FCC7 #A7B2FC
square
#FCA7DC #FCF1A7 #A7FCC7 #A7B2FC
split-complementary
#FCA7DC #B2FCA7 #A7FCF1
monochromatic
#F831AD #FA6CC4 #FCA7DC #FEE1F3 #FEE1F3
Accessibility & contrast
On white
1.79
#FCA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FCA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7DC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7DC | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB9DE
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#FFA8BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca7dc; /* rgb */ color: rgb(252, 167, 220); /* oklch */ color: oklch(82.7% 0.119 342.1);
Tailwind
colors: {
custom: {
50: '#fec2e6',
500: '#fca7dc',
950: '#000000',
},
}SCSS
$custom: #fca7dc; $custom-light: #fec2e6; $custom-dark: #000000;
JSON
{
"hex": "#fca7dc",
"rgb": {
"r": 252,
"g": 167,
"b": 220
},
"hsl": {
"h": 322.588,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.82707,
"c": 0.11939,
"h": 342.1
},
"luminance": 0.535
}Semantic roles & 50–950 ramp
primary
#FCA7DC
secondary
#68DF95
accent
#E65600
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284