#FCA8A5#FCA8A5
#FCA8A5 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.3% C 0.100 H 21.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8A5 |
|---|---|
| RGB | rgb(252, 168, 165) |
| HSL | hsl(2, 94%, 82%) |
| HSV | hsv(2, 35%, 99%) |
| CMYK | cmyk(0%, 33.3%, 34.5%, 1.2%) |
| CIE-LAB | lab(76.93, 30.57, 14.29) |
| CIE-LCH | lch(76.93, 33.75, 25.05°) |
| OKLab | oklab(81.28% 0.0928 0.037) |
| OKLCH | oklch(81.28% 0.1 21.7) |
| XYZ | xyz(60.9412, 51.4216, 42.3056) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.52
Peachy Pink
#FF9A8A
ΔE00 6.01
Lightpink
#FFB6C1
ΔE00 6.49
Light Salmon
#FEA993
ΔE00 6.72
Pale Rose
#FDC1C5
ΔE00 7.26
Soft Pink
#FDB0C0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8A5 #A5F9FC
analogous
#FCA5CE #FCA8A5 #FCD4A5
triadic
#FCA8A5 #A5FCA8 #A8A5FC
tetradic
#FCA8A5 #CEFCA5 #A5F9FC #D4A5FC
square
#FCA8A5 #CEFCA5 #A5F9FC #D4A5FC
split-complementary
#FCA8A5 #A5FCD4 #A5CEFC
monochromatic
#F8352F #FA6F6A #FCA8A5 #FEE1E0 #FEE2E1
Accessibility & contrast
On white
1.86
#FCA8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FCA8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8A5
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8A5 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A4
Deuteranopia (green-blind)
#CDC4A4
Tritanopia (blue-blind)
#FF9EA8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca8a5; /* rgb */ color: rgb(252, 168, 165); /* oklch */ color: oklch(81.3% 0.100 21.7);
Tailwind
colors: {
custom: {
50: '#ffc2bf',
500: '#fca8a5',
950: '#000000',
},
}SCSS
$custom: #fca8a5; $custom-light: #ffc2bf; $custom-dark: #000000;
JSON
{
"hex": "#fca8a5",
"rgb": {
"r": 252,
"g": 168,
"b": 165
},
"hsl": {
"h": 2.069,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.8128,
"c": 0.09989,
"h": 21.7
},
"luminance": 0.51417
}Semantic roles & 50–950 ramp
primary
#FCA8A5
secondary
#66DBDF
accent
#DEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282