#FCACDA#FCACDA
#FCACDA is a very light, moderate pink. Relative luminance 0.553; OKLCH L 83.5% C 0.110 H 344.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACDA |
|---|---|
| RGB | rgb(252, 172, 218) |
| HSL | hsl(326, 93%, 83%) |
| HSV | hsv(326, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 13.5%, 1.2%) |
| CIE-LAB | lab(79.19, 35.89, -11.26) |
| CIE-LCH | lch(79.19, 37.61, 342.59°) |
| OKLab | oklab(83.47% 0.1054 -0.0296) |
| OKLCH | oklch(83.47% 0.11 344.3) |
| XYZ | xyz(67.5524, 55.2658, 73.4252) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.29
Baby Pink
#FFB7CE
ΔE00 6.26
Pastel Pink
#FFBACD
ΔE00 7.48
Plum
#DDA0DD
ΔE00 7.53
Soft Pink
#FDB0C0
ΔE00 8.48
Bubblegum Pink
#FE83CC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACDA #ACFCCE
analogous
#F6ACFC #FCACDA #FCACB2
triadic
#FCACDA #DAFCAC #ACDAFC
tetradic
#FCACDA #FCF6AC #ACFCCE #ACB2FC
square
#FCACDA #FCF6AC #ACFCCE #ACB2FC
split-complementary
#FCACDA #B2FCAC #ACFCF6
monochromatic
#F836A5 #FA71C0 #FCACDA #FEE1F2 #FEE1F2
Accessibility & contrast
On white
1.74
#FCACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#FCACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACDA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACDA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BCDC
Deuteranopia (green-blind)
#C4C9D8
Tritanopia (blue-blind)
#FFACBC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcacda; /* rgb */ color: rgb(252, 172, 218); /* oklch */ color: oklch(83.5% 0.110 344.3);
Tailwind
colors: {
custom: {
50: '#fec5e5',
500: '#fcacda',
950: '#000000',
},
}SCSS
$custom: #fcacda; $custom-light: #fec5e5; $custom-dark: #000000;
JSON
{
"hex": "#fcacda",
"rgb": {
"r": 252,
"g": 172,
"b": 218
},
"hsl": {
"h": 325.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.83466,
"c": 0.1095,
"h": 344.3
},
"luminance": 0.55262
}Semantic roles & 50–950 ramp
primary
#FCACDA
secondary
#6CE09D
accent
#E66200
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284