#FCA2D9#FCA2D9
#FCA2D9 is a light, vivid pink. Relative luminance 0.515; OKLCH L 81.8% C 0.126 H 342.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2D9 |
|---|---|
| RGB | rgb(252, 162, 217) |
| HSL | hsl(323, 94%, 81%) |
| HSV | hsv(323, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 13.9%, 1.2%) |
| CIE-LAB | lab(77.01, 40.94, -13.98) |
| CIE-LCH | lch(77.01, 43.26, 341.14°) |
| OKLab | oklab(81.79% 0.1202 -0.037) |
| OKLCH | oklch(81.79% 0.126 342.9) |
| XYZ | xyz(65.5899, 51.5495, 72.1275) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.40
Bubblegum Pink
#FE83CC
ΔE00 6.51
Plum
#DDA0DD
ΔE00 6.66
Pink (survey)
#FF81C0
ΔE00 7.26
Baby Pink
#FFB7CE
ΔE00 8.44
Lavender Pink
#DD85D7
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2D9 #A2FCC5
analogous
#F2A2FC #FCA2D9 #FCA2AC
triadic
#FCA2D9 #D9FCA2 #A2D9FC
tetradic
#FCA2D9 #FCF2A2 #A2FCC5 #A2ACFC
square
#FCA2D9 #FCF2A2 #A2FCC5 #A2ACFC
split-complementary
#FCA2D9 #ACFCA2 #A2FCF2
monochromatic
#F82BA9 #FA67C1 #FCA2D9 #FEDDF1 #FEE1F3
Accessibility & contrast
On white
1.86
#FCA2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FCA2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2D9
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2D9 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B5DB
Deuteranopia (green-blind)
#BDC3D7
Tritanopia (blue-blind)
#FFA2B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca2d9; /* rgb */ color: rgb(252, 162, 217); /* oklch */ color: oklch(81.8% 0.126 342.9);
Tailwind
colors: {
custom: {
50: '#ffbfe4',
500: '#fca2d9',
950: '#000000',
},
}SCSS
$custom: #fca2d9; $custom-light: #ffbfe4; $custom-dark: #000000;
JSON
{
"hex": "#fca2d9",
"rgb": {
"r": 252,
"g": 162,
"b": 217
},
"hsl": {
"h": 323.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81793,
"c": 0.12578,
"h": 342.9
},
"luminance": 0.51546
}Semantic roles & 50–950 ramp
primary
#FCA2D9
secondary
#63DF93
accent
#E65900
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284