#FCABAF#FCABAF
#FCABAF is a very light, moderate red. Relative luminance 0.529; OKLCH L 82.0% C 0.096 H 16.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABAF |
|---|---|
| RGB | rgb(252, 171, 175) |
| HSL | hsl(357, 93%, 83%) |
| HSV | hsv(357, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 30.6%, 1.2%) |
| CIE-LAB | lab(77.83, 30.24, 10.11) |
| CIE-LCH | lch(77.83, 31.89, 18.49°) |
| OKLab | oklab(82.04% 0.0919 0.0266) |
| OKLCH | oklch(82.04% 0.096 16.1) |
| XYZ | xyz(62.4475, 52.9205, 47.4747) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.94
Soft Pink
#FDB0C0
ΔE00 4.55
Pale Rose
#FDC1C5
ΔE00 5.72
Pink
#FFC0CB
ΔE00 6.23
Bubblegum
#FFC1CC
ΔE00 6.48
Light Rose
#FFC5CB
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABAF #ABFCF8
analogous
#FCABD7 #FCABAF #FCCFAB
triadic
#FCABAF #AFFCAB #ABAFFC
tetradic
#FCABAF #D7FCAB #ABFCF8 #CFABFC
square
#FCABAF #D7FCAB #ABFCF8 #CFABFC
split-complementary
#FCABAF #ABFCCF #ABD7FC
monochromatic
#F8353E #FA7077 #FCABAF #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.81
#FCABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FCABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABAF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABAF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AF
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#FFA3AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcabaf; /* rgb */ color: rgb(252, 171, 175); /* oklch */ color: oklch(82.0% 0.096 16.1);
Tailwind
colors: {
custom: {
50: '#ffc4c6',
500: '#fcabaf',
950: '#000000',
},
}SCSS
$custom: #fcabaf; $custom-light: #ffc4c6; $custom-dark: #000000;
JSON
{
"hex": "#fcabaf",
"rgb": {
"r": 252,
"g": 171,
"b": 175
},
"hsl": {
"h": 357.037,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82042,
"c": 0.09563,
"h": 16.1
},
"luminance": 0.52916
}Semantic roles & 50–950 ramp
primary
#FCABAF
secondary
#6BE0DA
accent
#E6DA00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282