#FCA49A#FCA49A
#FCA49A is a light, moderate red. Relative luminance 0.496; OKLCH L 80.3% C 0.106 H 26.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA49A |
|---|---|
| RGB | rgb(252, 164, 154) |
| HSL | hsl(6, 94%, 80%) |
| HSV | hsv(6, 39%, 99%) |
| CMYK | cmyk(0%, 34.9%, 38.9%, 1.2%) |
| CIE-LAB | lab(75.81, 31.39, 18.71) |
| CIE-LCH | lch(75.81, 36.55, 30.80°) |
| OKLab | oklab(80.34% 0.0949 0.0478) |
| OKLCH | oklch(80.34% 0.106 26.7) |
| XYZ | xyz(59.2557, 49.5840, 37.0153) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.04
Peachy Pink
#FF9A8A
ΔE00 3.40
Light Salmon
#FEA993
ΔE00 4.33
Pale Salmon
#FFB19A
ΔE00 5.59
Darksalmon
#E9967A
ΔE00 7.89
Salmon
#FA8072
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA49A #9AF2FC
analogous
#FC9AC1 #FCA49A #FCD59A
triadic
#FCA49A #9AFCA4 #A49AFC
tetradic
#FCA49A #C1FC9A #9AF2FC #D59AFC
square
#FCA49A #C1FC9A #9AF2FC #D59AFC
split-complementary
#FCA49A #9AFCD5 #9AC1FC
monochromatic
#F83923 #FA6E5F #FCA49A #FEDAD5 #FEE4E1
Accessibility & contrast
On white
1.92
#FCA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FCA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA49A
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA49A | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B099
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#FF99A2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca49a; /* rgb */ color: rgb(252, 164, 154); /* oklch */ color: oklch(80.3% 0.106 26.7);
Tailwind
colors: {
custom: {
50: '#ffbfb7',
500: '#fca49a',
950: '#000000',
},
}SCSS
$custom: #fca49a; $custom-light: #ffbfb7; $custom-dark: #000000;
JSON
{
"hex": "#fca49a",
"rgb": {
"r": 252,
"g": 164,
"b": 154
},
"hsl": {
"h": 6.122,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.80341,
"c": 0.10624,
"h": 26.7
},
"luminance": 0.49579
}Semantic roles & 50–950 ramp
primary
#FCA49A
secondary
#D5F3F6
accent
#CEE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180