#FCA9BA#FCA9BA
#FCA9BA is a light, moderate red. Relative luminance 0.526; OKLCH L 82.0% C 0.100 H 6.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9BA |
|---|---|
| RGB | rgb(252, 169, 186) |
| HSL | hsl(348, 93%, 83%) |
| HSV | hsv(348, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 26.2%, 1.2%) |
| CIE-LAB | lab(77.65, 32.74, 3.87) |
| CIE-LCH | lch(77.65, 32.97, 6.74°) |
| OKLab | oklab(81.99% 0.0991 0.0106) |
| OKLCH | oklch(81.99% 0.1 6.1) |
| XYZ | xyz(63.1973, 52.6205, 53.2730) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.67
Lightpink
#FFB6C1
ΔE00 3.30
Baby Pink
#FFB7CE
ΔE00 4.35
Pastel Pink
#FFBACD
ΔE00 4.42
Powder Pink
#FFB2D0
ΔE00 5.03
Faded Pink
#DE9DAC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9BA #A9FCEB
analogous
#FCA9E3 #FCA9BA #FCC2A9
triadic
#FCA9BA #BAFCA9 #A9BAFC
tetradic
#FCA9BA #E3FCA9 #A9FCEB #C2A9FC
square
#FCA9BA #E3FCA9 #A9FCEB #C2A9FC
split-complementary
#FCA9BA #A9FCC2 #A9E3FC
monochromatic
#F8335B #FA6E8B #FCA9BA #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.82
#FCA9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FCA9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9BA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9BA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#C9C6B8
Tritanopia (blue-blind)
#FFA3AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fca9ba; /* rgb */ color: rgb(252, 169, 186); /* oklch */ color: oklch(82.0% 0.100 6.1);
Tailwind
colors: {
custom: {
50: '#ffc3ce',
500: '#fca9ba',
950: '#000000',
},
}SCSS
$custom: #fca9ba; $custom-light: #ffc3ce; $custom-dark: #000000;
JSON
{
"hex": "#fca9ba",
"rgb": {
"r": 252,
"g": 169,
"b": 186
},
"hsl": {
"h": 347.711,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.81993,
"c": 0.09962,
"h": 6.1
},
"luminance": 0.52617
}Semantic roles & 50–950 ramp
primary
#FCA9BA
secondary
#6AE0C7
accent
#E6B600
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181213
muted
#868283