#FCAAA0#FCAAA0
#FCAAA0 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.5% C 0.099 H 27.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA0 |
|---|---|
| RGB | rgb(252, 170, 160) |
| HSL | hsl(7, 94%, 81%) |
| HSV | hsv(7, 37%, 99%) |
| CMYK | cmyk(0%, 32.5%, 36.5%, 1.2%) |
| CIE-LAB | lab(77.27, 28.93, 17.48) |
| CIE-LCH | lch(77.27, 33.81, 31.14°) |
| OKLab | oklab(81.51% 0.0877 0.0449) |
| OKLCH | oklch(81.51% 0.099 27.1) |
| XYZ | xyz(60.8671, 51.9873, 40.0796) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.82
Light Salmon
#FEA993
ΔE00 4.21
Peachy Pink
#FF9A8A
ΔE00 4.66
Pale Salmon
#FFB19A
ΔE00 4.93
Pale Rose
#FDC1C5
ΔE00 8.24
Lightpink
#FFB6C1
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA0 #A0F2FC
analogous
#FCA0C4 #FCAAA0 #FCD8A0
triadic
#FCAAA0 #A0FCAA #AAA0FC
tetradic
#FCAAA0 #C4FCA0 #A0F2FC #D8A0FC
square
#FCAAA0 #C4FCA0 #A0F2FC #D8A0FC
split-complementary
#FCAAA0 #A0FCD8 #A0C4FC
monochromatic
#F84029 #FA7565 #FCAAA0 #FEDFDB #FEE4E1
Accessibility & contrast
On white
1.84
#FCAAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FCAAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA0
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA0 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59F
Deuteranopia (green-blind)
#CFC59F
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa0; /* rgb */ color: rgb(252, 170, 160); /* oklch */ color: oklch(81.5% 0.099 27.1);
Tailwind
colors: {
custom: {
50: '#ffc4bc',
500: '#fcaaa0',
950: '#000000',
},
}SCSS
$custom: #fcaaa0; $custom-light: #ffc4bc; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa0",
"rgb": {
"r": 252,
"g": 170,
"b": 160
},
"hsl": {
"h": 6.522,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.81506,
"c": 0.09852,
"h": 27.1
},
"luminance": 0.51983
}Semantic roles & 50–950 ramp
primary
#FCAAA0
secondary
#62D1DE
accent
#CDE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282