#FCA5AB#FCA5AB
#FCA5AB is a light, moderate red. Relative luminance 0.505; OKLCH L 80.9% C 0.103 H 15.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5AB |
|---|---|
| RGB | rgb(252, 165, 171) |
| HSL | hsl(356, 94%, 82%) |
| HSV | hsv(356, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 32.1%, 1.2%) |
| CIE-LAB | lab(76.41, 32.88, 10.27) |
| CIE-LCH | lch(76.41, 34.44, 17.35°) |
| OKLab | oklab(80.92% 0.0998 0.0269) |
| OKLCH | oklch(80.92% 0.103 15.1) |
| XYZ | xyz(60.9527, 50.5503, 45.0670) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.84
Soft Pink
#FDB0C0
ΔE00 4.88
Faded Pink
#DE9DAC
ΔE00 6.77
Pale Rose
#FDC1C5
ΔE00 7.12
Rose Pink
#F7879A
ΔE00 7.18
Pink
#FFC0CB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5AB #A5FCF6
analogous
#FCA5D7 #FCA5AB #FCCBA5
triadic
#FCA5AB #ABFCA5 #A5ABFC
tetradic
#FCA5AB #D7FCA5 #A5FCF6 #CBA5FC
square
#FCA5AB #D7FCA5 #A5FCF6 #CBA5FC
split-complementary
#FCA5AB #A5FCCB #A5D7FC
monochromatic
#F82F3C #FA6A74 #FCA5AB #FEE0E2 #FEE1E3
Accessibility & contrast
On white
1.89
#FCA5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FCA5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5AB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5AB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AB
Deuteranopia (green-blind)
#CAC3A9
Tritanopia (blue-blind)
#FF9CA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca5ab; /* rgb */ color: rgb(252, 165, 171); /* oklch */ color: oklch(80.9% 0.103 15.1);
Tailwind
colors: {
custom: {
50: '#ffc0c4',
500: '#fca5ab',
950: '#000000',
},
}SCSS
$custom: #fca5ab; $custom-light: #ffc0c4; $custom-dark: #000000;
JSON
{
"hex": "#fca5ab",
"rgb": {
"r": 252,
"g": 165,
"b": 171
},
"hsl": {
"h": 355.862,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.80919,
"c": 0.10334,
"h": 15.1
},
"luminance": 0.50546
}Semantic roles & 50–950 ramp
primary
#FCA5AB
secondary
#66DFD7
accent
#E6D600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282