#FCACA6#FCACA6
#FCACA6 is a light, moderate red. Relative luminance 0.530; OKLCH L 82.0% C 0.095 H 24.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACA6 |
|---|---|
| RGB | rgb(252, 172, 166) |
| HSL | hsl(4, 93%, 82%) |
| HSV | hsv(4, 34%, 99%) |
| CMYK | cmyk(0%, 31.7%, 34.1%, 1.2%) |
| CIE-LAB | lab(77.85, 28.60, 15.03) |
| CIE-LCH | lch(77.85, 32.31, 27.73°) |
| OKLab | oklab(81.99% 0.0869 0.0389) |
| OKLCH | oklch(81.99% 0.095 24.1) |
| XYZ | xyz(61.7825, 52.9578, 43.0368) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.15
Light Salmon
#FEA993
ΔE00 5.74
Peachy Pink
#FF9A8A
ΔE00 5.94
Pale Salmon
#FFB19A
ΔE00 6.20
Lightpink
#FFB6C1
ΔE00 6.87
Pale Rose
#FDC1C5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACA6 #A6F6FC
analogous
#FCA6CB #FCACA6 #FCD7A6
triadic
#FCACA6 #A6FCAC #ACA6FC
tetradic
#FCACA6 #CBFCA6 #A6F6FC #D7A6FC
square
#FCACA6 #CBFCA6 #A6F6FC #D7A6FC
split-complementary
#FCACA6 #A6FCD7 #A6CBFC
monochromatic
#F83E30 #FA756B #FCACA6 #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.81
#FCACA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FCACA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACA6
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACA6 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A5
Deuteranopia (green-blind)
#CFC7A5
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaca6; /* rgb */ color: rgb(252, 172, 166); /* oklch */ color: oklch(82.0% 0.095 24.1);
Tailwind
colors: {
custom: {
50: '#ffc5c0',
500: '#fcaca6',
950: '#000000',
},
}SCSS
$custom: #fcaca6; $custom-light: #ffc5c0; $custom-dark: #000000;
JSON
{
"hex": "#fcaca6",
"rgb": {
"r": 252,
"g": 172,
"b": 166
},
"hsl": {
"h": 4.186,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.81992,
"c": 0.09516,
"h": 24.1
},
"luminance": 0.52954
}Semantic roles & 50–950 ramp
primary
#FCACA6
secondary
#67D7DF
accent
#D5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282