#FCAAA6#FCAAA6
#FCAAA6 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.6% C 0.097 H 22.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA6 |
|---|---|
| RGB | rgb(252, 170, 166) |
| HSL | hsl(3, 93%, 82%) |
| HSV | hsv(3, 34%, 99%) |
| CMYK | cmyk(0%, 32.5%, 34.1%, 1.2%) |
| CIE-LAB | lab(77.40, 29.65, 14.40) |
| CIE-LCH | lch(77.40, 32.96, 25.91°) |
| OKLab | oklab(81.65% 0.09 0.0373) |
| OKLCH | oklch(81.65% 0.097 22.5) |
| XYZ | xyz(61.4047, 52.2023, 42.9109) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.44
Peachy Pink
#FF9A8A
ΔE00 6.07
Light Salmon
#FEA993
ΔE00 6.39
Lightpink
#FFB6C1
ΔE00 6.48
Pale Rose
#FDC1C5
ΔE00 6.97
Pale Salmon
#FFB19A
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA6 #A6F8FC
analogous
#FCA6CD #FCAAA6 #FCD5A6
triadic
#FCAAA6 #A6FCAA #AAA6FC
tetradic
#FCAAA6 #CDFCA6 #A6F8FC #D5A6FC
square
#FCAAA6 #CDFCA6 #A6F8FC #D5A6FC
split-complementary
#FCAAA6 #A6FCD5 #A6CDFC
monochromatic
#F83930 #FA716B #FCAAA6 #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.84
#FCAAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#FCAAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA6
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA6 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A5
Deuteranopia (green-blind)
#CEC5A5
Tritanopia (blue-blind)
#FFA1A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa6; /* rgb */ color: rgb(252, 170, 166); /* oklch */ color: oklch(81.6% 0.097 22.5);
Tailwind
colors: {
custom: {
50: '#ffc4c0',
500: '#fcaaa6',
950: '#000000',
},
}SCSS
$custom: #fcaaa6; $custom-light: #ffc4c0; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa6",
"rgb": {
"r": 252,
"g": 170,
"b": 166
},
"hsl": {
"h": 2.791,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.81647,
"c": 0.09743,
"h": 22.5
},
"luminance": 0.52198
}Semantic roles & 50–950 ramp
primary
#FCAAA6
secondary
#67DADF
accent
#DBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282