#FCAAA2#FCAAA2
#FCAAA2 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.6% C 0.098 H 25.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA2 |
|---|---|
| RGB | rgb(252, 170, 162) |
| HSL | hsl(5, 94%, 81%) |
| HSV | hsv(5, 36%, 99%) |
| CMYK | cmyk(0%, 32.5%, 35.7%, 1.2%) |
| CIE-LAB | lab(77.32, 29.17, 16.46) |
| CIE-LCH | lch(77.32, 33.49, 29.43°) |
| OKLab | oklab(81.55% 0.0885 0.0423) |
| OKLCH | oklch(81.55% 0.098 25.6) |
| XYZ | xyz(61.0435, 52.0578, 41.0084) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.30
Light Salmon
#FEA993
ΔE00 4.94
Peachy Pink
#FF9A8A
ΔE00 5.06
Pale Salmon
#FFB19A
ΔE00 5.61
Pale Rose
#FDC1C5
ΔE00 7.78
Lightpink
#FFB6C1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA2 #A2F4FC
analogous
#FCA2C7 #FCAAA2 #FCD7A2
triadic
#FCAAA2 #A2FCAA #AAA2FC
tetradic
#FCAAA2 #C7FCA2 #A2F4FC #D7A2FC
square
#FCAAA2 #C7FCA2 #A2F4FC #D7A2FC
split-complementary
#FCAAA2 #A2FCD7 #A2C7FC
monochromatic
#F83E2B #FA7467 #FCAAA2 #FEE0DD #FEE4E1
Accessibility & contrast
On white
1.84
#FCAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#FCAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#CFC5A1
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa2; /* rgb */ color: rgb(252, 170, 162); /* oklch */ color: oklch(81.6% 0.098 25.6);
Tailwind
colors: {
custom: {
50: '#ffc4bd',
500: '#fcaaa2',
950: '#000000',
},
}SCSS
$custom: #fcaaa2; $custom-light: #ffc4bd; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa2",
"rgb": {
"r": 252,
"g": 170,
"b": 162
},
"hsl": {
"h": 5.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.81552,
"c": 0.0981,
"h": 25.6
},
"luminance": 0.52054
}Semantic roles & 50–950 ramp
primary
#FCAAA2
secondary
#63D4DF
accent
#D1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282