#FCA4AB#FCA4AB
#FCA4AB is a light, moderate red. Relative luminance 0.502; OKLCH L 80.8% C 0.105 H 14.5°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4AB |
|---|---|
| RGB | rgb(252, 164, 171) |
| HSL | hsl(355, 94%, 82%) |
| HSV | hsv(355, 35%, 99%) |
| CMYK | cmyk(0%, 34.9%, 32.1%, 1.2%) |
| CIE-LAB | lab(76.19, 33.40, 9.96) |
| CIE-LCH | lch(76.19, 34.85, 16.60°) |
| OKLab | oklab(80.75% 0.1013 0.0262) |
| OKLCH | oklch(80.75% 0.105 14.5) |
| XYZ | xyz(60.7731, 50.1909, 45.0071) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.79
Lightpink
#FFB6C1
ΔE00 4.91
Faded Pink
#DE9DAC
ΔE00 6.61
Rose Pink
#F7879A
ΔE00 6.87
Pale Rose
#FDC1C5
ΔE00 7.34
Pink
#FFC0CB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4AB #A4FCF5
analogous
#FCA4D7 #FCA4AB #FCC9A4
triadic
#FCA4AB #ABFCA4 #A4ABFC
tetradic
#FCA4AB #D7FCA4 #A4FCF5 #C9A4FC
square
#FCA4AB #D7FCA4 #A4FCF5 #C9A4FC
split-complementary
#FCA4AB #A4FCC9 #A4D7FC
monochromatic
#F82E3E #FA6974 #FCA4AB #FEDFE2 #FEE1E4
Accessibility & contrast
On white
1.90
#FCA4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FCA4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4AB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4AB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#C9C2A9
Tritanopia (blue-blind)
#FF9BA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca4ab; /* rgb */ color: rgb(252, 164, 171); /* oklch */ color: oklch(80.8% 0.105 14.5);
Tailwind
colors: {
custom: {
50: '#ffc0c4',
500: '#fca4ab',
950: '#000000',
},
}SCSS
$custom: #fca4ab; $custom-light: #ffc0c4; $custom-dark: #000000;
JSON
{
"hex": "#fca4ab",
"rgb": {
"r": 252,
"g": 164,
"b": 171
},
"hsl": {
"h": 355.227,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.8075,
"c": 0.10466,
"h": 14.5
},
"luminance": 0.50187
}Semantic roles & 50–950 ramp
primary
#FCA4AB
secondary
#65DFD5
accent
#E6D300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282