#FCA2CF#FCA2CF
#FCA2CF is a light, moderate pink. Relative luminance 0.510; OKLCH L 81.5% C 0.119 H 348.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2CF |
|---|---|
| RGB | rgb(252, 162, 207) |
| HSL | hsl(330, 94%, 81%) |
| HSV | hsv(330, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 17.9%, 1.2%) |
| CIE-LAB | lab(76.71, 39.40, -8.98) |
| CIE-LCH | lch(76.71, 40.41, 347.16°) |
| OKLab | oklab(81.46% 0.1171 -0.0234) |
| OKLCH | oklch(81.46% 0.119 348.7) |
| XYZ | xyz(64.3284, 51.0449, 65.4837) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.59
Baby Pink
#FFB7CE
ΔE00 6.60
Pink (survey)
#FF81C0
ΔE00 7.01
Bubblegum Pink
#FE83CC
ΔE00 7.16
Pastel Pink
#FFBACD
ΔE00 7.85
Soft Pink
#FDB0C0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2CF #A2FCCF
analogous
#FCA2FC #FCA2CF #FCA2A2
triadic
#FCA2CF #CFFCA2 #A2CFFC
tetradic
#FCA2CF #FCFCA2 #A2FCCF #A2A2FC
square
#FCA2CF #FCFCA2 #A2FCCF #A2A2FC
split-complementary
#FCA2CF #A2FCA2 #A2FCFC
monochromatic
#F82B92 #FA67B0 #FCA2CF #FEDDEE #FEE1F0
Accessibility & contrast
On white
1.87
#FCA2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FCA2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2CF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2CF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4D1
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#FFA0B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca2cf; /* rgb */ color: rgb(252, 162, 207); /* oklch */ color: oklch(81.5% 0.119 348.7);
Tailwind
colors: {
custom: {
50: '#ffbfdd',
500: '#fca2cf',
950: '#000000',
},
}SCSS
$custom: #fca2cf; $custom-light: #ffbfdd; $custom-dark: #000000;
JSON
{
"hex": "#fca2cf",
"rgb": {
"r": 252,
"g": 162,
"b": 207
},
"hsl": {
"h": 330,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81461,
"c": 0.11941,
"h": 348.7
},
"luminance": 0.51041
}Semantic roles & 50–950 ramp
primary
#FCA2CF
secondary
#63DFA1
accent
#E67300
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181215
muted
#868284