#FCA2D4#FCA2D4
#FCA2D4 is a light, vivid pink. Relative luminance 0.513; OKLCH L 81.6% C 0.122 H 345.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2D4 |
|---|---|
| RGB | rgb(252, 162, 212) |
| HSL | hsl(327, 94%, 81%) |
| HSV | hsv(327, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 15.9%, 1.2%) |
| CIE-LAB | lab(76.86, 40.16, -11.49) |
| CIE-LCH | lch(76.86, 41.77, 344.04°) |
| OKLab | oklab(81.63% 0.1187 -0.0302) |
| OKLCH | oklch(81.63% 0.122 345.7) |
| XYZ | xyz(64.9494, 51.2933, 68.7542) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 6.72
Pink (survey)
#FF81C0
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.45
Baby Pink
#FFB7CE
ΔE00 7.50
Pastel Pink
#FFBACD
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2D4 #A2FCCA
analogous
#F7A2FC #FCA2D4 #FCA2A7
triadic
#FCA2D4 #D4FCA2 #A2D4FC
tetradic
#FCA2D4 #FCF7A2 #A2FCCA #A2A7FC
square
#FCA2D4 #FCF7A2 #A2FCCA #A2A7FC
split-complementary
#FCA2D4 #A7FCA2 #A2FCF7
monochromatic
#F82B9D #FA67B9 #FCA2D4 #FEDDEF #FEE1F1
Accessibility & contrast
On white
1.87
#FCA2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#FCA2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2D4
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2D4 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B5D6
Deuteranopia (green-blind)
#BFC3D2
Tritanopia (blue-blind)
#FFA1B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca2d4; /* rgb */ color: rgb(252, 162, 212); /* oklch */ color: oklch(81.6% 0.122 345.7);
Tailwind
colors: {
custom: {
50: '#ffbfe1',
500: '#fca2d4',
950: '#000000',
},
}SCSS
$custom: #fca2d4; $custom-light: #ffbfe1; $custom-dark: #000000;
JSON
{
"hex": "#fca2d4",
"rgb": {
"r": 252,
"g": 162,
"b": 212
},
"hsl": {
"h": 326.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81625,
"c": 0.12246,
"h": 345.7
},
"luminance": 0.5129
}Semantic roles & 50–950 ramp
primary
#FCA2D4
secondary
#63DF9A
accent
#E66600
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284