#FCA6AB#FCA6AB
#FCA6AB is a light, moderate red. Relative luminance 0.509; OKLCH L 81.1% C 0.102 H 15.8°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA6AB |
|---|---|
| RGB | rgb(252, 166, 171) |
| HSL | hsl(357, 93%, 82%) |
| HSV | hsv(357, 34%, 99%) |
| CMYK | cmyk(0%, 34.1%, 32.1%, 1.2%) |
| CIE-LAB | lab(76.63, 32.35, 10.58) |
| CIE-LCH | lch(76.63, 34.04, 18.12°) |
| OKLab | oklab(81.09% 0.0982 0.0277) |
| OKLCH | oklch(81.09% 0.102 15.8) |
| XYZ | xyz(61.1338, 50.9124, 45.1274) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.80
Soft Pink
#FDB0C0
ΔE00 4.99
Pale Rose
#FDC1C5
ΔE00 6.92
Faded Pink
#DE9DAC
ΔE00 6.95
Pink
#FFC0CB
ΔE00 7.26
Rose Pink
#F7879A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA6AB #A6FCF7
analogous
#FCA6D6 #FCA6AB #FCCCA6
triadic
#FCA6AB #ABFCA6 #A6ABFC
tetradic
#FCA6AB #D6FCA6 #A6FCF7 #CCA6FC
square
#FCA6AB #D6FCA6 #A6FCF7 #CCA6FC
split-complementary
#FCA6AB #A6FCCC #A6D6FC
monochromatic
#F8303B #FA6B73 #FCA6AB #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.88
#FCA6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FCA6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA6AB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA6AB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AB
Deuteranopia (green-blind)
#CAC3AA
Tritanopia (blue-blind)
#FF9DA8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca6ab; /* rgb */ color: rgb(252, 166, 171); /* oklch */ color: oklch(81.1% 0.102 15.8);
Tailwind
colors: {
custom: {
50: '#ffc1c4',
500: '#fca6ab',
950: '#000000',
},
}SCSS
$custom: #fca6ab; $custom-light: #ffc1c4; $custom-dark: #000000;
JSON
{
"hex": "#fca6ab",
"rgb": {
"r": 252,
"g": 166,
"b": 171
},
"hsl": {
"h": 356.512,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.81088,
"c": 0.10204,
"h": 15.8
},
"luminance": 0.50908
}Semantic roles & 50–950 ramp
primary
#FCA6AB
secondary
#67DFD8
accent
#E6D800
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282