#FCA5A5#FCA5A5
#FCA5A5 is a light, moderate red. Relative luminance 0.503; OKLCH L 80.8% C 0.103 H 19.6°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5A5 |
|---|---|
| RGB | rgb(252, 165, 165) |
| HSL | hsl(0, 94%, 82%) |
| HSV | hsv(0, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 34.5%, 1.2%) |
| CIE-LAB | lab(76.27, 32.14, 13.35) |
| CIE-LCH | lch(76.27, 34.81, 22.56°) |
| OKLab | oklab(80.77% 0.0975 0.0347) |
| OKLCH | oklch(80.77% 0.103 19.6) |
| XYZ | xyz(60.3938, 50.3267, 42.1231) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 6.20
Blush (survey)
#F29E8E
ΔE00 6.22
Peachy Pink
#FF9A8A
ΔE00 6.50
Soft Pink
#FDB0C0
ΔE00 6.69
Pale Rose
#FDC1C5
ΔE00 7.57
Light Salmon
#FEA993
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5A5 #A5FCFC
analogous
#FCA5D1 #FCA5A5 #FCD1A5
triadic
#FCA5A5 #A5FCA5 #A5A5FC
tetradic
#FCA5A5 #D1FCA5 #A5FCFC #D1A5FC
square
#FCA5A5 #D1FCA5 #A5FCFC #D1A5FC
split-complementary
#FCA5A5 #A5FCD1 #A5D1FC
monochromatic
#F82F2F #FA6A6A #FCA5A5 #FEE0E0 #FEE1E1
Accessibility & contrast
On white
1.90
#FCA5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#FCA5A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5A5
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5A5 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A5
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#FF9BA6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca5a5; /* rgb */ color: rgb(252, 165, 165); /* oklch */ color: oklch(80.8% 0.103 19.6);
Tailwind
colors: {
custom: {
50: '#ffc0bf',
500: '#fca5a5',
950: '#000000',
},
}SCSS
$custom: #fca5a5; $custom-light: #ffc0bf; $custom-dark: #000000;
JSON
{
"hex": "#fca5a5",
"rgb": {
"r": 252,
"g": 165,
"b": 165
},
"hsl": {
"h": 0,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.80769,
"c": 0.10349,
"h": 19.6
},
"luminance": 0.50322
}Semantic roles & 50–950 ramp
primary
#FCA5A5
secondary
#66DFDF
accent
#E5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282