#FCA2D5#FCA2D5
#FCA2D5 is a light, vivid pink. Relative luminance 0.513; OKLCH L 81.7% C 0.123 H 345.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2D5 |
|---|---|
| RGB | rgb(252, 162, 213) |
| HSL | hsl(326, 94%, 81%) |
| HSV | hsv(326, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 15.5%, 1.2%) |
| CIE-LAB | lab(76.89, 40.31, -11.99) |
| CIE-LCH | lch(76.89, 42.06, 343.44°) |
| OKLab | oklab(81.66% 0.119 -0.0315) |
| OKLCH | oklch(81.66% 0.123 345.2) |
| XYZ | xyz(65.0759, 51.3439, 69.4206) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 6.66
Pink (survey)
#FF81C0
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.28
Baby Pink
#FFB7CE
ΔE00 7.68
Pastel Pink
#FFBACD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2D5 #A2FCC9
analogous
#F6A2FC #FCA2D5 #FCA2A8
triadic
#FCA2D5 #D5FCA2 #A2D5FC
tetradic
#FCA2D5 #FCF6A2 #A2FCC9 #A2A8FC
square
#FCA2D5 #FCF6A2 #A2FCC9 #A2A8FC
split-complementary
#FCA2D5 #A8FCA2 #A2FCF6
monochromatic
#F82B9F #FA67BA #FCA2D5 #FEDDF0 #FEE1F2
Accessibility & contrast
On white
1.86
#FCA2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FCA2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2D5
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2D5 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B5D7
Deuteranopia (green-blind)
#BEC3D3
Tritanopia (blue-blind)
#FFA1B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca2d5; /* rgb */ color: rgb(252, 162, 213); /* oklch */ color: oklch(81.7% 0.123 345.2);
Tailwind
colors: {
custom: {
50: '#ffbfe2',
500: '#fca2d5',
950: '#000000',
},
}SCSS
$custom: #fca2d5; $custom-light: #ffbfe2; $custom-dark: #000000;
JSON
{
"hex": "#fca2d5",
"rgb": {
"r": 252,
"g": 162,
"b": 213
},
"hsl": {
"h": 326,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81658,
"c": 0.1231,
"h": 345.2
},
"luminance": 0.5134
}Semantic roles & 50–950 ramp
primary
#FCA2D5
secondary
#63DF99
accent
#E66300
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284