#FCA8D4#FCA8D4
#FCA8D4 is a very light, moderate pink. Relative luminance 0.535; OKLCH L 82.6% C 0.112 H 347.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8D4 |
|---|---|
| RGB | rgb(252, 168, 212) |
| HSL | hsl(329, 93%, 82%) |
| HSV | hsv(329, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 15.9%, 1.2%) |
| CIE-LAB | lab(78.14, 37.04, -9.57) |
| CIE-LCH | lch(78.14, 38.25, 345.52°) |
| OKLab | oklab(82.61% 0.1096 -0.025) |
| OKLCH | oklch(82.61% 0.112 347.1) |
| XYZ | xyz(66.0316, 53.4578, 69.1149) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.88
Baby Pink
#FFB7CE
ΔE00 5.94
Pastel Pink
#FFBACD
ΔE00 7.20
Soft Pink
#FDB0C0
ΔE00 7.77
Plum
#DDA0DD
ΔE00 8.09
Bubblegum Pink
#FE83CC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8D4 #A8FCD0
analogous
#FAA8FC #FCA8D4 #FCA8AA
triadic
#FCA8D4 #D4FCA8 #A8D4FC
tetradic
#FCA8D4 #FCFAA8 #A8FCD0 #A8AAFC
square
#FCA8D4 #FCFAA8 #A8FCD0 #A8AAFC
split-complementary
#FCA8D4 #AAFCA8 #A8FCFA
monochromatic
#F8329A #FA6DB7 #FCA8D4 #FEE1F0 #FEE1F0
Accessibility & contrast
On white
1.80
#FCA8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FCA8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8D4
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8D4 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB9D6
Deuteranopia (green-blind)
#C3C6D2
Tritanopia (blue-blind)
#FFA7B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca8d4; /* rgb */ color: rgb(252, 168, 212); /* oklch */ color: oklch(82.6% 0.112 347.1);
Tailwind
colors: {
custom: {
50: '#fec3e1',
500: '#fca8d4',
950: '#000000',
},
}SCSS
$custom: #fca8d4; $custom-light: #fec3e1; $custom-dark: #000000;
JSON
{
"hex": "#fca8d4",
"rgb": {
"r": 252,
"g": 168,
"b": 212
},
"hsl": {
"h": 328.571,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.82606,
"c": 0.11238,
"h": 347.1
},
"luminance": 0.53454
}Semantic roles & 50–950 ramp
primary
#FCA8D4
secondary
#69DFA1
accent
#E66D00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284