#FCABB2#FCABB2
#FCABB2 is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.1% C 0.096 H 13.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABB2 |
|---|---|
| RGB | rgb(252, 171, 178) |
| HSL | hsl(355, 93%, 83%) |
| HSV | hsv(355, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 29.4%, 1.2%) |
| CIE-LAB | lab(77.90, 30.63, 8.58) |
| CIE-LCH | lch(77.90, 31.81, 15.66°) |
| OKLab | oklab(82.12% 0.093 0.0227) |
| OKLCH | oklch(82.12% 0.096 13.7) |
| XYZ | xyz(62.7454, 53.0397, 49.0437) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.23
Soft Pink
#FDB0C0
ΔE00 3.55
Pale Rose
#FDC1C5
ΔE00 5.64
Pink
#FFC0CB
ΔE00 5.73
Bubblegum
#FFC1CC
ΔE00 5.99
Pastel Pink
#FFBACD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABB2 #ABFCF5
analogous
#FCABDA #FCABB2 #FCCCAB
triadic
#FCABB2 #B2FCAB #ABB2FC
tetradic
#FCABB2 #DAFCAB #ABFCF5 #CCABFC
square
#FCABB2 #DAFCAB #ABFCF5 #CCABFC
split-complementary
#FCABB2 #ABFCCC #ABDAFC
monochromatic
#F83546 #FA707C #FCABB2 #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.81
#FCABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FCABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABB2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABB2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#FFA3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcabb2; /* rgb */ color: rgb(252, 171, 178); /* oklch */ color: oklch(82.1% 0.096 13.7);
Tailwind
colors: {
custom: {
50: '#ffc4c9',
500: '#fcabb2',
950: '#000000',
},
}SCSS
$custom: #fcabb2; $custom-light: #ffc4c9; $custom-dark: #000000;
JSON
{
"hex": "#fcabb2",
"rgb": {
"r": 252,
"g": 171,
"b": 178
},
"hsl": {
"h": 354.815,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82119,
"c": 0.09571,
"h": 13.7
},
"luminance": 0.53036
}Semantic roles & 50–950 ramp
primary
#FCABB2
secondary
#6BE0D6
accent
#E6D200
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282