#FCA2D7#FCA2D7
#FCA2D7 is a light, vivid pink. Relative luminance 0.514; OKLCH L 81.7% C 0.124 H 344.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2D7 |
|---|---|
| RGB | rgb(252, 162, 215) |
| HSL | hsl(325, 94%, 81%) |
| HSV | hsv(325, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 14.7%, 1.2%) |
| CIE-LAB | lab(76.95, 40.62, -12.99) |
| CIE-LCH | lch(76.95, 42.65, 342.27°) |
| OKLab | oklab(81.73% 0.1196 -0.0342) |
| OKLCH | oklch(81.73% 0.124 344) |
| XYZ | xyz(65.3313, 51.4461, 70.7657) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 6.57
Plum
#DDA0DD
ΔE00 6.96
Pink (survey)
#FF81C0
ΔE00 7.15
Baby Pink
#FFB7CE
ΔE00 8.06
Pastel Pink
#FFBACD
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2D7 #A2FCC7
analogous
#F4A2FC #FCA2D7 #FCA2AA
triadic
#FCA2D7 #D7FCA2 #A2D7FC
tetradic
#FCA2D7 #FCF4A2 #A2FCC7 #A2AAFC
square
#FCA2D7 #FCF4A2 #A2FCC7 #A2AAFC
split-complementary
#FCA2D7 #AAFCA2 #A2FCF4
monochromatic
#F82BA4 #FA67BD #FCA2D7 #FEDDF0 #FEE1F2
Accessibility & contrast
On white
1.86
#FCA2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#FCA2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2D7
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2D7 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B5D9
Deuteranopia (green-blind)
#BEC3D5
Tritanopia (blue-blind)
#FFA2B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca2d7; /* rgb */ color: rgb(252, 162, 215); /* oklch */ color: oklch(81.7% 0.124 344.0);
Tailwind
colors: {
custom: {
50: '#ffbfe3',
500: '#fca2d7',
950: '#000000',
},
}SCSS
$custom: #fca2d7; $custom-light: #ffbfe3; $custom-dark: #000000;
JSON
{
"hex": "#fca2d7",
"rgb": {
"r": 252,
"g": 162,
"b": 215
},
"hsl": {
"h": 324.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81725,
"c": 0.12442,
"h": 344
},
"luminance": 0.51442
}Semantic roles & 50–950 ramp
primary
#FCA2D7
secondary
#63DF96
accent
#E65E00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284