#FCAAA3#FCAAA3
#FCAAA3 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.6% C 0.098 H 24.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA3 |
|---|---|
| RGB | rgb(252, 170, 163) |
| HSL | hsl(5, 94%, 81%) |
| HSV | hsv(5, 35%, 99%) |
| CMYK | cmyk(0%, 32.5%, 35.3%, 1.2%) |
| CIE-LAB | lab(77.34, 29.29, 15.94) |
| CIE-LCH | lch(77.34, 33.34, 28.56°) |
| OKLab | oklab(81.58% 0.0889 0.0411) |
| OKLCH | oklch(81.58% 0.098 24.8) |
| XYZ | xyz(61.1327, 52.0935, 41.4784) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.57
Peachy Pink
#FF9A8A
ΔE00 5.29
Light Salmon
#FEA993
ΔE00 5.30
Pale Salmon
#FFB19A
ΔE00 5.95
Lightpink
#FFB6C1
ΔE00 7.45
Pale Rose
#FDC1C5
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA3 #A3F5FC
analogous
#FCA3C9 #FCAAA3 #FCD7A3
triadic
#FCAAA3 #A3FCAA #AAA3FC
tetradic
#FCAAA3 #C9FCA3 #A3F5FC #D7A3FC
square
#FCAAA3 #C9FCA3 #A3F5FC #D7A3FC
split-complementary
#FCAAA3 #A3FCD7 #A3C9FC
monochromatic
#F83C2C #FA7368 #FCAAA3 #FEE1DE #FEE4E1
Accessibility & contrast
On white
1.84
#FCAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FCAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA3
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA3 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A2
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa3; /* rgb */ color: rgb(252, 170, 163); /* oklch */ color: oklch(81.6% 0.098 24.8);
Tailwind
colors: {
custom: {
50: '#ffc4be',
500: '#fcaaa3',
950: '#000000',
},
}SCSS
$custom: #fcaaa3; $custom-light: #ffc4be; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa3",
"rgb": {
"r": 252,
"g": 170,
"b": 163
},
"hsl": {
"h": 4.719,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.81576,
"c": 0.09791,
"h": 24.8
},
"luminance": 0.52089
}Semantic roles & 50–950 ramp
primary
#FCAAA3
secondary
#64D5DF
accent
#D3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282