#FCA0D5#FCA0D5
#FCA0D5 is a light, vivid pink. Relative luminance 0.506; OKLCH L 81.3% C 0.126 H 344.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA0D5 |
|---|---|
| RGB | rgb(252, 160, 213) |
| HSL | hsl(325, 94%, 81%) |
| HSV | hsv(325, 37%, 99%) |
| CMYK | cmyk(0%, 36.5%, 15.5%, 1.2%) |
| CIE-LAB | lab(76.46, 41.35, -12.62) |
| CIE-LCH | lch(76.46, 43.23, 343.03°) |
| OKLab | oklab(81.34% 0.122 -0.0332) |
| OKLCH | oklch(81.34% 0.126 344.8) |
| XYZ | xyz(64.7264, 50.6449, 69.3041) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.13
Bubblegum Pink
#FE83CC
ΔE00 6.17
Pink (survey)
#FF81C0
ΔE00 6.67
Plum
#DDA0DD
ΔE00 7.15
Baby Pink
#FFB7CE
ΔE00 8.18
Pinky
#FC86AA
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA0D5 #A0FCC7
analogous
#F5A0FC #FCA0D5 #FCA0A7
triadic
#FCA0D5 #D5FCA0 #A0D5FC
tetradic
#FCA0D5 #FCF5A0 #A0FCC7 #A0A7FC
square
#FCA0D5 #FCF5A0 #A0FCC7 #A0A7FC
split-complementary
#FCA0D5 #A7FCA0 #A0FCF5
monochromatic
#F829A1 #FA65BB #FCA0D5 #FEDBEF #FEE1F2
Accessibility & contrast
On white
1.89
#FCA0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FCA0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA0D5
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA0D5 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B4D7
Deuteranopia (green-blind)
#BDC2D3
Tritanopia (blue-blind)
#FF9FB3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca0d5; /* rgb */ color: rgb(252, 160, 213); /* oklch */ color: oklch(81.3% 0.126 344.8);
Tailwind
colors: {
custom: {
50: '#ffbde2',
500: '#fca0d5',
950: '#000000',
},
}SCSS
$custom: #fca0d5; $custom-light: #ffbde2; $custom-dark: #000000;
JSON
{
"hex": "#fca0d5",
"rgb": {
"r": 252,
"g": 160,
"b": 213
},
"hsl": {
"h": 325.435,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.81337,
"c": 0.12647,
"h": 344.8
},
"luminance": 0.50641
}Semantic roles & 50–950 ramp
primary
#FCA0D5
secondary
#62DE97
accent
#E66100
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181215
muted
#868284