#FCA9DC#FCA9DC
#FCA9DC is a very light, moderate pink. Relative luminance 0.542; OKLCH L 83.0% C 0.116 H 342.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9DC |
|---|---|
| RGB | rgb(252, 169, 220) |
| HSL | hsl(323, 93%, 83%) |
| HSV | hsv(323, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 12.7%, 1.2%) |
| CIE-LAB | lab(78.60, 37.77, -13.23) |
| CIE-LCH | lch(78.60, 40.02, 340.70°) |
| OKLab | oklab(83.04% 0.1106 -0.035) |
| OKLCH | oklch(83.04% 0.116 342.5) |
| XYZ | xyz(67.2512, 54.2421, 74.6237) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.42
Plum
#DDA0DD
ΔE00 6.81
Baby Pink
#FFB7CE
ΔE00 7.41
Bubblegum Pink
#FE83CC
ΔE00 8.10
Pastel Pink
#FFBACD
ΔE00 8.64
Pink (survey)
#FF81C0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9DC #A9FCC9
analogous
#F3A9FC #FCA9DC #FCA9B2
triadic
#FCA9DC #DCFCA9 #A9DCFC
tetradic
#FCA9DC #FCF3A9 #A9FCC9 #A9B2FC
square
#FCA9DC #FCF3A9 #A9FCC9 #A9B2FC
split-complementary
#FCA9DC #B2FCA9 #A9FCF3
monochromatic
#F833AC #FA6EC4 #FCA9DC #FEE1F3 #FEE1F3
Accessibility & contrast
On white
1.77
#FCA9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#FCA9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9DC
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9DC | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBDE
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#FFA9BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fca9dc; /* rgb */ color: rgb(252, 169, 220); /* oklch */ color: oklch(83.0% 0.116 342.5);
Tailwind
colors: {
custom: {
50: '#fec3e6',
500: '#fca9dc',
950: '#000000',
},
}SCSS
$custom: #fca9dc; $custom-light: #fec3e6; $custom-dark: #000000;
JSON
{
"hex": "#fca9dc",
"rgb": {
"r": 252,
"g": 169,
"b": 220
},
"hsl": {
"h": 323.133,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.83035,
"c": 0.11598,
"h": 342.5
},
"luminance": 0.54239
}Semantic roles & 50–950 ramp
primary
#FCA9DC
secondary
#6AE097
accent
#E65800
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284