#FCAAA4#FCAAA4
#FCAAA4 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.6% C 0.098 H 24.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA4 |
|---|---|
| RGB | rgb(252, 170, 164) |
| HSL | hsl(4, 94%, 82%) |
| HSV | hsv(4, 35%, 99%) |
| CMYK | cmyk(0%, 32.5%, 34.9%, 1.2%) |
| CIE-LAB | lab(77.36, 29.41, 15.43) |
| CIE-LCH | lch(77.36, 33.21, 27.69°) |
| OKLab | oklab(81.6% 0.0893 0.0398) |
| OKLCH | oklch(81.6% 0.098 24) |
| XYZ | xyz(61.2227, 52.1295, 41.9522) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.85
Peachy Pink
#FF9A8A
ΔE00 5.54
Light Salmon
#FEA993
ΔE00 5.67
Pale Salmon
#FFB19A
ΔE00 6.29
Lightpink
#FFB6C1
ΔE00 7.12
Pale Rose
#FDC1C5
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA4 #A4F6FC
analogous
#FCA4CA #FCAAA4 #FCD6A4
triadic
#FCAAA4 #A4FCAA #AAA4FC
tetradic
#FCAAA4 #CAFCA4 #A4F6FC #D6A4FC
square
#FCAAA4 #CAFCA4 #A4F6FC #D6A4FC
split-complementary
#FCAAA4 #A4FCD6 #A4CAFC
monochromatic
#F83B2E #FA7369 #FCAAA4 #FEE1DF #FEE3E1
Accessibility & contrast
On white
1.84
#FCAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#FCAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA4
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA4 | 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)
#BBB5A3
Deuteranopia (green-blind)
#CEC5A3
Tritanopia (blue-blind)
#FFA0A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa4; /* rgb */ color: rgb(252, 170, 164); /* oklch */ color: oklch(81.6% 0.098 24.0);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#fcaaa4',
950: '#000000',
},
}SCSS
$custom: #fcaaa4; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa4",
"rgb": {
"r": 252,
"g": 170,
"b": 164
},
"hsl": {
"h": 4.091,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.81599,
"c": 0.09773,
"h": 24
},
"luminance": 0.52125
}Semantic roles & 50–950 ramp
primary
#FCAAA4
secondary
#65D7DF
accent
#D6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282