#FCA7A4#FCA7A4
#FCA7A4 is a light, moderate red. Relative luminance 0.510; OKLCH L 81.1% C 0.101 H 21.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA7A4 |
|---|---|
| RGB | rgb(252, 167, 164) |
| HSL | hsl(2, 94%, 82%) |
| HSV | hsv(2, 35%, 99%) |
| CMYK | cmyk(0%, 33.7%, 34.9%, 1.2%) |
| CIE-LAB | lab(76.69, 30.98, 14.49) |
| CIE-LCH | lch(76.69, 34.20, 25.07°) |
| OKLab | oklab(81.08% 0.094 0.0375) |
| OKLCH | oklch(81.08% 0.101 21.7) |
| XYZ | xyz(60.6667, 51.0175, 41.7668) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.42
Peachy Pink
#FF9A8A
ΔE00 5.84
Lightpink
#FFB6C1
ΔE00 6.66
Light Salmon
#FEA993
ΔE00 6.71
Soft Pink
#FDB0C0
ΔE00 7.41
Pale Salmon
#FFB19A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA7A4 #A4F9FC
analogous
#FCA4CD #FCA7A4 #FCD3A4
triadic
#FCA7A4 #A4FCA7 #A7A4FC
tetradic
#FCA7A4 #CDFCA4 #A4F9FC #D3A4FC
square
#FCA7A4 #CDFCA4 #A4F9FC #D3A4FC
split-complementary
#FCA7A4 #A4FCD3 #A4CDFC
monochromatic
#F8342E #FA6E69 #FCA7A4 #FEE0DF #FEE2E1
Accessibility & contrast
On white
1.87
#FCA7A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FCA7A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA7A4
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA7A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA7A4 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A3
Deuteranopia (green-blind)
#CCC4A3
Tritanopia (blue-blind)
#FF9DA7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca7a4; /* rgb */ color: rgb(252, 167, 164); /* oklch */ color: oklch(81.1% 0.101 21.7);
Tailwind
colors: {
custom: {
50: '#ffc2bf',
500: '#fca7a4',
950: '#000000',
},
}SCSS
$custom: #fca7a4; $custom-light: #ffc2bf; $custom-dark: #000000;
JSON
{
"hex": "#fca7a4",
"rgb": {
"r": 252,
"g": 167,
"b": 164
},
"hsl": {
"h": 2.045,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81085,
"c": 0.10118,
"h": 21.7
},
"luminance": 0.51013
}Semantic roles & 50–950 ramp
primary
#FCA7A4
secondary
#65DBDF
accent
#DEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282