#FCABA7#FCABA7
#FCABA7 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.8% C 0.096 H 22.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA7 |
|---|---|
| RGB | rgb(252, 171, 167) |
| HSL | hsl(3, 93%, 82%) |
| HSV | hsv(3, 34%, 99%) |
| CMYK | cmyk(0%, 32.1%, 33.7%, 1.2%) |
| CIE-LAB | lab(77.65, 29.24, 14.21) |
| CIE-LCH | lch(77.65, 32.51, 25.91°) |
| OKLab | oklab(81.84% 0.0888 0.0368) |
| OKLCH | oklch(81.84% 0.096 22.5) |
| XYZ | xyz(61.6849, 52.6155, 43.4586) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.58
Peachy Pink
#FF9A8A
ΔE00 6.25
Lightpink
#FFB6C1
ΔE00 6.34
Light Salmon
#FEA993
ΔE00 6.43
Pale Rose
#FDC1C5
ΔE00 6.74
Pale Salmon
#FFB19A
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA7 #A7F8FC
analogous
#FCA7CD #FCABA7 #FCD6A7
triadic
#FCABA7 #A7FCAB #ABA7FC
tetradic
#FCABA7 #CDFCA7 #A7F8FC #D6A7FC
square
#FCABA7 #CDFCA7 #A7F8FC #D6A7FC
split-complementary
#FCABA7 #A7FCD6 #A7CDFC
monochromatic
#F83A31 #FA736C #FCABA7 #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.82
#FCABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FCABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA7
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA7 | 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)
#BBB6A6
Deuteranopia (green-blind)
#CEC6A6
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaba7; /* rgb */ color: rgb(252, 171, 167); /* oklch */ color: oklch(81.8% 0.096 22.5);
Tailwind
colors: {
custom: {
50: '#ffc4c1',
500: '#fcaba7',
950: '#000000',
},
}SCSS
$custom: #fcaba7; $custom-light: #ffc4c1; $custom-dark: #000000;
JSON
{
"hex": "#fcaba7",
"rgb": {
"r": 252,
"g": 171,
"b": 167
},
"hsl": {
"h": 2.824,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.81843,
"c": 0.09615,
"h": 22.5
},
"luminance": 0.52611
}Semantic roles & 50–950 ramp
primary
#FCABA7
secondary
#68DADF
accent
#DBE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282