#FCA3AA#FCA3AA
#FCA3AA is a light, moderate red. Relative luminance 0.498; OKLCH L 80.6% C 0.106 H 14.6°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA3AA |
|---|---|
| RGB | rgb(252, 163, 170) |
| HSL | hsl(355, 94%, 81%) |
| HSV | hsv(355, 35%, 99%) |
| CMYK | cmyk(0%, 35.3%, 32.5%, 1.2%) |
| CIE-LAB | lab(75.94, 33.79, 10.16) |
| CIE-LCH | lch(75.94, 35.29, 16.73°) |
| OKLab | oklab(80.56% 0.1025 0.0267) |
| OKLCH | oklch(80.56% 0.106 14.6) |
| XYZ | xyz(60.4999, 49.7965, 44.4476) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.00
Lightpink
#FFB6C1
ΔE00 5.15
Faded Pink
#DE9DAC
ΔE00 6.66
Rose Pink
#F7879A
ΔE00 6.67
Pig Pink
#E78EA5
ΔE00 7.40
Pale Rose
#FDC1C5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA3AA #A3FCF5
analogous
#FCA3D7 #FCA3AA #FCC9A3
triadic
#FCA3AA #AAFCA3 #A3AAFC
tetradic
#FCA3AA #D7FCA3 #A3FCF5 #C9A3FC
square
#FCA3AA #D7FCA3 #A3FCF5 #C9A3FC
split-complementary
#FCA3AA #A3FCC9 #A3D7FC
monochromatic
#F82C3C #FA6873 #FCA3AA #FEDEE1 #FEE1E4
Accessibility & contrast
On white
1.92
#FCA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FCA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA3AA
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA3AA | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#C9C2A8
Tritanopia (blue-blind)
#FF9AA6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca3aa; /* rgb */ color: rgb(252, 163, 170); /* oklch */ color: oklch(80.6% 0.106 14.6);
Tailwind
colors: {
custom: {
50: '#ffbfc3',
500: '#fca3aa',
950: '#000000',
},
}SCSS
$custom: #fca3aa; $custom-light: #ffbfc3; $custom-dark: #000000;
JSON
{
"hex": "#fca3aa",
"rgb": {
"r": 252,
"g": 163,
"b": 170
},
"hsl": {
"h": 355.281,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.80557,
"c": 0.10595,
"h": 14.6
},
"luminance": 0.49792
}Semantic roles & 50–950 ramp
primary
#FCA3AA
secondary
#D5F6F4
accent
#E6D300
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#181212
muted
#868181