#FCA9B6#FCA9B6
#FCA9B6 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.9% C 0.099 H 9.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9B6 |
|---|---|
| RGB | rgb(252, 169, 182) |
| HSL | hsl(351, 93%, 83%) |
| HSV | hsv(351, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 27.8%, 1.2%) |
| CIE-LAB | lab(77.55, 32.20, 5.91) |
| CIE-LCH | lch(77.55, 32.74, 10.39°) |
| OKLab | oklab(81.88% 0.0976 0.0158) |
| OKLCH | oklch(81.88% 0.099 9.2) |
| XYZ | xyz(62.7780, 52.4528, 51.0647) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.22
Lightpink
#FFB6C1
ΔE00 3.07
Pastel Pink
#FFBACD
ΔE00 5.08
Baby Pink
#FFB7CE
ΔE00 5.29
Pink
#FFC0CB
ΔE00 5.66
Faded Pink
#DE9DAC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9B6 #A9FCEF
analogous
#FCA9E0 #FCA9B6 #FCC5A9
triadic
#FCA9B6 #B6FCA9 #A9B6FC
tetradic
#FCA9B6 #E0FCA9 #A9FCEF #C5A9FC
square
#FCA9B6 #E0FCA9 #A9FCEF #C5A9FC
split-complementary
#FCA9B6 #A9FCC5 #A9E0FC
monochromatic
#F83352 #FA6E84 #FCA9B6 #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.83
#FCA9B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FCA9B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9B6
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9B6 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B6
Deuteranopia (green-blind)
#CAC6B4
Tritanopia (blue-blind)
#FFA2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca9b6; /* rgb */ color: rgb(252, 169, 182); /* oklch */ color: oklch(81.9% 0.099 9.2);
Tailwind
colors: {
custom: {
50: '#ffc3cb',
500: '#fca9b6',
950: '#000000',
},
}SCSS
$custom: #fca9b6; $custom-light: #ffc3cb; $custom-dark: #000000;
JSON
{
"hex": "#fca9b6",
"rgb": {
"r": 252,
"g": 169,
"b": 182
},
"hsl": {
"h": 350.602,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.81884,
"c": 0.09887,
"h": 9.2
},
"luminance": 0.52449
}Semantic roles & 50–950 ramp
primary
#FCA9B6
secondary
#6AE0CD
accent
#E6C200
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282