#FCA0AB#FCA0AB
#FCA0AB is a light, moderate red. Relative luminance 0.488; OKLCH L 80.1% C 0.110 H 12.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA0AB |
|---|---|
| RGB | rgb(252, 160, 171) |
| HSL | hsl(353, 94%, 81%) |
| HSV | hsv(353, 37%, 99%) |
| CMYK | cmyk(0%, 36.5%, 32.1%, 1.2%) |
| CIE-LAB | lab(75.32, 35.48, 8.72) |
| CIE-LCH | lch(75.32, 36.54, 13.80°) |
| OKLab | oklab(80.08% 0.1076 0.023) |
| OKLCH | oklch(80.08% 0.11 12.1) |
| XYZ | xyz(60.0685, 48.7817, 44.7722) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.75
Lightpink
#FFB6C1
ΔE00 5.40
Rose Pink
#F7879A
ΔE00 5.73
Faded Pink
#DE9DAC
ΔE00 6.15
Pig Pink
#E78EA5
ΔE00 6.30
Rosa
#FE86A4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA0AB #A0FCF1
analogous
#FCA0D9 #FCA0AB #FCC3A0
triadic
#FCA0AB #ABFCA0 #A0ABFC
tetradic
#FCA0AB #D9FCA0 #A0FCF1 #C3A0FC
square
#FCA0AB #D9FCA0 #A0FCF1 #C3A0FC
split-complementary
#FCA0AB #A0FCC3 #A0D9FC
monochromatic
#F82942 #FA6577 #FCA0AB #FEDBDF #FEE1E5
Accessibility & contrast
On white
1.95
#FCA0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FCA0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA0AB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA0AB | 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)
#B0AFAB
Deuteranopia (green-blind)
#C6C0A9
Tritanopia (blue-blind)
#FF97A4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca0ab; /* rgb */ color: rgb(252, 160, 171); /* oklch */ color: oklch(80.1% 0.110 12.1);
Tailwind
colors: {
custom: {
50: '#ffbdc3',
500: '#fca0ab',
950: '#000000',
},
}SCSS
$custom: #fca0ab; $custom-light: #ffbdc3; $custom-dark: #000000;
JSON
{
"hex": "#fca0ab",
"rgb": {
"r": 252,
"g": 160,
"b": 171
},
"hsl": {
"h": 352.826,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.80083,
"c": 0.11005,
"h": 12.1
},
"luminance": 0.48777
}Semantic roles & 50–950 ramp
primary
#FCA0AB
secondary
#D5F6F2
accent
#E6CA00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181212
muted
#868181