#FCABB4#FCABB4
#FCABB4 is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.2% C 0.096 H 12.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABB4 |
|---|---|
| RGB | rgb(252, 171, 180) |
| HSL | hsl(353, 93%, 83%) |
| HSV | hsv(353, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 28.6%, 1.2%) |
| CIE-LAB | lab(77.95, 30.89, 7.56) |
| CIE-LCH | lch(77.95, 31.80, 13.76°) |
| OKLab | oklab(82.17% 0.0937 0.0201) |
| OKLCH | oklch(82.17% 0.096 12.1) |
| XYZ | xyz(62.9477, 53.1206, 50.1090) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.88
Soft Pink
#FDB0C0
ΔE00 2.91
Pink
#FFC0CB
ΔE00 5.46
Pastel Pink
#FFBACD
ΔE00 5.54
Pale Rose
#FDC1C5
ΔE00 5.67
Bubblegum
#FFC1CC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABB4 #ABFCF3
analogous
#FCABDD #FCABB4 #FCCAAB
triadic
#FCABB4 #B4FCAB #ABB4FC
tetradic
#FCABB4 #DDFCAB #ABFCF3 #CAABFC
square
#FCABB4 #DDFCAB #ABFCF3 #CAABFC
split-complementary
#FCABB4 #ABFCCA #ABDDFC
monochromatic
#F8354A #FA707F #FCABB4 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.81
#FCABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FCABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABB4
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABB4 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B4
Deuteranopia (green-blind)
#CCC7B3
Tritanopia (blue-blind)
#FFA4AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcabb4; /* rgb */ color: rgb(252, 171, 180); /* oklch */ color: oklch(82.2% 0.096 12.1);
Tailwind
colors: {
custom: {
50: '#ffc4ca',
500: '#fcabb4',
950: '#000000',
},
}SCSS
$custom: #fcabb4; $custom-light: #ffc4ca; $custom-dark: #000000;
JSON
{
"hex": "#fcabb4",
"rgb": {
"r": 252,
"g": 171,
"b": 180
},
"hsl": {
"h": 353.333,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82171,
"c": 0.09585,
"h": 12.1
},
"luminance": 0.53117
}Semantic roles & 50–950 ramp
primary
#FCABB4
secondary
#6BE0D3
accent
#E6CC00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282