#FCA4A2#FCA4A2
#FCA4A2 is a light, moderate red. Relative luminance 0.499; OKLCH L 80.5% C 0.105 H 21.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4A2 |
|---|---|
| RGB | rgb(252, 164, 162) |
| HSL | hsl(1, 94%, 81%) |
| HSV | hsv(1, 36%, 99%) |
| CMYK | cmyk(0%, 34.9%, 35.7%, 1.2%) |
| CIE-LAB | lab(75.98, 32.31, 14.59) |
| CIE-LCH | lch(75.98, 35.45, 24.30°) |
| OKLab | oklab(80.53% 0.0979 0.0377) |
| OKLCH | oklch(80.53% 0.105 21.1) |
| XYZ | xyz(59.9443, 49.8594, 40.6420) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.49
Peachy Pink
#FF9A8A
ΔE00 5.71
Lightpink
#FFB6C1
ΔE00 6.92
Light Salmon
#FEA993
ΔE00 7.08
Soft Pink
#FDB0C0
ΔE00 7.48
Blush Pink
#FE828C
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4A2 #A2FAFC
analogous
#FCA2CD #FCA4A2 #FCD1A2
triadic
#FCA4A2 #A2FCA4 #A4A2FC
tetradic
#FCA4A2 #CDFCA2 #A2FAFC #D1A2FC
square
#FCA4A2 #CDFCA2 #A2FAFC #D1A2FC
split-complementary
#FCA4A2 #A2FCD1 #A2CDFC
monochromatic
#F8302B #FA6A67 #FCA4A2 #FEDEDD #FEE2E1
Accessibility & contrast
On white
1.91
#FCA4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FCA4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4A2
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4A2 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#CBC2A1
Tritanopia (blue-blind)
#FF9AA4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca4a2; /* rgb */ color: rgb(252, 164, 162); /* oklch */ color: oklch(80.5% 0.105 21.1);
Tailwind
colors: {
custom: {
50: '#ffc0bd',
500: '#fca4a2',
950: '#000000',
},
}SCSS
$custom: #fca4a2; $custom-light: #ffc0bd; $custom-dark: #000000;
JSON
{
"hex": "#fca4a2",
"rgb": {
"r": 252,
"g": 164,
"b": 162
},
"hsl": {
"h": 1.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.80527,
"c": 0.10495,
"h": 21.1
},
"luminance": 0.49855
}Semantic roles & 50–950 ramp
primary
#FCA4A2
secondary
#D5F5F6
accent
#E0E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181212
muted
#868181