#FCADCA#FCADCA
#FCADCA is a very light, moderate pink. Relative luminance 0.548; OKLCH L 83.1% C 0.099 H 355.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADCA |
|---|---|
| RGB | rgb(252, 173, 202) |
| HSL | hsl(338, 93%, 83%) |
| HSV | hsv(338, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 19.8%, 1.2%) |
| CIE-LAB | lab(78.96, 32.91, -2.93) |
| CIE-LCH | lch(78.96, 33.04, 354.91°) |
| OKLab | oklab(83.13% 0.0985 -0.0073) |
| OKLCH | oklch(83.13% 0.099 355.8) |
| XYZ | xyz(65.7499, 54.8505, 62.9897) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.26
Baby Pink
#FFB7CE
ΔE00 2.58
Pastel Pink
#FFBACD
ΔE00 3.76
Soft Pink
#FDB0C0
ΔE00 3.93
Lightpink
#FFB6C1
ΔE00 5.61
Pink
#FFC0CB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADCA #ADFCDF
analogous
#FCADF1 #FCADCA #FCB7AD
triadic
#FCADCA #CAFCAD #ADCAFC
tetradic
#FCADCA #F1FCAD #ADFCDF #B7ADFC
square
#FCADCA #F1FCAD #ADFCDF #B7ADFC
split-complementary
#FCADCA #ADFCB7 #ADF1FC
monochromatic
#F8377E #FA72A4 #FCADCA #FEE1EC #FEE1EC
Accessibility & contrast
On white
1.75
#FCADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#FCADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADCA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADCA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#FFAAB7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcadca; /* rgb */ color: rgb(252, 173, 202); /* oklch */ color: oklch(83.1% 0.099 355.8);
Tailwind
colors: {
custom: {
50: '#fec6da',
500: '#fcadca',
950: '#000000',
},
}SCSS
$custom: #fcadca; $custom-light: #fec6da; $custom-dark: #000000;
JSON
{
"hex": "#fcadca",
"rgb": {
"r": 252,
"g": 173,
"b": 202
},
"hsl": {
"h": 337.975,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.83132,
"c": 0.09881,
"h": 355.8
},
"luminance": 0.54847
}Semantic roles & 50–950 ramp
primary
#FCADCA
secondary
#6DE0B6
accent
#E69100
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283