#FCACA0#FCACA0
#FCACA0 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.9% C 0.096 H 28.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACA0 |
|---|---|
| RGB | rgb(252, 172, 160) |
| HSL | hsl(8, 94%, 81%) |
| HSV | hsv(8, 37%, 99%) |
| CMYK | cmyk(0%, 31.7%, 36.5%, 1.2%) |
| CIE-LAB | lab(77.72, 27.89, 18.11) |
| CIE-LCH | lch(77.72, 33.25, 33.00°) |
| OKLab | oklab(81.85% 0.0846 0.0464) |
| OKLCH | oklch(81.85% 0.096 28.7) |
| XYZ | xyz(61.2449, 52.7428, 40.2055) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.57
Blush (survey)
#F29E8E
ΔE00 3.80
Pale Salmon
#FFB19A
ΔE00 4.08
Peachy Pink
#FF9A8A
ΔE00 4.84
Darksalmon
#E9967A
ΔE00 8.18
Pale Rose
#FDC1C5
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACA0 #A0F0FC
analogous
#FCA0C2 #FCACA0 #FCDAA0
triadic
#FCACA0 #A0FCAC #ACA0FC
tetradic
#FCACA0 #C2FCA0 #A0F0FC #DAA0FC
square
#FCACA0 #C2FCA0 #A0F0FC #DAA0FC
split-complementary
#FCACA0 #A0FCDA #A0C2FC
monochromatic
#F84429 #FA7865 #FCACA0 #FEE0DB #FEE5E1
Accessibility & contrast
On white
1.82
#FCACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FCACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACA0
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACA0 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB79F
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#FFA2A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaca0; /* rgb */ color: rgb(252, 172, 160); /* oklch */ color: oklch(81.9% 0.096 28.7);
Tailwind
colors: {
custom: {
50: '#ffc5bc',
500: '#fcaca0',
950: '#000000',
},
}SCSS
$custom: #fcaca0; $custom-light: #ffc5bc; $custom-dark: #000000;
JSON
{
"hex": "#fcaca0",
"rgb": {
"r": 252,
"g": 172,
"b": 160
},
"hsl": {
"h": 7.826,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.81853,
"c": 0.09645,
"h": 28.7
},
"luminance": 0.52739
}Semantic roles & 50–950 ramp
primary
#FCACA0
secondary
#62CEDE
accent
#C8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282