#FCAAA7#FCAAA7
#FCAAA7 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.7% C 0.097 H 21.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA7 |
|---|---|
| RGB | rgb(252, 170, 167) |
| HSL | hsl(2, 93%, 82%) |
| HSV | hsv(2, 34%, 99%) |
| CMYK | cmyk(0%, 32.5%, 33.7%, 1.2%) |
| CIE-LAB | lab(77.42, 29.77, 13.89) |
| CIE-LCH | lch(77.42, 32.85, 25.02°) |
| OKLab | oklab(81.67% 0.0904 0.036) |
| OKLCH | oklch(81.67% 0.097 21.7) |
| XYZ | xyz(61.4968, 52.2391, 43.3959) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.75
Lightpink
#FFB6C1
ΔE00 6.16
Peachy Pink
#FF9A8A
ΔE00 6.35
Light Salmon
#FEA993
ΔE00 6.76
Pale Rose
#FDC1C5
ΔE00 6.79
Soft Pink
#FDB0C0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA7 #A7F9FC
analogous
#FCA7CE #FCAAA7 #FCD5A7
triadic
#FCAAA7 #A7FCAA #AAA7FC
tetradic
#FCAAA7 #CEFCA7 #A7F9FC #D5A7FC
square
#FCAAA7 #CEFCA7 #A7F9FC #D5A7FC
split-complementary
#FCAAA7 #A7FCD5 #A7CEFC
monochromatic
#F83831 #FA716C #FCAAA7 #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.83
#FCAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FCAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA7
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA7 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A6
Deuteranopia (green-blind)
#CEC5A6
Tritanopia (blue-blind)
#FFA1AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa7; /* rgb */ color: rgb(252, 170, 167); /* oklch */ color: oklch(81.7% 0.097 21.7);
Tailwind
colors: {
custom: {
50: '#ffc4c1',
500: '#fcaaa7',
950: '#000000',
},
}SCSS
$custom: #fcaaa7; $custom-light: #ffc4c1; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa7",
"rgb": {
"r": 252,
"g": 170,
"b": 167
},
"hsl": {
"h": 2.118,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.81671,
"c": 0.09731,
"h": 21.7
},
"luminance": 0.52235
}Semantic roles & 50–950 ramp
primary
#FCAAA7
secondary
#68DBDF
accent
#DDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282