#FCA2D2#FCA2D2
#FCA2D2 is a light, vivid pink. Relative luminance 0.512; OKLCH L 81.6% C 0.121 H 346.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2D2 |
|---|---|
| RGB | rgb(252, 162, 210) |
| HSL | hsl(328, 94%, 81%) |
| HSV | hsv(328, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 16.7%, 1.2%) |
| CIE-LAB | lab(76.80, 39.85, -10.49) |
| CIE-LCH | lch(76.80, 41.21, 345.26°) |
| OKLab | oklab(81.56% 0.1181 -0.0275) |
| OKLCH | oklch(81.56% 0.121 346.9) |
| XYZ | xyz(64.6987, 51.1930, 67.4337) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 6.87
Pink (survey)
#FF81C0
ΔE00 6.99
Baby Pink
#FFB7CE
ΔE00 7.13
Plum
#DDA0DD
ΔE00 7.81
Pastel Pink
#FFBACD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2D2 #A2FCCC
analogous
#F9A2FC #FCA2D2 #FCA2A5
triadic
#FCA2D2 #D2FCA2 #A2D2FC
tetradic
#FCA2D2 #FCF9A2 #A2FCCC #A2A5FC
square
#FCA2D2 #FCF9A2 #A2FCCC #A2A5FC
split-complementary
#FCA2D2 #A5FCA2 #A2FCF9
monochromatic
#F82B99 #FA67B5 #FCA2D2 #FEDDEF #FEE1F1
Accessibility & contrast
On white
1.87
#FCA2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FCA2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2D2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2D2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B5D4
Deuteranopia (green-blind)
#BFC3D0
Tritanopia (blue-blind)
#FFA1B3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca2d2; /* rgb */ color: rgb(252, 162, 210); /* oklch */ color: oklch(81.6% 0.121 346.9);
Tailwind
colors: {
custom: {
50: '#ffbfdf',
500: '#fca2d2',
950: '#000000',
},
}SCSS
$custom: #fca2d2; $custom-light: #ffbfdf; $custom-dark: #000000;
JSON
{
"hex": "#fca2d2",
"rgb": {
"r": 252,
"g": 162,
"b": 210
},
"hsl": {
"h": 328,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81559,
"c": 0.1212,
"h": 346.9
},
"luminance": 0.51189
}Semantic roles & 50–950 ramp
primary
#FCA2D2
secondary
#63DF9D
accent
#E66B00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284