#FCABB1#FCABB1
#FCABB1 is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.1% C 0.096 H 14.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABB1 |
|---|---|
| RGB | rgb(252, 171, 177) |
| HSL | hsl(356, 93%, 83%) |
| HSV | hsv(356, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 29.8%, 1.2%) |
| CIE-LAB | lab(77.87, 30.50, 9.09) |
| CIE-LCH | lch(77.87, 31.83, 16.60°) |
| OKLab | oklab(82.09% 0.0926 0.024) |
| OKLCH | oklch(82.09% 0.096 14.5) |
| XYZ | xyz(62.6454, 52.9996, 48.5168) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.45
Soft Pink
#FDB0C0
ΔE00 3.88
Pale Rose
#FDC1C5
ΔE00 5.65
Pink
#FFC0CB
ΔE00 5.88
Bubblegum
#FFC1CC
ΔE00 6.14
Pastel Pink
#FFBACD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABB1 #ABFCF6
analogous
#FCABD9 #FCABB1 #FCCEAB
triadic
#FCABB1 #B1FCAB #ABB1FC
tetradic
#FCABB1 #D9FCAB #ABFCF6 #CEABFC
square
#FCABB1 #D9FCAB #ABFCF6 #CEABFC
split-complementary
#FCABB1 #ABFCCE #ABD9FC
monochromatic
#F83543 #FA707A #FCABB1 #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.81
#FCABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#FCABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABB1
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABB1 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B1
Deuteranopia (green-blind)
#CDC6B0
Tritanopia (blue-blind)
#FFA3AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcabb1; /* rgb */ color: rgb(252, 171, 177); /* oklch */ color: oklch(82.1% 0.096 14.5);
Tailwind
colors: {
custom: {
50: '#ffc4c8',
500: '#fcabb1',
950: '#000000',
},
}SCSS
$custom: #fcabb1; $custom-light: #ffc4c8; $custom-dark: #000000;
JSON
{
"hex": "#fcabb1",
"rgb": {
"r": 252,
"g": 171,
"b": 177
},
"hsl": {
"h": 355.556,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82093,
"c": 0.09567,
"h": 14.5
},
"luminance": 0.52996
}Semantic roles & 50–950 ramp
primary
#FCABB1
secondary
#6BE0D7
accent
#E6D500
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282