#FCABCA#FCABCA
#FCABCA is a very light, moderate pink. Relative luminance 0.541; OKLCH L 82.8% C 0.102 H 354.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABCA |
|---|---|
| RGB | rgb(252, 171, 202) |
| HSL | hsl(337, 93%, 83%) |
| HSV | hsv(337, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 19.8%, 1.2%) |
| CIE-LAB | lab(78.51, 33.96, -3.58) |
| CIE-LCH | lch(78.51, 34.15, 353.98°) |
| OKLab | oklab(82.79% 0.1016 -0.009) |
| OKLCH | oklch(82.79% 0.102 354.9) |
| XYZ | xyz(65.3693, 54.0892, 62.8628) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.59
Baby Pink
#FFB7CE
ΔE00 3.19
Pastel Pink
#FFBACD
ΔE00 4.38
Soft Pink
#FDB0C0
ΔE00 4.44
Lightpink
#FFB6C1
ΔE00 6.17
Pink
#FFC0CB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABCA #ABFCDD
analogous
#FCABF2 #FCABCA #FCB4AB
triadic
#FCABCA #CAFCAB #ABCAFC
tetradic
#FCABCA #F2FCAB #ABFCDD #B4ABFC
square
#FCABCA #F2FCAB #ABFCDD #B4ABFC
split-complementary
#FCABCA #ABFCB4 #ABF2FC
monochromatic
#F8357F #FA70A5 #FCABCA #FEE1EC #FEE1EC
Accessibility & contrast
On white
1.78
#FCABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#FCABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABCA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABCA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#C7C8C8
Tritanopia (blue-blind)
#FFA8B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcabca; /* rgb */ color: rgb(252, 171, 202); /* oklch */ color: oklch(82.8% 0.102 354.9);
Tailwind
colors: {
custom: {
50: '#fec5da',
500: '#fcabca',
950: '#000000',
},
}SCSS
$custom: #fcabca; $custom-light: #fec5da; $custom-dark: #000000;
JSON
{
"hex": "#fcabca",
"rgb": {
"r": 252,
"g": 171,
"b": 202
},
"hsl": {
"h": 337.037,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82794,
"c": 0.10202,
"h": 354.9
},
"luminance": 0.54086
}Semantic roles & 50–950 ramp
primary
#FCABCA
secondary
#6BE0B3
accent
#E68E00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283