#FCA3AB#FCA3AB
#FCA3AB is a light, moderate red. Relative luminance 0.498; OKLCH L 80.6% C 0.106 H 13.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3AB |
|---|---|
| RGB | rgb(252, 163, 171) |
| HSL | hsl(355, 94%, 81%) |
| HSV | hsv(355, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 32.1%, 1.2%) |
| CIE-LAB | lab(75.97, 33.92, 9.65) |
| CIE-LCH | lch(75.97, 35.26, 15.88°) |
| OKLab | oklab(80.58% 0.1029 0.0254) |
| OKLCH | oklch(80.58% 0.106 13.8) |
| XYZ | xyz(60.5948, 49.8344, 44.9477) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.74
Lightpink
#FFB6C1
ΔE00 5.00
Faded Pink
#DE9DAC
ΔE00 6.47
Rose Pink
#F7879A
ΔE00 6.57
Pig Pink
#E78EA5
ΔE00 7.18
Pastel Pink
#FFBACD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3AB #A3FCF4
analogous
#FCA3D8 #FCA3AB #FCC8A3
triadic
#FCA3AB #ABFCA3 #A3ABFC
tetradic
#FCA3AB #D8FCA3 #A3FCF4 #C8A3FC
square
#FCA3AB #D8FCA3 #A3FCF4 #C8A3FC
split-complementary
#FCA3AB #A3FCC8 #A3D8FC
monochromatic
#F82C3F #FA6875 #FCA3AB #FEDEE1 #FEE1E4
Accessibility & contrast
On white
1.92
#FCA3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FCA3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3AB
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3AB | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 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)
#B3B1AB
Deuteranopia (green-blind)
#C8C2A9
Tritanopia (blue-blind)
#FF9AA6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca3ab; /* rgb */ color: rgb(252, 163, 171); /* oklch */ color: oklch(80.6% 0.106 13.8);
Tailwind
colors: {
custom: {
50: '#ffbfc4',
500: '#fca3ab',
950: '#000000',
},
}SCSS
$custom: #fca3ab; $custom-light: #ffbfc4; $custom-dark: #000000;
JSON
{
"hex": "#fca3ab",
"rgb": {
"r": 252,
"g": 163,
"b": 171
},
"hsl": {
"h": 354.607,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.80582,
"c": 0.10599,
"h": 13.8
},
"luminance": 0.4983
}Semantic roles & 50–950 ramp
primary
#FCA3AB
secondary
#D5F6F3
accent
#E6D100
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181212
muted
#868181