#FCA1A2#FCA1A2
#FCA1A2 is a light, moderate red. Relative luminance 0.488; OKLCH L 80.0% C 0.109 H 19.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA1A2 |
|---|---|
| RGB | rgb(252, 161, 162) |
| HSL | hsl(359, 94%, 81%) |
| HSV | hsv(359, 36%, 99%) |
| CMYK | cmyk(0%, 36.1%, 35.7%, 1.2%) |
| CIE-LAB | lab(75.33, 33.87, 13.67) |
| CIE-LCH | lch(75.33, 36.52, 21.97°) |
| OKLab | oklab(80.02% 0.1027 0.0354) |
| OKLCH | oklch(80.02% 0.109 19) |
| XYZ | xyz(59.4137, 48.7983, 40.4652) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.31
Peachy Pink
#FF9A8A
ΔE00 6.35
Lightpink
#FFB6C1
ΔE00 6.79
Soft Pink
#FDB0C0
ΔE00 7.04
Blush Pink
#FE828C
ΔE00 7.07
Rose Pink
#F7879A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA1A2 #A1FCFB
analogous
#FCA1CF #FCA1A2 #FCCDA1
triadic
#FCA1A2 #A2FCA1 #A1A2FC
tetradic
#FCA1A2 #CFFCA1 #A1FCFB #CDA1FC
square
#FCA1A2 #CFFCA1 #A1FCFB #CDA1FC
split-complementary
#FCA1A2 #A1FCCD #A1CFFC
monochromatic
#F82A2D #FA6667 #FCA1A2 #FEDCDD #FEE1E2
Accessibility & contrast
On white
1.95
#FCA1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FCA1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA1A2
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA1A2 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#C9C0A0
Tritanopia (blue-blind)
#FF97A2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca1a2; /* rgb */ color: rgb(252, 161, 162); /* oklch */ color: oklch(80.0% 0.109 19.0);
Tailwind
colors: {
custom: {
50: '#ffbdbd',
500: '#fca1a2',
950: '#000000',
},
}SCSS
$custom: #fca1a2; $custom-light: #ffbdbd; $custom-dark: #000000;
JSON
{
"hex": "#fca1a2",
"rgb": {
"r": 252,
"g": 161,
"b": 162
},
"hsl": {
"h": 359.341,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.80023,
"c": 0.1086,
"h": 19
},
"luminance": 0.48794
}Semantic roles & 50–950 ramp
primary
#FCA1A2
secondary
#D5F6F6
accent
#E6E300
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181212
muted
#868181