#FCABA8#FCABA8
#FCABA8 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.9% C 0.096 H 21.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABA8 |
|---|---|
| RGB | rgb(252, 171, 168) |
| HSL | hsl(2, 93%, 82%) |
| HSV | hsv(2, 33%, 99%) |
| CMYK | cmyk(0%, 32.1%, 33.3%, 1.2%) |
| CIE-LAB | lab(77.67, 29.37, 13.69) |
| CIE-LCH | lch(77.67, 32.40, 25.00°) |
| OKLab | oklab(81.87% 0.0892 0.0355) |
| OKLCH | oklch(81.87% 0.096 21.7) |
| XYZ | xyz(61.7777, 52.6526, 43.9473) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.88
Lightpink
#FFB6C1
ΔE00 6.01
Peachy Pink
#FF9A8A
ΔE00 6.53
Pale Rose
#FDC1C5
ΔE00 6.56
Light Salmon
#FEA993
ΔE00 6.79
Soft Pink
#FDB0C0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABA8 #A8F9FC
analogous
#FCA8CF #FCABA8 #FCD5A8
triadic
#FCABA8 #A8FCAB #ABA8FC
tetradic
#FCABA8 #CFFCA8 #A8F9FC #D5A8FC
square
#FCABA8 #CFFCA8 #A8F9FC #D5A8FC
split-complementary
#FCABA8 #A8FCD5 #A8CFFC
monochromatic
#F83932 #FA726D #FCABA8 #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.82
#FCABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FCABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABA8
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABA8 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A7
Deuteranopia (green-blind)
#CEC6A7
Tritanopia (blue-blind)
#FFA2AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcaba8; /* rgb */ color: rgb(252, 171, 168); /* oklch */ color: oklch(81.9% 0.096 21.7);
Tailwind
colors: {
custom: {
50: '#ffc4c1',
500: '#fcaba8',
950: '#000000',
},
}SCSS
$custom: #fcaba8; $custom-light: #ffc4c1; $custom-dark: #000000;
JSON
{
"hex": "#fcaba8",
"rgb": {
"r": 252,
"g": 171,
"b": 168
},
"hsl": {
"h": 2.143,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.81868,
"c": 0.09603,
"h": 21.7
},
"luminance": 0.52648
}Semantic roles & 50–950 ramp
primary
#FCABA8
secondary
#69DBDF
accent
#DDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282