#FCABB5#FCABB5
#FCABB5 is a very light, moderate red. Relative luminance 0.532; OKLCH L 82.2% C 0.096 H 11.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABB5 |
|---|---|
| RGB | rgb(252, 171, 181) |
| HSL | hsl(353, 93%, 83%) |
| HSV | hsv(353, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 28.2%, 1.2%) |
| CIE-LAB | lab(77.97, 31.02, 7.05) |
| CIE-LCH | lch(77.97, 31.81, 12.81°) |
| OKLab | oklab(82.2% 0.0941 0.0188) |
| OKLCH | oklch(82.2% 0.096 11.3) |
| XYZ | xyz(63.0499, 53.1615, 50.6474) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.61
Lightpink
#FFB6C1
ΔE00 2.75
Pastel Pink
#FFBACD
ΔE00 5.29
Pink
#FFC0CB
ΔE00 5.36
Bubblegum
#FFC1CC
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABB5 #ABFCF2
analogous
#FCABDD #FCABB5 #FCCAAB
triadic
#FCABB5 #B5FCAB #ABB5FC
tetradic
#FCABB5 #DDFCAB #ABFCF2 #CAABFC
square
#FCABB5 #DDFCAB #ABFCF2 #CAABFC
split-complementary
#FCABB5 #ABFCCA #ABDDFC
monochromatic
#F8354D #FA7081 #FCABB5 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.81
#FCABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FCABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABB5
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABB5 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B5
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#FFA4AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcabb5; /* rgb */ color: rgb(252, 171, 181); /* oklch */ color: oklch(82.2% 0.096 11.3);
Tailwind
colors: {
custom: {
50: '#ffc4cb',
500: '#fcabb5',
950: '#000000',
},
}SCSS
$custom: #fcabb5; $custom-light: #ffc4cb; $custom-dark: #000000;
JSON
{
"hex": "#fcabb5",
"rgb": {
"r": 252,
"g": 171,
"b": 181
},
"hsl": {
"h": 352.593,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82198,
"c": 0.09596,
"h": 11.3
},
"luminance": 0.53157
}Semantic roles & 50–950 ramp
primary
#FCABB5
secondary
#6BE0D1
accent
#E6C900
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282