#FCABA5#FCABA5
#FCABA5 is a light, moderate red. Relative luminance 0.525; OKLCH L 81.8% C 0.096 H 24.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA5 |
|---|---|
| RGB | rgb(252, 171, 165) |
| HSL | hsl(4, 94%, 82%) |
| HSV | hsv(4, 35%, 99%) |
| CMYK | cmyk(0%, 32.1%, 34.5%, 1.2%) |
| CIE-LAB | lab(77.60, 29.00, 15.23) |
| CIE-LCH | lch(77.60, 32.76, 27.71°) |
| OKLab | oklab(81.8% 0.0881 0.0393) |
| OKLCH | oklch(81.8% 0.096 24.1) |
| XYZ | xyz(61.5015, 52.5421, 42.4924) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.00
Light Salmon
#FEA993
ΔE00 5.70
Peachy Pink
#FF9A8A
ΔE00 5.73
Pale Salmon
#FFB19A
ΔE00 6.24
Lightpink
#FFB6C1
ΔE00 6.99
Pale Rose
#FDC1C5
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA5 #A5F6FC
analogous
#FCA5CB #FCABA5 #FCD7A5
triadic
#FCABA5 #A5FCAB #ABA5FC
tetradic
#FCABA5 #CBFCA5 #A5F6FC #D7A5FC
square
#FCABA5 #CBFCA5 #A5F6FC #D7A5FC
split-complementary
#FCABA5 #A5FCD7 #A5CBFC
monochromatic
#F83C2F #FA746A #FCABA5 #FEE2E0 #FEE3E1
Accessibility & contrast
On white
1.82
#FCABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FCABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA5
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA5 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A4
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#FFA1AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaba5; /* rgb */ color: rgb(252, 171, 165); /* oklch */ color: oklch(81.8% 0.096 24.1);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#fcaba5',
950: '#000000',
},
}SCSS
$custom: #fcaba5; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#fcaba5",
"rgb": {
"r": 252,
"g": 171,
"b": 165
},
"hsl": {
"h": 4.138,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.81796,
"c": 0.09644,
"h": 24.1
},
"luminance": 0.52538
}Semantic roles & 50–950 ramp
primary
#FCABA5
secondary
#66D7DF
accent
#D6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282