#FCA9B8#FCA9B8
#FCA9B8 is a light, moderate red. Relative luminance 0.525; OKLCH L 81.9% C 0.099 H 7.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9B8 |
|---|---|
| RGB | rgb(252, 169, 184) |
| HSL | hsl(349, 93%, 83%) |
| HSV | hsv(349, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 27%, 1.2%) |
| CIE-LAB | lab(77.60, 32.47, 4.89) |
| CIE-LCH | lch(77.60, 32.83, 8.56°) |
| OKLab | oklab(81.94% 0.0983 0.0132) |
| OKLCH | oklch(81.94% 0.099 7.6) |
| XYZ | xyz(62.9861, 52.5361, 52.1610) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.85
Lightpink
#FFB6C1
ΔE00 3.12
Pastel Pink
#FFBACD
ΔE00 4.72
Baby Pink
#FFB7CE
ΔE00 4.80
Faded Pink
#DE9DAC
ΔE00 5.60
Pink
#FFC0CB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9B8 #A9FCED
analogous
#FCA9E1 #FCA9B8 #FCC4A9
triadic
#FCA9B8 #B8FCA9 #A9B8FC
tetradic
#FCA9B8 #E1FCA9 #A9FCED #C4A9FC
square
#FCA9B8 #E1FCA9 #A9FCED #C4A9FC
split-complementary
#FCA9B8 #A9FCC4 #A9E1FC
monochromatic
#F83356 #FA6E87 #FCA9B8 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.83
#FCA9B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FCA9B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9B8
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9B8 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7B8
Deuteranopia (green-blind)
#CAC6B6
Tritanopia (blue-blind)
#FFA2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca9b8; /* rgb */ color: rgb(252, 169, 184); /* oklch */ color: oklch(81.9% 0.099 7.6);
Tailwind
colors: {
custom: {
50: '#ffc3cd',
500: '#fca9b8',
950: '#000000',
},
}SCSS
$custom: #fca9b8; $custom-light: #ffc3cd; $custom-dark: #000000;
JSON
{
"hex": "#fca9b8",
"rgb": {
"r": 252,
"g": 169,
"b": 184
},
"hsl": {
"h": 349.157,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.81938,
"c": 0.09921,
"h": 7.6
},
"luminance": 0.52532
}Semantic roles & 50–950 ramp
primary
#FCA9B8
secondary
#6AE0CA
accent
#E6BC00
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181213
muted
#868283