#FCAAA9#FCAAA9
#FCAAA9 is a light, moderate red. Relative luminance 0.523; OKLCH L 81.7% C 0.097 H 20.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA9 |
|---|---|
| RGB | rgb(252, 170, 169) |
| HSL | hsl(1, 93%, 83%) |
| HSV | hsv(1, 33%, 99%) |
| CMYK | cmyk(0%, 32.5%, 32.9%, 1.2%) |
| CIE-LAB | lab(77.47, 30.01, 12.87) |
| CIE-LCH | lch(77.47, 32.65, 23.21°) |
| OKLab | oklab(81.72% 0.0912 0.0335) |
| OKLCH | oklch(81.72% 0.097 20.2) |
| XYZ | xyz(61.6831, 52.3137, 44.3771) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.55
Soft Pink
#FDB0C0
ΔE00 6.38
Blush (survey)
#F29E8E
ΔE00 6.38
Pale Rose
#FDC1C5
ΔE00 6.48
Peachy Pink
#FF9A8A
ΔE00 6.94
Light Salmon
#FEA993
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA9 #A9FBFC
analogous
#FCA9D1 #FCAAA9 #FCD4A9
triadic
#FCAAA9 #A9FCAA #AAA9FC
tetradic
#FCAAA9 #D1FCA9 #A9FBFC #D4A9FC
square
#FCAAA9 #D1FCA9 #A9FBFC #D4A9FC
split-complementary
#FCAAA9 #A9FCD4 #A9D1FC
monochromatic
#F83533 #FA706E #FCAAA9 #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.83
#FCAAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#FCAAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA9
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA9 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#CDC6A8
Tritanopia (blue-blind)
#FFA1AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa9; /* rgb */ color: rgb(252, 170, 169); /* oklch */ color: oklch(81.7% 0.097 20.2);
Tailwind
colors: {
custom: {
50: '#ffc4c2',
500: '#fcaaa9',
950: '#000000',
},
}SCSS
$custom: #fcaaa9; $custom-light: #ffc4c2; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa9",
"rgb": {
"r": 252,
"g": 170,
"b": 169
},
"hsl": {
"h": 0.723,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.8172,
"c": 0.09711,
"h": 20.2
},
"luminance": 0.52309
}Semantic roles & 50–950 ramp
primary
#FCAAA9
secondary
#6ADEE0
accent
#E3E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282