#FCA5BA#FCA5BA
#FCA5BA is a light, moderate red. Relative luminance 0.512; OKLCH L 81.3% C 0.106 H 4.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5BA |
|---|---|
| RGB | rgb(252, 165, 186) |
| HSL | hsl(346, 94%, 82%) |
| HSV | hsv(346, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 26.2%, 1.2%) |
| CIE-LAB | lab(76.77, 34.83, 2.60) |
| CIE-LCH | lch(76.77, 34.93, 4.27°) |
| OKLab | oklab(81.32% 0.1053 0.0073) |
| OKLCH | oklch(81.32% 0.106 4) |
| XYZ | xyz(62.4645, 51.1550, 53.0287) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.73
Lightpink
#FFB6C1
ΔE00 4.55
Baby Pink
#FFB7CE
ΔE00 4.65
Powder Pink
#FFB2D0
ΔE00 4.74
Pastel Pink
#FFBACD
ΔE00 5.06
Faded Pink
#DE9DAC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5BA #A5FCE7
analogous
#FCA5E6 #FCA5BA #FCBCA5
triadic
#FCA5BA #BAFCA5 #A5BAFC
tetradic
#FCA5BA #E6FCA5 #A5FCE7 #BCA5FC
square
#FCA5BA #E6FCA5 #A5FCE7 #BCA5FC
split-complementary
#FCA5BA #A5FCBC #A5E6FC
monochromatic
#F82F5F #FA6A8D #FCA5BA #FEE0E7 #FEE1E8
Accessibility & contrast
On white
1.87
#FCA5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FCA5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5BA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5BA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#C7C4B8
Tritanopia (blue-blind)
#FF9FAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca5ba; /* rgb */ color: rgb(252, 165, 186); /* oklch */ color: oklch(81.3% 0.106 4.0);
Tailwind
colors: {
custom: {
50: '#ffc0ce',
500: '#fca5ba',
950: '#000000',
},
}SCSS
$custom: #fca5ba; $custom-light: #ffc0ce; $custom-dark: #000000;
JSON
{
"hex": "#fca5ba",
"rgb": {
"r": 252,
"g": 165,
"b": 186
},
"hsl": {
"h": 345.517,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.81321,
"c": 0.10554,
"h": 4
},
"luminance": 0.51151
}Semantic roles & 50–950 ramp
primary
#FCA5BA
secondary
#66DFC2
accent
#E6AE00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181213
muted
#868283