#FCACA5#FCACA5
#FCACA5 is a light, moderate red. Relative luminance 0.529; OKLCH L 82.0% C 0.095 H 24.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACA5 |
|---|---|
| RGB | rgb(252, 172, 165) |
| HSL | hsl(5, 94%, 82%) |
| HSV | hsv(5, 35%, 99%) |
| CMYK | cmyk(0%, 31.7%, 34.5%, 1.2%) |
| CIE-LAB | lab(77.83, 28.48, 15.55) |
| CIE-LCH | lch(77.83, 32.44, 28.63°) |
| OKLab | oklab(81.97% 0.0865 0.0401) |
| OKLCH | oklch(81.97% 0.095 24.9) |
| XYZ | xyz(61.6911, 52.9213, 42.5556) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.88
Light Salmon
#FEA993
ΔE00 5.37
Peachy Pink
#FF9A8A
ΔE00 5.70
Pale Salmon
#FFB19A
ΔE00 5.84
Pale Rose
#FDC1C5
ΔE00 7.13
Lightpink
#FFB6C1
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACA5 #A5F5FC
analogous
#FCA5CA #FCACA5 #FCD8A5
triadic
#FCACA5 #A5FCAC #ACA5FC
tetradic
#FCACA5 #CAFCA5 #A5F5FC #D8A5FC
square
#FCACA5 #CAFCA5 #A5F5FC #D8A5FC
split-complementary
#FCACA5 #A5FCD8 #A5CAFC
monochromatic
#F83F2F #FA756A #FCACA5 #FEE3E0 #FEE4E1
Accessibility & contrast
On white
1.81
#FCACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FCACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACA5
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACA5 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A4
Deuteranopia (green-blind)
#CFC7A4
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaca5; /* rgb */ color: rgb(252, 172, 165); /* oklch */ color: oklch(82.0% 0.095 24.9);
Tailwind
colors: {
custom: {
50: '#ffc5bf',
500: '#fcaca5',
950: '#000000',
},
}SCSS
$custom: #fcaca5; $custom-light: #ffc5bf; $custom-dark: #000000;
JSON
{
"hex": "#fcaca5",
"rgb": {
"r": 252,
"g": 172,
"b": 165
},
"hsl": {
"h": 4.828,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.81969,
"c": 0.09534,
"h": 24.9
},
"luminance": 0.52917
}Semantic roles & 50–950 ramp
primary
#FCACA5
secondary
#66D5DF
accent
#D3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282