#FCA5B2#FCA5B2
#FCA5B2 is a light, moderate red. Relative luminance 0.508; OKLCH L 81.1% C 0.104 H 9.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5B2 |
|---|---|
| RGB | rgb(252, 165, 178) |
| HSL | hsl(351, 94%, 82%) |
| HSV | hsv(351, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 29.4%, 1.2%) |
| CIE-LAB | lab(76.57, 33.77, 6.68) |
| CIE-LCH | lch(76.57, 34.42, 11.20°) |
| OKLab | oklab(81.1% 0.1024 0.0178) |
| OKLCH | oklch(81.1% 0.104 9.9) |
| XYZ | xyz(61.6377, 50.8243, 48.6744) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.18
Lightpink
#FFB6C1
ΔE00 4.05
Faded Pink
#DE9DAC
ΔE00 5.70
Pastel Pink
#FFBACD
ΔE00 6.05
Baby Pink
#FFB7CE
ΔE00 6.16
Pig Pink
#E78EA5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5B2 #A5FCEF
analogous
#FCA5DE #FCA5B2 #FCC4A5
triadic
#FCA5B2 #B2FCA5 #A5B2FC
tetradic
#FCA5B2 #DEFCA5 #A5FCEF #C4A5FC
square
#FCA5B2 #DEFCA5 #A5FCEF #C4A5FC
split-complementary
#FCA5B2 #A5FCC4 #A5DEFC
monochromatic
#F82F4D #FA6A7F #FCA5B2 #FEE0E5 #FEE1E6
Accessibility & contrast
On white
1.88
#FCA5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FCA5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5B2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5B2 | 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)
#B3B3B2
Deuteranopia (green-blind)
#C8C3B0
Tritanopia (blue-blind)
#FF9EAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca5b2; /* rgb */ color: rgb(252, 165, 178); /* oklch */ color: oklch(81.1% 0.104 9.9);
Tailwind
colors: {
custom: {
50: '#ffc0c9',
500: '#fca5b2',
950: '#000000',
},
}SCSS
$custom: #fca5b2; $custom-light: #ffc0c9; $custom-dark: #000000;
JSON
{
"hex": "#fca5b2",
"rgb": {
"r": 252,
"g": 165,
"b": 178
},
"hsl": {
"h": 351.034,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.81101,
"c": 0.10392,
"h": 9.9
},
"luminance": 0.5082
}Semantic roles & 50–950 ramp
primary
#FCA5B2
secondary
#66DFCD
accent
#E6C300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282