#FCA2CA#FCA2CA
#FCA2CA is a light, moderate pink. Relative luminance 0.508; OKLCH L 81.3% C 0.117 H 351.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2CA |
|---|---|
| RGB | rgb(252, 162, 202) |
| HSL | hsl(333, 94%, 81%) |
| HSV | hsv(333, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 19.8%, 1.2%) |
| CIE-LAB | lab(76.56, 38.65, -6.46) |
| CIE-LCH | lch(76.56, 39.19, 350.51°) |
| OKLab | oklab(81.3% 0.1155 -0.0166) |
| OKLCH | oklch(81.3% 0.117 351.8) |
| XYZ | xyz(63.7268, 50.8043, 62.3153) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.94
Baby Pink
#FFB7CE
ΔE00 5.81
Soft Pink
#FDB0C0
ΔE00 6.78
Pastel Pink
#FFBACD
ΔE00 7.02
Pink (survey)
#FF81C0
ΔE00 7.23
Pinky
#FC86AA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2CA #A2FCD4
analogous
#FCA2F7 #FCA2CA #FCA7A2
triadic
#FCA2CA #CAFCA2 #A2CAFC
tetradic
#FCA2CA #F7FCA2 #A2FCD4 #A7A2FC
square
#FCA2CA #F7FCA2 #A2FCD4 #A7A2FC
split-complementary
#FCA2CA #A2FCA7 #A2F7FC
monochromatic
#F82B86 #FA67A8 #FCA2CA #FEDDEC #FEE1EE
Accessibility & contrast
On white
1.88
#FCA2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FCA2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2CA
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2CA | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CB
Deuteranopia (green-blind)
#C1C3C8
Tritanopia (blue-blind)
#FF9FB0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca2ca; /* rgb */ color: rgb(252, 162, 202); /* oklch */ color: oklch(81.3% 0.117 351.8);
Tailwind
colors: {
custom: {
50: '#ffbeda',
500: '#fca2ca',
950: '#000000',
},
}SCSS
$custom: #fca2ca; $custom-light: #ffbeda; $custom-dark: #000000;
JSON
{
"hex": "#fca2ca",
"rgb": {
"r": 252,
"g": 162,
"b": 202
},
"hsl": {
"h": 333.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81302,
"c": 0.11664,
"h": 351.8
},
"luminance": 0.508
}Semantic roles & 50–950 ramp
primary
#FCA2CA
secondary
#63DFA8
accent
#E67F00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181214
muted
#868283