#FCA8D5#FCA8D5
#FCA8D5 is a very light, moderate pink. Relative luminance 0.535; OKLCH L 82.6% C 0.113 H 346.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8D5 |
|---|---|
| RGB | rgb(252, 168, 213) |
| HSL | hsl(328, 93%, 82%) |
| HSV | hsv(328, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 15.5%, 1.2%) |
| CIE-LAB | lab(78.17, 37.19, -10.06) |
| CIE-LCH | lch(78.17, 38.53, 344.86°) |
| OKLab | oklab(82.64% 0.1099 -0.0264) |
| OKLCH | oklch(82.64% 0.113 346.5) |
| XYZ | xyz(66.1582, 53.5084, 69.7813) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.09
Baby Pink
#FFB7CE
ΔE00 6.15
Pastel Pink
#FFBACD
ΔE00 7.40
Plum
#DDA0DD
ΔE00 7.89
Soft Pink
#FDB0C0
ΔE00 8.02
Bubblegum Pink
#FE83CC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8D5 #A8FCCF
analogous
#F9A8FC #FCA8D5 #FCA8AB
triadic
#FCA8D5 #D5FCA8 #A8D5FC
tetradic
#FCA8D5 #FCF9A8 #A8FCCF #A8ABFC
square
#FCA8D5 #FCF9A8 #A8FCCF #A8ABFC
split-complementary
#FCA8D5 #ABFCA8 #A8FCF9
monochromatic
#F8329C #FA6DB8 #FCA8D5 #FEE1F1 #FEE1F1
Accessibility & contrast
On white
1.79
#FCA8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FCA8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8D5
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8D5 | 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)
#AEB9D7
Deuteranopia (green-blind)
#C3C6D3
Tritanopia (blue-blind)
#FFA7B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca8d5; /* rgb */ color: rgb(252, 168, 213); /* oklch */ color: oklch(82.6% 0.113 346.5);
Tailwind
colors: {
custom: {
50: '#fec3e2',
500: '#fca8d5',
950: '#000000',
},
}SCSS
$custom: #fca8d5; $custom-light: #fec3e2; $custom-dark: #000000;
JSON
{
"hex": "#fca8d5",
"rgb": {
"r": 252,
"g": 168,
"b": 213
},
"hsl": {
"h": 327.857,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.82639,
"c": 0.113,
"h": 346.5
},
"luminance": 0.53505
}Semantic roles & 50–950 ramp
primary
#FCA8D5
secondary
#69DFA0
accent
#E66B00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284