#FCA5A6#FCA5A6
#FCA5A6 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.8% C 0.103 H 18.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5A6 |
|---|---|
| RGB | rgb(252, 165, 166) |
| HSL | hsl(359, 94%, 82%) |
| HSV | hsv(359, 35%, 99%) |
| CMYK | cmyk(0%, 34.5%, 34.1%, 1.2%) |
| CIE-LAB | lab(76.29, 32.26, 12.84) |
| CIE-LCH | lch(76.29, 34.72, 21.70°) |
| OKLab | oklab(80.79% 0.0979 0.0334) |
| OKLCH | oklch(80.79% 0.103 18.8) |
| XYZ | xyz(60.4852, 50.3632, 42.6044) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.94
Soft Pink
#FDB0C0
ΔE00 6.38
Blush (survey)
#F29E8E
ΔE00 6.55
Peachy Pink
#FF9A8A
ΔE00 6.83
Pale Rose
#FDC1C5
ΔE00 7.46
Faded Pink
#DE9DAC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5A6 #A5FCFB
analogous
#FCA5D2 #FCA5A6 #FCD0A5
triadic
#FCA5A6 #A6FCA5 #A5A6FC
tetradic
#FCA5A6 #D2FCA5 #A5FCFB #D0A5FC
square
#FCA5A6 #D2FCA5 #A5FCFB #D0A5FC
split-complementary
#FCA5A6 #A5FCD0 #A5D2FC
monochromatic
#F82F31 #FA6A6B #FCA5A6 #FEE0E1 #FEE1E2
Accessibility & contrast
On white
1.90
#FCA5A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FCA5A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5A6
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5A6 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A6
Deuteranopia (green-blind)
#CBC3A5
Tritanopia (blue-blind)
#FF9CA6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca5a6; /* rgb */ color: rgb(252, 165, 166); /* oklch */ color: oklch(80.8% 0.103 18.8);
Tailwind
colors: {
custom: {
50: '#ffc0c0',
500: '#fca5a6',
950: '#000000',
},
}SCSS
$custom: #fca5a6; $custom-light: #ffc0c0; $custom-dark: #000000;
JSON
{
"hex": "#fca5a6",
"rgb": {
"r": 252,
"g": 165,
"b": 166
},
"hsl": {
"h": 359.31,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.80793,
"c": 0.10342,
"h": 18.8
},
"luminance": 0.50359
}Semantic roles & 50–950 ramp
primary
#FCA5A6
secondary
#66DFDE
accent
#E6E300
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282