#FCA7D8#FCA7D8
#FCA7D8 is a very light, moderate pink. Relative luminance 0.533; OKLCH L 82.6% C 0.117 H 344.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7D8 |
|---|---|
| RGB | rgb(252, 167, 216) |
| HSL | hsl(325, 93%, 82%) |
| HSV | hsv(325, 34%, 99%) |
| CMYK | cmyk(0%, 33.7%, 14.3%, 1.2%) |
| CIE-LAB | lab(78.05, 38.18, -11.88) |
| CIE-LCH | lch(78.05, 39.99, 342.71°) |
| OKLab | oklab(82.57% 0.1124 -0.0313) |
| OKLCH | oklch(82.57% 0.117 344.4) |
| XYZ | xyz(66.3585, 53.2943, 71.7440) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.99
Baby Pink
#FFB7CE
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.24
Bubblegum Pink
#FE83CC
ΔE00 7.76
Pink (survey)
#FF81C0
ΔE00 8.18
Pastel Pink
#FFBACD
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7D8 #A7FCCB
analogous
#F6A7FC #FCA7D8 #FCA7AE
triadic
#FCA7D8 #D8FCA7 #A7D8FC
tetradic
#FCA7D8 #FCF6A7 #A7FCCB #A7AEFC
square
#FCA7D8 #FCF6A7 #A7FCCB #A7AEFC
split-complementary
#FCA7D8 #AEFCA7 #A7FCF6
monochromatic
#F831A4 #FA6CBE #FCA7D8 #FEE1F2 #FEE1F2
Accessibility & contrast
On white
1.80
#FCA7D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FCA7D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7D8
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7D8 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB9DA
Deuteranopia (green-blind)
#C1C6D6
Tritanopia (blue-blind)
#FFA7B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca7d8; /* rgb */ color: rgb(252, 167, 216); /* oklch */ color: oklch(82.6% 0.117 344.4);
Tailwind
colors: {
custom: {
50: '#fec2e4',
500: '#fca7d8',
950: '#000000',
},
}SCSS
$custom: #fca7d8; $custom-light: #fec2e4; $custom-dark: #000000;
JSON
{
"hex": "#fca7d8",
"rgb": {
"r": 252,
"g": 167,
"b": 216
},
"hsl": {
"h": 325.412,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.82573,
"c": 0.11663,
"h": 344.4
},
"luminance": 0.53291
}Semantic roles & 50–950 ramp
primary
#FCA7D8
secondary
#68DF9A
accent
#E66100
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284