#FCAAA1#FCAAA1
#FCAAA1 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.5% C 0.098 H 26.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA1 |
|---|---|
| RGB | rgb(252, 170, 161) |
| HSL | hsl(6, 94%, 81%) |
| HSV | hsv(6, 36%, 99%) |
| CMYK | cmyk(0%, 32.5%, 36.1%, 1.2%) |
| CIE-LAB | lab(77.29, 29.05, 16.97) |
| CIE-LCH | lch(77.29, 33.64, 30.29°) |
| OKLab | oklab(81.53% 0.0881 0.0436) |
| OKLCH | oklch(81.53% 0.098 26.3) |
| XYZ | xyz(60.9549, 52.0224, 40.5422) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.05
Light Salmon
#FEA993
ΔE00 4.58
Peachy Pink
#FF9A8A
ΔE00 4.85
Pale Salmon
#FFB19A
ΔE00 5.26
Pale Rose
#FDC1C5
ΔE00 8.00
Lightpink
#FFB6C1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA1 #A1F3FC
analogous
#FCA1C5 #FCAAA1 #FCD7A1
triadic
#FCAAA1 #A1FCAA #AAA1FC
tetradic
#FCAAA1 #C5FCA1 #A1F3FC #D7A1FC
square
#FCAAA1 #C5FCA1 #A1F3FC #D7A1FC
split-complementary
#FCAAA1 #A1FCD7 #A1C5FC
monochromatic
#F83F2A #FA7466 #FCAAA1 #FEE0DC #FEE4E1
Accessibility & contrast
On white
1.84
#FCAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FCAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA1
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA1 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A0
Deuteranopia (green-blind)
#CFC5A0
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa1; /* rgb */ color: rgb(252, 170, 161); /* oklch */ color: oklch(81.5% 0.098 26.3);
Tailwind
colors: {
custom: {
50: '#ffc4bc',
500: '#fcaaa1',
950: '#000000',
},
}SCSS
$custom: #fcaaa1; $custom-light: #ffc4bc; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa1",
"rgb": {
"r": 252,
"g": 170,
"b": 161
},
"hsl": {
"h": 5.934,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.81529,
"c": 0.0983,
"h": 26.3
},
"luminance": 0.52018
}Semantic roles & 50–950 ramp
primary
#FCAAA1
secondary
#63D2DF
accent
#CFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282