#FCA9CA#FCA9CA
#FCA9CA is a very light, moderate pink. Relative luminance 0.533; OKLCH L 82.5% C 0.105 H 354.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9CA |
|---|---|
| RGB | rgb(252, 169, 202) |
| HSL | hsl(336, 93%, 83%) |
| HSV | hsv(336, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 19.8%, 1.2%) |
| CIE-LAB | lab(78.08, 35.01, -4.23) |
| CIE-LCH | lch(78.08, 35.26, 353.11°) |
| OKLab | oklab(82.46% 0.1047 -0.0107) |
| OKLCH | oklch(82.46% 0.105 354.2) |
| XYZ | xyz(64.9944, 53.3394, 62.7378) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.06
Baby Pink
#FFB7CE
ΔE00 3.79
Soft Pink
#FDB0C0
ΔE00 4.95
Pastel Pink
#FFBACD
ΔE00 4.99
Lightpink
#FFB6C1
ΔE00 6.73
Faded Pink
#DE9DAC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9CA #A9FCDB
analogous
#FCA9F3 #FCA9CA #FCB2A9
triadic
#FCA9CA #CAFCA9 #A9CAFC
tetradic
#FCA9CA #F3FCA9 #A9FCDB #B2A9FC
square
#FCA9CA #F3FCA9 #A9FCDB #B2A9FC
split-complementary
#FCA9CA #A9FCB2 #A9F3FC
monochromatic
#F83381 #FA6EA6 #FCA9CA #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.80
#FCA9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FCA9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9CA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9CA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8CB
Deuteranopia (green-blind)
#C6C6C8
Tritanopia (blue-blind)
#FFA6B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca9ca; /* rgb */ color: rgb(252, 169, 202); /* oklch */ color: oklch(82.5% 0.105 354.2);
Tailwind
colors: {
custom: {
50: '#fec3da',
500: '#fca9ca',
950: '#000000',
},
}SCSS
$custom: #fca9ca; $custom-light: #fec3da; $custom-dark: #000000;
JSON
{
"hex": "#fca9ca",
"rgb": {
"r": 252,
"g": 169,
"b": 202
},
"hsl": {
"h": 336.145,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.82458,
"c": 0.10525,
"h": 354.2
},
"luminance": 0.53336
}Semantic roles & 50–950 ramp
primary
#FCA9CA
secondary
#6AE0B1
accent
#E68A00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181214
muted
#868283