#FCABA1#FCABA1
#FCABA1 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.7% C 0.097 H 27.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA1 |
|---|---|
| RGB | rgb(252, 171, 161) |
| HSL | hsl(7, 94%, 81%) |
| HSV | hsv(7, 36%, 99%) |
| CMYK | cmyk(0%, 32.1%, 36.1%, 1.2%) |
| CIE-LAB | lab(77.52, 28.53, 17.28) |
| CIE-LCH | lch(77.52, 33.35, 31.21°) |
| OKLab | oklab(81.7% 0.0865 0.0444) |
| OKLCH | oklch(81.7% 0.097 27.2) |
| XYZ | xyz(61.1431, 52.3987, 40.6049) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.99
Light Salmon
#FEA993
ΔE00 4.24
Pale Salmon
#FFB19A
ΔE00 4.85
Peachy Pink
#FF9A8A
ΔE00 4.89
Pale Rose
#FDC1C5
ΔE00 8.04
Lightpink
#FFB6C1
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA1 #A1F2FC
analogous
#FCA1C4 #FCABA1 #FCD8A1
triadic
#FCABA1 #A1FCAB #ABA1FC
tetradic
#FCABA1 #C4FCA1 #A1F2FC #D8A1FC
square
#FCABA1 #C4FCA1 #A1F2FC #D8A1FC
split-complementary
#FCABA1 #A1FCD8 #A1C4FC
monochromatic
#F8412A #FA7666 #FCABA1 #FEE0DC #FEE5E1
Accessibility & contrast
On white
1.83
#FCABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FCABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA1
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA1 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A0
Deuteranopia (green-blind)
#CFC6A0
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaba1; /* rgb */ color: rgb(252, 171, 161); /* oklch */ color: oklch(81.7% 0.097 27.2);
Tailwind
colors: {
custom: {
50: '#ffc4bc',
500: '#fcaba1',
950: '#000000',
},
}SCSS
$custom: #fcaba1; $custom-light: #ffc4bc; $custom-dark: #000000;
JSON
{
"hex": "#fcaba1",
"rgb": {
"r": 252,
"g": 171,
"b": 161
},
"hsl": {
"h": 6.593,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.81702,
"c": 0.09723,
"h": 27.2
},
"luminance": 0.52394
}Semantic roles & 50–950 ramp
primary
#FCABA1
secondary
#63D1DF
accent
#CCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282