#FCACAE#FCACAE
#FCACAE is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.2% C 0.094 H 17.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACAE |
|---|---|
| RGB | rgb(252, 172, 174) |
| HSL | hsl(359, 93%, 83%) |
| HSV | hsv(359, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 31%, 1.2%) |
| CIE-LAB | lab(78.03, 29.59, 10.94) |
| CIE-LCH | lch(78.03, 31.55, 20.30°) |
| OKLab | oklab(82.19% 0.0899 0.0286) |
| OKLCH | oklch(82.19% 0.094 17.7) |
| XYZ | xyz(62.5392, 53.2606, 47.0225) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.30
Soft Pink
#FDB0C0
ΔE00 5.12
Pale Rose
#FDC1C5
ΔE00 5.63
Pink
#FFC0CB
ΔE00 6.41
Bubblegum
#FFC1CC
ΔE00 6.65
Light Rose
#FFC5CB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACAE #ACFCFA
analogous
#FCACD6 #FCACAE #FCD2AC
triadic
#FCACAE #AEFCAC #ACAEFC
tetradic
#FCACAE #D6FCAC #ACFCFA #D2ACFC
square
#FCACAE #D6FCAC #ACFCFA #D2ACFC
split-complementary
#FCACAE #ACFCD2 #ACD6FC
monochromatic
#F8363B #FA7174 #FCACAE #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.80
#FCACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#FCACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACAE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACAE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#CEC7AD
Tritanopia (blue-blind)
#FFA4AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcacae; /* rgb */ color: rgb(252, 172, 174); /* oklch */ color: oklch(82.2% 0.094 17.7);
Tailwind
colors: {
custom: {
50: '#ffc5c6',
500: '#fcacae',
950: '#000000',
},
}SCSS
$custom: #fcacae; $custom-light: #ffc5c6; $custom-dark: #000000;
JSON
{
"hex": "#fcacae",
"rgb": {
"r": 252,
"g": 172,
"b": 174
},
"hsl": {
"h": 358.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.82188,
"c": 0.09437,
"h": 17.7
},
"luminance": 0.53256
}Semantic roles & 50–950 ramp
primary
#FCACAE
secondary
#6CE0DD
accent
#E6E000
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282