#FCACA7#FCACA7
#FCACA7 is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.0% C 0.095 H 23.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACA7 |
|---|---|
| RGB | rgb(252, 172, 167) |
| HSL | hsl(4, 93%, 82%) |
| HSV | hsv(4, 34%, 99%) |
| CMYK | cmyk(0%, 31.7%, 33.7%, 1.2%) |
| CIE-LAB | lab(77.87, 28.72, 14.52) |
| CIE-LCH | lch(77.87, 32.18, 26.82°) |
| OKLab | oklab(82.02% 0.0873 0.0376) |
| OKLCH | oklch(82.02% 0.095 23.3) |
| XYZ | xyz(61.8745, 52.9947, 43.5218) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.43
Light Salmon
#FEA993
ΔE00 6.10
Peachy Pink
#FF9A8A
ΔE00 6.18
Lightpink
#FFB6C1
ΔE00 6.53
Pale Salmon
#FFB19A
ΔE00 6.56
Pale Rose
#FDC1C5
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACA7 #A7F7FC
analogous
#FCA7CD #FCACA7 #FCD6A7
triadic
#FCACA7 #A7FCAC #ACA7FC
tetradic
#FCACA7 #CDFCA7 #A7F7FC #D6A7FC
square
#FCACA7 #CDFCA7 #A7F7FC #D6A7FC
split-complementary
#FCACA7 #A7FCD6 #A7CDFC
monochromatic
#F83C31 #FA746C #FCACA7 #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.81
#FCACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#FCACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACA7
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACA7 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A6
Deuteranopia (green-blind)
#CFC7A6
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaca7; /* rgb */ color: rgb(252, 172, 167); /* oklch */ color: oklch(82.0% 0.095 23.3);
Tailwind
colors: {
custom: {
50: '#ffc5c1',
500: '#fcaca7',
950: '#000000',
},
}SCSS
$custom: #fcaca7; $custom-light: #ffc5c1; $custom-dark: #000000;
JSON
{
"hex": "#fcaca7",
"rgb": {
"r": 252,
"g": 172,
"b": 167
},
"hsl": {
"h": 3.529,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.82016,
"c": 0.09501,
"h": 23.3
},
"luminance": 0.52991
}Semantic roles & 50–950 ramp
primary
#FCACA7
secondary
#68D8DF
accent
#D8E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282