#FCA2D8#FCA2D8
#FCA2D8 is a light, vivid pink. Relative luminance 0.515; OKLCH L 81.8% C 0.125 H 343.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2D8 |
|---|---|
| RGB | rgb(252, 162, 216) |
| HSL | hsl(324, 94%, 81%) |
| HSV | hsv(324, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 14.3%, 1.2%) |
| CIE-LAB | lab(76.98, 40.78, -13.48) |
| CIE-LCH | lch(76.98, 42.95, 341.70°) |
| OKLab | oklab(81.76% 0.1199 -0.0356) |
| OKLCH | oklch(81.76% 0.125 343.5) |
| XYZ | xyz(65.4602, 51.4976, 71.4445) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 6.53
Plum
#DDA0DD
ΔE00 6.81
Pink (survey)
#FF81C0
ΔE00 7.20
Baby Pink
#FFB7CE
ΔE00 8.25
Pastel Pink
#FFBACD
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2D8 #A2FCC6
analogous
#F3A2FC #FCA2D8 #FCA2AB
triadic
#FCA2D8 #D8FCA2 #A2D8FC
tetradic
#FCA2D8 #FCF3A2 #A2FCC6 #A2ABFC
square
#FCA2D8 #FCF3A2 #A2FCC6 #A2ABFC
split-complementary
#FCA2D8 #ABFCA2 #A2FCF3
monochromatic
#F82BA6 #FA67BF #FCA2D8 #FEDDF1 #FEE1F3
Accessibility & contrast
On white
1.86
#FCA2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FCA2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2D8
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2D8 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B5DA
Deuteranopia (green-blind)
#BEC3D6
Tritanopia (blue-blind)
#FFA2B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca2d8; /* rgb */ color: rgb(252, 162, 216); /* oklch */ color: oklch(81.8% 0.125 343.5);
Tailwind
colors: {
custom: {
50: '#ffbfe4',
500: '#fca2d8',
950: '#000000',
},
}SCSS
$custom: #fca2d8; $custom-light: #ffbfe4; $custom-dark: #000000;
JSON
{
"hex": "#fca2d8",
"rgb": {
"r": 252,
"g": 162,
"b": 216
},
"hsl": {
"h": 324,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81759,
"c": 0.1251,
"h": 343.5
},
"luminance": 0.51494
}Semantic roles & 50–950 ramp
primary
#FCA2D8
secondary
#63DF95
accent
#E65C00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284