#FCACA4#FCACA4
#FCACA4 is a light, moderate red. Relative luminance 0.529; OKLCH L 81.9% C 0.096 H 25.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACA4 |
|---|---|
| RGB | rgb(252, 172, 164) |
| HSL | hsl(5, 94%, 82%) |
| HSV | hsv(5, 35%, 99%) |
| CMYK | cmyk(0%, 31.7%, 34.9%, 1.2%) |
| CIE-LAB | lab(77.81, 28.36, 16.06) |
| CIE-LCH | lch(77.81, 32.59, 29.52°) |
| OKLab | oklab(81.95% 0.0861 0.0414) |
| OKLCH | oklch(81.95% 0.096 25.7) |
| XYZ | xyz(61.6004, 52.8850, 42.0781) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.62
Light Salmon
#FEA993
ΔE00 5.01
Pale Salmon
#FFB19A
ΔE00 5.49
Peachy Pink
#FF9A8A
ΔE00 5.49
Pale Rose
#FDC1C5
ΔE00 7.36
Lightpink
#FFB6C1
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACA4 #A4F4FC
analogous
#FCA4C8 #FCACA4 #FCD8A4
triadic
#FCACA4 #A4FCAC #ACA4FC
tetradic
#FCACA4 #C8FCA4 #A4F4FC #D8A4FC
square
#FCACA4 #C8FCA4 #A4F4FC #D8A4FC
split-complementary
#FCACA4 #A4FCD8 #A4C8FC
monochromatic
#F8402E #FA7669 #FCACA4 #FEE2DF #FEE4E1
Accessibility & contrast
On white
1.81
#FCACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FCACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACA4
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACA4 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A3
Deuteranopia (green-blind)
#D0C6A3
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaca4; /* rgb */ color: rgb(252, 172, 164); /* oklch */ color: oklch(81.9% 0.096 25.7);
Tailwind
colors: {
custom: {
50: '#ffc5bf',
500: '#fcaca4',
950: '#000000',
},
}SCSS
$custom: #fcaca4; $custom-light: #ffc5bf; $custom-dark: #000000;
JSON
{
"hex": "#fcaca4",
"rgb": {
"r": 252,
"g": 172,
"b": 164
},
"hsl": {
"h": 5.455,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81945,
"c": 0.09554,
"h": 25.7
},
"luminance": 0.52881
}Semantic roles & 50–950 ramp
primary
#FCACA4
secondary
#65D4DF
accent
#D1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282