#FCA2DC#FCA2DC
#FCA2DC is a light, vivid pink. Relative luminance 0.517; OKLCH L 81.9% C 0.128 H 341.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2DC |
|---|---|
| RGB | rgb(252, 162, 220) |
| HSL | hsl(321, 94%, 81%) |
| HSV | hsv(321, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 12.7%, 1.2%) |
| CIE-LAB | lab(77.11, 41.41, -15.47) |
| CIE-LCH | lch(77.11, 44.21, 339.51°) |
| OKLab | oklab(81.9% 0.1211 -0.0411) |
| OKLCH | oklch(81.9% 0.128 341.3) |
| XYZ | xyz(65.9836, 51.7070, 74.2012) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.26
Bubblegum Pink
#FE83CC
ΔE00 6.49
Powder Pink
#FFB2D0
ΔE00 6.99
Pink (survey)
#FF81C0
ΔE00 7.49
Baby Pink
#FFB7CE
ΔE00 9.02
Lavender Pink
#DD85D7
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2DC #A2FCC2
analogous
#EFA2FC #FCA2DC #FCA2AF
triadic
#FCA2DC #DCFCA2 #A2DCFC
tetradic
#FCA2DC #FCEFA2 #A2FCC2 #A2AFFC
square
#FCA2DC #FCEFA2 #A2FCC2 #A2AFFC
split-complementary
#FCA2DC #AFFCA2 #A2FCEF
monochromatic
#F82BAF #FA67C6 #FCA2DC #FEDDF2 #FEE1F4
Accessibility & contrast
On white
1.85
#FCA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#FCA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2DC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2DC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6DE
Deuteranopia (green-blind)
#BCC4D9
Tritanopia (blue-blind)
#FFA3B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca2dc; /* rgb */ color: rgb(252, 162, 220); /* oklch */ color: oklch(81.9% 0.128 341.3);
Tailwind
colors: {
custom: {
50: '#ffbfe7',
500: '#fca2dc',
950: '#000000',
},
}SCSS
$custom: #fca2dc; $custom-light: #ffbfe7; $custom-dark: #000000;
JSON
{
"hex": "#fca2dc",
"rgb": {
"r": 252,
"g": 162,
"b": 220
},
"hsl": {
"h": 321.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81896,
"c": 0.1279,
"h": 341.3
},
"luminance": 0.51703
}Semantic roles & 50–950 ramp
primary
#FCA2DC
secondary
#63DF8F
accent
#E65200
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181216
muted
#868284