#FCA5AA#FCA5AA
#FCA5AA is a light, moderate red. Relative luminance 0.505; OKLCH L 80.9% C 0.103 H 15.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5AA |
|---|---|
| RGB | rgb(252, 165, 170) |
| HSL | hsl(357, 94%, 82%) |
| HSV | hsv(357, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 32.5%, 1.2%) |
| CIE-LAB | lab(76.38, 32.75, 10.78) |
| CIE-LCH | lch(76.38, 34.48, 18.23°) |
| OKLab | oklab(80.89% 0.0994 0.0282) |
| OKLCH | oklch(80.89% 0.103 15.9) |
| XYZ | xyz(60.8578, 50.5123, 44.5669) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.03
Soft Pink
#FDB0C0
ΔE00 5.16
Faded Pink
#DE9DAC
ΔE00 6.98
Pale Rose
#FDC1C5
ΔE00 7.16
Rose Pink
#F7879A
ΔE00 7.30
Pink
#FFC0CB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5AA #A5FCF7
analogous
#FCA5D6 #FCA5AA #FCCCA5
triadic
#FCA5AA #AAFCA5 #A5AAFC
tetradic
#FCA5AA #D6FCA5 #A5FCF7 #CCA5FC
square
#FCA5AA #D6FCA5 #A5FCF7 #CCA5FC
split-complementary
#FCA5AA #A5FCCC #A5D6FC
monochromatic
#F82F3A #FA6A72 #FCA5AA #FEE0E2 #FEE1E3
Accessibility & contrast
On white
1.89
#FCA5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FCA5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5AA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5AA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AA
Deuteranopia (green-blind)
#CAC3A8
Tritanopia (blue-blind)
#FF9CA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca5aa; /* rgb */ color: rgb(252, 165, 170); /* oklch */ color: oklch(80.9% 0.103 15.9);
Tailwind
colors: {
custom: {
50: '#ffc0c3',
500: '#fca5aa',
950: '#000000',
},
}SCSS
$custom: #fca5aa; $custom-light: #ffc0c3; $custom-dark: #000000;
JSON
{
"hex": "#fca5aa",
"rgb": {
"r": 252,
"g": 165,
"b": 170
},
"hsl": {
"h": 356.552,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.80893,
"c": 0.10333,
"h": 15.9
},
"luminance": 0.50508
}Semantic roles & 50–950 ramp
primary
#FCA5AA
secondary
#66DFD8
accent
#E6D800
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282