#FCA8CA#FCA8CA
#FCA8CA is a very light, moderate pink. Relative luminance 0.530; OKLCH L 82.3% C 0.107 H 353.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8CA |
|---|---|
| RGB | rgb(252, 168, 202) |
| HSL | hsl(336, 93%, 82%) |
| HSV | hsv(336, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 19.8%, 1.2%) |
| CIE-LAB | lab(77.86, 35.53, -4.55) |
| CIE-LCH | lch(77.86, 35.82, 352.70°) |
| OKLab | oklab(82.29% 0.1062 -0.0116) |
| OKLCH | oklch(82.29% 0.107 353.8) |
| XYZ | xyz(64.8090, 52.9687, 62.6760) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.32
Baby Pink
#FFB7CE
ΔE00 4.08
Soft Pink
#FDB0C0
ΔE00 5.21
Pastel Pink
#FFBACD
ΔE00 5.29
Lightpink
#FFB6C1
ΔE00 7.01
Faded Pink
#DE9DAC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8CA #A8FCDA
analogous
#FCA8F4 #FCA8CA #FCB0A8
triadic
#FCA8CA #CAFCA8 #A8CAFC
tetradic
#FCA8CA #F4FCA8 #A8FCDA #B0A8FC
square
#FCA8CA #F4FCA8 #A8FCDA #B0A8FC
split-complementary
#FCA8CA #A8FCB0 #A8F4FC
monochromatic
#F83282 #FA6DA6 #FCA8CA #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.81
#FCA8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FCA8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8CA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8CA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CB
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#FFA5B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca8ca; /* rgb */ color: rgb(252, 168, 202); /* oklch */ color: oklch(82.3% 0.107 353.8);
Tailwind
colors: {
custom: {
50: '#ffc3da',
500: '#fca8ca',
950: '#000000',
},
}SCSS
$custom: #fca8ca; $custom-light: #ffc3da; $custom-dark: #000000;
JSON
{
"hex": "#fca8ca",
"rgb": {
"r": 252,
"g": 168,
"b": 202
},
"hsl": {
"h": 335.714,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.82291,
"c": 0.10687,
"h": 353.8
},
"luminance": 0.52965
}Semantic roles & 50–950 ramp
primary
#FCA8CA
secondary
#69DFAF
accent
#E68900
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181214
muted
#868283