#FCABB0#FCABB0
#FCABB0 is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.1% C 0.096 H 15.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABB0 |
|---|---|
| RGB | rgb(252, 171, 176) |
| HSL | hsl(356, 93%, 83%) |
| HSV | hsv(356, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 30.2%, 1.2%) |
| CIE-LAB | lab(77.85, 30.37, 9.60) |
| CIE-LCH | lch(77.85, 31.85, 17.55°) |
| OKLab | oklab(82.07% 0.0922 0.0253) |
| OKLCH | oklch(82.07% 0.096 15.3) |
| XYZ | xyz(62.5461, 52.9599, 47.9938) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.69
Soft Pink
#FDB0C0
ΔE00 4.21
Pale Rose
#FDC1C5
ΔE00 5.68
Pink
#FFC0CB
ΔE00 6.05
Bubblegum
#FFC1CC
ΔE00 6.30
Pastel Pink
#FFBACD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABB0 #ABFCF7
analogous
#FCABD8 #FCABB0 #FCCEAB
triadic
#FCABB0 #B0FCAB #ABB0FC
tetradic
#FCABB0 #D8FCAB #ABFCF7 #CEABFC
square
#FCABB0 #D8FCAB #ABFCF7 #CEABFC
split-complementary
#FCABB0 #ABFCCE #ABD8FC
monochromatic
#F83541 #FA7078 #FCABB0 #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.81
#FCABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FCABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABB0
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABB0 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B0
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#FFA3AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcabb0; /* rgb */ color: rgb(252, 171, 176); /* oklch */ color: oklch(82.1% 0.096 15.3);
Tailwind
colors: {
custom: {
50: '#ffc4c7',
500: '#fcabb0',
950: '#000000',
},
}SCSS
$custom: #fcabb0; $custom-light: #ffc4c7; $custom-dark: #000000;
JSON
{
"hex": "#fcabb0",
"rgb": {
"r": 252,
"g": 171,
"b": 176
},
"hsl": {
"h": 356.296,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82067,
"c": 0.09564,
"h": 15.3
},
"luminance": 0.52956
}Semantic roles & 50–950 ramp
primary
#FCABB0
secondary
#6BE0D9
accent
#E6D700
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282