#FCA3BA#FCA3BA
#FCA3BA is a light, moderate pink. Relative luminance 0.504; OKLCH L 81.0% C 0.109 H 3.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3BA |
|---|---|
| RGB | rgb(252, 163, 186) |
| HSL | hsl(344, 94%, 81%) |
| HSV | hsv(344, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 26.2%, 1.2%) |
| CIE-LAB | lab(76.34, 35.87, 1.97) |
| CIE-LCH | lch(76.34, 35.93, 3.14°) |
| OKLab | oklab(80.99% 0.1084 0.0056) |
| OKLCH | oklch(80.99% 0.109 3) |
| XYZ | xyz(62.1065, 50.4391, 52.9094) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.32
Powder Pink
#FFB2D0
ΔE00 4.74
Baby Pink
#FFB7CE
ΔE00 4.93
Lightpink
#FFB6C1
ΔE00 5.17
Pastel Pink
#FFBACD
ΔE00 5.47
Faded Pink
#DE9DAC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3BA #A3FCE5
analogous
#FCA3E7 #FCA3BA #FCB9A3
triadic
#FCA3BA #BAFCA3 #A3BAFC
tetradic
#FCA3BA #E7FCA3 #A3FCE5 #B9A3FC
square
#FCA3BA #E7FCA3 #A3FCE5 #B9A3FC
split-complementary
#FCA3BA #A3FCB9 #A3E7FC
monochromatic
#F82C61 #FA688E #FCA3BA #FEDEE6 #FEE1E9
Accessibility & contrast
On white
1.89
#FCA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FCA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3BA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3BA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#C5C2B8
Tritanopia (blue-blind)
#FF9DAB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca3ba; /* rgb */ color: rgb(252, 163, 186); /* oklch */ color: oklch(81.0% 0.109 3.0);
Tailwind
colors: {
custom: {
50: '#ffbfce',
500: '#fca3ba',
950: '#000000',
},
}SCSS
$custom: #fca3ba; $custom-light: #ffbfce; $custom-dark: #000000;
JSON
{
"hex": "#fca3ba",
"rgb": {
"r": 252,
"g": 163,
"b": 186
},
"hsl": {
"h": 344.494,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.80988,
"c": 0.10855,
"h": 3
},
"luminance": 0.50435
}Semantic roles & 50–950 ramp
primary
#FCA3BA
secondary
#64DFBF
accent
#E6AA00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181213
muted
#868283