#FCAAA5#FCAAA5
#FCAAA5 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.6% C 0.098 H 23.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA5 |
|---|---|
| RGB | rgb(252, 170, 165) |
| HSL | hsl(3, 94%, 82%) |
| HSV | hsv(3, 35%, 99%) |
| CMYK | cmyk(0%, 32.5%, 34.5%, 1.2%) |
| CIE-LAB | lab(77.38, 29.53, 14.92) |
| CIE-LCH | lch(77.38, 33.08, 26.80°) |
| OKLab | oklab(81.62% 0.0896 0.0386) |
| OKLCH | oklch(81.62% 0.098 23.3) |
| XYZ | xyz(61.3133, 52.1657, 42.4296) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.14
Peachy Pink
#FF9A8A
ΔE00 5.80
Light Salmon
#FEA993
ΔE00 6.03
Pale Salmon
#FFB19A
ΔE00 6.64
Lightpink
#FFB6C1
ΔE00 6.80
Pale Rose
#FDC1C5
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA5 #A5F7FC
analogous
#FCA5CC #FCAAA5 #FCD6A5
triadic
#FCAAA5 #A5FCAA #AAA5FC
tetradic
#FCAAA5 #CCFCA5 #A5F7FC #D6A5FC
square
#FCAAA5 #CCFCA5 #A5F7FC #D6A5FC
split-complementary
#FCAAA5 #A5FCD6 #A5CCFC
monochromatic
#F83A2F #FA726A #FCAAA5 #FEE2E0 #FEE3E1
Accessibility & contrast
On white
1.84
#FCAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#FCAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA5
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA5 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A4
Deuteranopia (green-blind)
#CEC5A4
Tritanopia (blue-blind)
#FFA0A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa5; /* rgb */ color: rgb(252, 170, 165); /* oklch */ color: oklch(81.6% 0.098 23.3);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#fcaaa5',
950: '#000000',
},
}SCSS
$custom: #fcaaa5; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa5",
"rgb": {
"r": 252,
"g": 170,
"b": 165
},
"hsl": {
"h": 3.448,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.81623,
"c": 0.09758,
"h": 23.3
},
"luminance": 0.52162
}Semantic roles & 50–950 ramp
primary
#FCAAA5
secondary
#66D8DF
accent
#D8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282