#FCA4BA#FCA4BA
#FCA4BA is a light, moderate red. Relative luminance 0.508; OKLCH L 81.2% C 0.107 H 3.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4BA |
|---|---|
| RGB | rgb(252, 164, 186) |
| HSL | hsl(345, 94%, 82%) |
| HSV | hsv(345, 35%, 99%) |
| CMYK | cmyk(0%, 34.9%, 26.2%, 1.2%) |
| CIE-LAB | lab(76.56, 35.35, 2.28) |
| CIE-LCH | lch(76.56, 35.42, 3.69°) |
| OKLab | oklab(81.15% 0.1068 0.0065) |
| OKLCH | oklch(81.15% 0.107 3.5) |
| XYZ | xyz(62.2848, 50.7956, 52.9688) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.02
Powder Pink
#FFB2D0
ΔE00 4.73
Baby Pink
#FFB7CE
ΔE00 4.78
Lightpink
#FFB6C1
ΔE00 4.86
Pastel Pink
#FFBACD
ΔE00 5.26
Faded Pink
#DE9DAC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4BA #A4FCE6
analogous
#FCA4E6 #FCA4BA #FCBAA4
triadic
#FCA4BA #BAFCA4 #A4BAFC
tetradic
#FCA4BA #E6FCA4 #A4FCE6 #BAA4FC
square
#FCA4BA #E6FCA4 #A4FCE6 #BAA4FC
split-complementary
#FCA4BA #A4FCBA #A4E6FC
monochromatic
#F82E60 #FA698D #FCA4BA #FEDFE7 #FEE1E9
Accessibility & contrast
On white
1.88
#FCA4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FCA4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4BA
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4BA | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#C6C3B8
Tritanopia (blue-blind)
#FF9EAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca4ba; /* rgb */ color: rgb(252, 164, 186); /* oklch */ color: oklch(81.2% 0.107 3.5);
Tailwind
colors: {
custom: {
50: '#ffc0ce',
500: '#fca4ba',
950: '#000000',
},
}SCSS
$custom: #fca4ba; $custom-light: #ffc0ce; $custom-dark: #000000;
JSON
{
"hex": "#fca4ba",
"rgb": {
"r": 252,
"g": 164,
"b": 186
},
"hsl": {
"h": 345,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81154,
"c": 0.10704,
"h": 3.5
},
"luminance": 0.50792
}Semantic roles & 50–950 ramp
primary
#FCA4BA
secondary
#65DFC1
accent
#E6AC00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181213
muted
#868283