#FCABB6#FCABB6
#FCABB6 is a very light, moderate red. Relative luminance 0.532; OKLCH L 82.2% C 0.096 H 10.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABB6 |
|---|---|
| RGB | rgb(252, 171, 182) |
| HSL | hsl(352, 93%, 83%) |
| HSV | hsv(352, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 27.8%, 1.2%) |
| CIE-LAB | lab(77.99, 31.15, 6.54) |
| CIE-LCH | lch(77.99, 31.83, 11.86°) |
| OKLab | oklab(82.23% 0.0945 0.0175) |
| OKLCH | oklch(82.23% 0.096 10.5) |
| XYZ | xyz(63.1529, 53.2026, 51.1897) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.31
Lightpink
#FFB6C1
ΔE00 2.65
Pastel Pink
#FFBACD
ΔE00 5.05
Pink
#FFC0CB
ΔE00 5.28
Baby Pink
#FFB7CE
ΔE00 5.43
Bubblegum
#FFC1CC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABB6 #ABFCF1
analogous
#FCABDE #FCABB6 #FCC8AB
triadic
#FCABB6 #B6FCAB #ABB6FC
tetradic
#FCABB6 #DEFCAB #ABFCF1 #C8ABFC
square
#FCABB6 #DEFCAB #ABFCF1 #C8ABFC
split-complementary
#FCABB6 #ABFCC8 #ABDEFC
monochromatic
#F8354F #FA7083 #FCABB6 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.80
#FCABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#FCABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABB6
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABB6 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B6
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#FFA4AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcabb6; /* rgb */ color: rgb(252, 171, 182); /* oklch */ color: oklch(82.2% 0.096 10.5);
Tailwind
colors: {
custom: {
50: '#ffc4cb',
500: '#fcabb6',
950: '#000000',
},
}SCSS
$custom: #fcabb6; $custom-light: #ffc4cb; $custom-dark: #000000;
JSON
{
"hex": "#fcabb6",
"rgb": {
"r": 252,
"g": 171,
"b": 182
},
"hsl": {
"h": 351.852,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82225,
"c": 0.09608,
"h": 10.5
},
"luminance": 0.53199
}Semantic roles & 50–950 ramp
primary
#FCABB6
secondary
#6BE0D0
accent
#E6C600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282