#FCACA3#FCACA3
#FCACA3 is a light, moderate red. Relative luminance 0.528; OKLCH L 81.9% C 0.096 H 26.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACA3 |
|---|---|
| RGB | rgb(252, 172, 163) |
| HSL | hsl(6, 94%, 81%) |
| HSV | hsv(6, 35%, 99%) |
| CMYK | cmyk(0%, 31.7%, 35.3%, 1.2%) |
| CIE-LAB | lab(77.79, 28.24, 16.57) |
| CIE-LCH | lch(77.79, 32.74, 30.40°) |
| OKLab | oklab(81.92% 0.0857 0.0426) |
| OKLCH | oklch(81.92% 0.096 26.4) |
| XYZ | xyz(61.5105, 52.8490, 41.6044) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.38
Light Salmon
#FEA993
ΔE00 4.65
Pale Salmon
#FFB19A
ΔE00 5.13
Peachy Pink
#FF9A8A
ΔE00 5.29
Pale Rose
#FDC1C5
ΔE00 7.60
Lightpink
#FFB6C1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACA3 #A3F3FC
analogous
#FCA3C7 #FCACA3 #FCD9A3
triadic
#FCACA3 #A3FCAC #ACA3FC
tetradic
#FCACA3 #C7FCA3 #A3F3FC #D9A3FC
square
#FCACA3 #C7FCA3 #A3F3FC #D9A3FC
split-complementary
#FCACA3 #A3FCD9 #A3C7FC
monochromatic
#F8412C #FA7768 #FCACA3 #FEE1DE #FEE4E1
Accessibility & contrast
On white
1.82
#FCACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FCACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACA3
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACA3 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A2
Deuteranopia (green-blind)
#D0C6A2
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaca3; /* rgb */ color: rgb(252, 172, 163); /* oklch */ color: oklch(81.9% 0.096 26.4);
Tailwind
colors: {
custom: {
50: '#ffc5be',
500: '#fcaca3',
950: '#000000',
},
}SCSS
$custom: #fcaca3; $custom-light: #ffc5be; $custom-dark: #000000;
JSON
{
"hex": "#fcaca3",
"rgb": {
"r": 252,
"g": 172,
"b": 163
},
"hsl": {
"h": 6.067,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.81922,
"c": 0.09574,
"h": 26.4
},
"luminance": 0.52845
}Semantic roles & 50–950 ramp
primary
#FCACA3
secondary
#64D2DF
accent
#CEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282