#FCABA9#FCABA9
#FCABA9 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.9% C 0.096 H 20.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA9 |
|---|---|
| RGB | rgb(252, 171, 169) |
| HSL | hsl(1, 93%, 83%) |
| HSV | hsv(1, 33%, 99%) |
| CMYK | cmyk(0%, 32.1%, 32.9%, 1.2%) |
| CIE-LAB | lab(77.69, 29.49, 13.18) |
| CIE-LCH | lch(77.69, 32.30, 24.09°) |
| OKLab | oklab(81.89% 0.0896 0.0343) |
| OKLCH | oklch(81.89% 0.096 20.9) |
| XYZ | xyz(61.8713, 52.6900, 44.4398) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.70
Blush (survey)
#F29E8E
ΔE00 6.19
Pale Rose
#FDC1C5
ΔE00 6.39
Soft Pink
#FDB0C0
ΔE00 6.63
Peachy Pink
#FF9A8A
ΔE00 6.82
Light Salmon
#FEA993
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA9 #A9FAFC
analogous
#FCA9D0 #FCABA9 #FCD5A9
triadic
#FCABA9 #A9FCAB #ABA9FC
tetradic
#FCABA9 #D0FCA9 #A9FAFC #D5A9FC
square
#FCABA9 #D0FCA9 #A9FAFC #D5A9FC
split-complementary
#FCABA9 #A9FCD5 #A9D0FC
monochromatic
#F83733 #FA716E #FCABA9 #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.82
#FCABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FCABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA9
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA9 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A8
Deuteranopia (green-blind)
#CEC6A8
Tritanopia (blue-blind)
#FFA2AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaba9; /* rgb */ color: rgb(252, 171, 169); /* oklch */ color: oklch(81.9% 0.096 20.9);
Tailwind
colors: {
custom: {
50: '#ffc4c2',
500: '#fcaba9',
950: '#000000',
},
}SCSS
$custom: #fcaba9; $custom-light: #ffc4c2; $custom-dark: #000000;
JSON
{
"hex": "#fcaba9",
"rgb": {
"r": 252,
"g": 171,
"b": 169
},
"hsl": {
"h": 1.446,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.81892,
"c": 0.09591,
"h": 20.9
},
"luminance": 0.52686
}Semantic roles & 50–950 ramp
primary
#FCABA9
secondary
#6ADDE0
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282