#FCABAE#FCABAE
#FCABAE is a very light, moderate red. Relative luminance 0.529; OKLCH L 82.0% C 0.096 H 16.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABAE |
|---|---|
| RGB | rgb(252, 171, 174) |
| HSL | hsl(358, 93%, 83%) |
| HSV | hsv(358, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 31%, 1.2%) |
| CIE-LAB | lab(77.80, 30.11, 10.63) |
| CIE-LCH | lch(77.80, 31.93, 19.44°) |
| OKLab | oklab(82.02% 0.0915 0.0278) |
| OKLCH | oklch(82.02% 0.096 16.9) |
| XYZ | xyz(62.3496, 52.8814, 46.9593) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.21
Soft Pink
#FDB0C0
ΔE00 4.89
Pale Rose
#FDC1C5
ΔE00 5.79
Pink
#FFC0CB
ΔE00 6.43
Bubblegum
#FFC1CC
ΔE00 6.67
Light Rose
#FFC5CB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABAE #ABFCF9
analogous
#FCABD6 #FCABAE #FCD0AB
triadic
#FCABAE #AEFCAB #ABAEFC
tetradic
#FCABAE #D6FCAB #ABFCF9 #D0ABFC
square
#FCABAE #D6FCAB #ABFCF9 #D0ABFC
split-complementary
#FCABAE #ABFCD0 #ABD6FC
monochromatic
#F8353C #FA7075 #FCABAE #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.81
#FCABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FCABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABAE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABAE | 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)
#BAB7AE
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#FFA3AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fcabae; /* rgb */ color: rgb(252, 171, 174); /* oklch */ color: oklch(82.0% 0.096 16.9);
Tailwind
colors: {
custom: {
50: '#ffc4c6',
500: '#fcabae',
950: '#000000',
},
}SCSS
$custom: #fcabae; $custom-light: #ffc4c6; $custom-dark: #000000;
JSON
{
"hex": "#fcabae",
"rgb": {
"r": 252,
"g": 171,
"b": 174
},
"hsl": {
"h": 357.778,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82016,
"c": 0.09563,
"h": 16.9
},
"luminance": 0.52877
}Semantic roles & 50–950 ramp
primary
#FCABAE
secondary
#6BE0DC
accent
#E6DD00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282