#FCA8B9#FCA8B9
#FCA8B9 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.8% C 0.101 H 6.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8B9 |
|---|---|
| RGB | rgb(252, 168, 185) |
| HSL | hsl(348, 93%, 82%) |
| HSV | hsv(348, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 26.6%, 1.2%) |
| CIE-LAB | lab(77.40, 33.13, 4.06) |
| CIE-LCH | lch(77.40, 33.38, 6.99°) |
| OKLab | oklab(81.8% 0.1003 0.0111) |
| OKLCH | oklch(81.8% 0.101 6.3) |
| XYZ | xyz(62.9060, 52.2075, 52.6533) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.92
Lightpink
#FFB6C1
ΔE00 3.50
Baby Pink
#FFB7CE
ΔE00 4.59
Pastel Pink
#FFBACD
ΔE00 4.67
Powder Pink
#FFB2D0
ΔE00 5.20
Faded Pink
#DE9DAC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8B9 #A8FCEB
analogous
#FCA8E3 #FCA8B9 #FCC1A8
triadic
#FCA8B9 #B9FCA8 #A8B9FC
tetradic
#FCA8B9 #E3FCA8 #A8FCEB #C1A8FC
square
#FCA8B9 #E3FCA8 #A8FCEB #C1A8FC
split-complementary
#FCA8B9 #A8FCC1 #A8E3FC
monochromatic
#F8325A #FA6D89 #FCA8B9 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.84
#FCA8B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#FCA8B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8B9
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8B9 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B9
Deuteranopia (green-blind)
#C9C5B7
Tritanopia (blue-blind)
#FFA2AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca8b9; /* rgb */ color: rgb(252, 168, 185); /* oklch */ color: oklch(81.8% 0.101 6.3);
Tailwind
colors: {
custom: {
50: '#ffc2ce',
500: '#fca8b9',
950: '#000000',
},
}SCSS
$custom: #fca8b9; $custom-light: #ffc2ce; $custom-dark: #000000;
JSON
{
"hex": "#fca8b9",
"rgb": {
"r": 252,
"g": 168,
"b": 185
},
"hsl": {
"h": 347.857,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.81796,
"c": 0.10086,
"h": 6.3
},
"luminance": 0.52203
}Semantic roles & 50–950 ramp
primary
#FCA8B9
secondary
#69DFC7
accent
#E6B700
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181213
muted
#868283