#FCACA2#FCACA2
#FCACA2 is a light, moderate red. Relative luminance 0.528; OKLCH L 81.9% C 0.096 H 27.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACA2 |
|---|---|
| RGB | rgb(252, 172, 162) |
| HSL | hsl(7, 94%, 81%) |
| HSV | hsv(7, 36%, 99%) |
| CMYK | cmyk(0%, 31.7%, 35.7%, 1.2%) |
| CIE-LAB | lab(77.76, 28.12, 17.08) |
| CIE-LCH | lch(77.76, 32.90, 31.28°) |
| OKLab | oklab(81.9% 0.0853 0.0439) |
| OKLCH | oklch(81.9% 0.096 27.2) |
| XYZ | xyz(61.4212, 52.8134, 41.1344) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.16
Light Salmon
#FEA993
ΔE00 4.29
Pale Salmon
#FFB19A
ΔE00 4.78
Peachy Pink
#FF9A8A
ΔE00 5.12
Pale Rose
#FDC1C5
ΔE00 7.85
Lightpink
#FFB6C1
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACA2 #A2F2FC
analogous
#FCA2C5 #FCACA2 #FCD9A2
triadic
#FCACA2 #A2FCAC #ACA2FC
tetradic
#FCACA2 #C5FCA2 #A2F2FC #D9A2FC
square
#FCACA2 #C5FCA2 #A2F2FC #D9A2FC
split-complementary
#FCACA2 #A2FCD9 #A2C5FC
monochromatic
#F8422B #FA7767 #FCACA2 #FEE1DD #FEE5E1
Accessibility & contrast
On white
1.82
#FCACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#FCACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACA2
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACA2 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#D0C6A1
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaca2; /* rgb */ color: rgb(252, 172, 162); /* oklch */ color: oklch(81.9% 0.096 27.2);
Tailwind
colors: {
custom: {
50: '#ffc5bd',
500: '#fcaca2',
950: '#000000',
},
}SCSS
$custom: #fcaca2; $custom-light: #ffc5bd; $custom-dark: #000000;
JSON
{
"hex": "#fcaca2",
"rgb": {
"r": 252,
"g": 172,
"b": 162
},
"hsl": {
"h": 6.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81898,
"c": 0.09596,
"h": 27.2
},
"luminance": 0.52809
}Semantic roles & 50–950 ramp
primary
#FCACA2
secondary
#63D1DF
accent
#CCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282