#FCABA0#FCABA0
#FCABA0 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.7% C 0.097 H 27.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA0 |
|---|---|
| RGB | rgb(252, 171, 160) |
| HSL | hsl(7, 94%, 81%) |
| HSV | hsv(7, 37%, 99%) |
| CMYK | cmyk(0%, 32.1%, 36.5%, 1.2%) |
| CIE-LAB | lab(77.50, 28.41, 17.79) |
| CIE-LCH | lch(77.50, 33.52, 32.06°) |
| OKLab | oklab(81.68% 0.0861 0.0456) |
| OKLCH | oklch(81.68% 0.097 27.9) |
| XYZ | xyz(61.0553, 52.3636, 40.1423) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.78
Light Salmon
#FEA993
ΔE00 3.88
Pale Salmon
#FFB19A
ΔE00 4.50
Peachy Pink
#FF9A8A
ΔE00 4.73
Pale Rose
#FDC1C5
ΔE00 8.29
Darksalmon
#E9967A
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA0 #A0F1FC
analogous
#FCA0C3 #FCABA0 #FCD9A0
triadic
#FCABA0 #A0FCAB #ABA0FC
tetradic
#FCABA0 #C3FCA0 #A0F1FC #D9A0FC
square
#FCABA0 #C3FCA0 #A0F1FC #D9A0FC
split-complementary
#FCABA0 #A0FCD9 #A0C3FC
monochromatic
#F84229 #FA7765 #FCABA0 #FEDFDB #FEE5E1
Accessibility & contrast
On white
1.83
#FCABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#FCABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA0
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA0 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB69F
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#FFA1A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaba0; /* rgb */ color: rgb(252, 171, 160); /* oklch */ color: oklch(81.7% 0.097 27.9);
Tailwind
colors: {
custom: {
50: '#ffc4bc',
500: '#fcaba0',
950: '#000000',
},
}SCSS
$custom: #fcaba0; $custom-light: #ffc4bc; $custom-dark: #000000;
JSON
{
"hex": "#fcaba0",
"rgb": {
"r": 252,
"g": 171,
"b": 160
},
"hsl": {
"h": 7.174,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.81679,
"c": 0.09747,
"h": 27.9
},
"luminance": 0.52359
}Semantic roles & 50–950 ramp
primary
#FCABA0
secondary
#62D0DE
accent
#CAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282