#FCACAF#FCACAF
#FCACAF is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.2% C 0.094 H 16.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACAF |
|---|---|
| RGB | rgb(252, 172, 175) |
| HSL | hsl(358, 93%, 83%) |
| HSV | hsv(358, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 30.6%, 1.2%) |
| CIE-LAB | lab(78.05, 29.72, 10.43) |
| CIE-LCH | lch(78.05, 31.50, 19.35°) |
| OKLab | oklab(82.21% 0.0903 0.0274) |
| OKLCH | oklch(82.21% 0.094 16.9) |
| XYZ | xyz(62.6371, 53.2997, 47.5379) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.02
Soft Pink
#FDB0C0
ΔE00 4.78
Pale Rose
#FDC1C5
ΔE00 5.54
Pink
#FFC0CB
ΔE00 6.20
Bubblegum
#FFC1CC
ΔE00 6.44
Light Rose
#FFC5CB
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACAF #ACFCF9
analogous
#FCACD7 #FCACAF #FCD1AC
triadic
#FCACAF #AFFCAC #ACAFFC
tetradic
#FCACAF #D7FCAC #ACFCF9 #D1ACFC
square
#FCACAF #D7FCAC #ACFCF9 #D1ACFC
split-complementary
#FCACAF #ACFCD1 #ACD7FC
monochromatic
#F8363D #FA7176 #FCACAF #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.80
#FCACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FCACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACAF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACAF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AF
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#FFA4AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcacaf; /* rgb */ color: rgb(252, 172, 175); /* oklch */ color: oklch(82.2% 0.094 16.9);
Tailwind
colors: {
custom: {
50: '#ffc5c6',
500: '#fcacaf',
950: '#000000',
},
}SCSS
$custom: #fcacaf; $custom-light: #ffc5c6; $custom-dark: #000000;
JSON
{
"hex": "#fcacaf",
"rgb": {
"r": 252,
"g": 172,
"b": 175
},
"hsl": {
"h": 357.75,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.82214,
"c": 0.09435,
"h": 16.9
},
"luminance": 0.53296
}Semantic roles & 50–950 ramp
primary
#FCACAF
secondary
#6CE0DC
accent
#E6DD00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282