#FCA49D#FCA49D
#FCA49D is a light, moderate red. Relative luminance 0.497; OKLCH L 80.4% C 0.106 H 24.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA49D |
|---|---|
| RGB | rgb(252, 164, 157) |
| HSL | hsl(4, 94%, 80%) |
| HSV | hsv(4, 38%, 99%) |
| CMYK | cmyk(0%, 34.9%, 37.7%, 1.2%) |
| CIE-LAB | lab(75.88, 31.73, 17.17) |
| CIE-LCH | lch(75.88, 36.07, 28.42°) |
| OKLab | oklab(80.41% 0.096 0.0441) |
| OKLCH | oklch(80.41% 0.106 24.6) |
| XYZ | xyz(59.5086, 49.6852, 38.3477) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.90
Peachy Pink
#FF9A8A
ΔE00 4.18
Light Salmon
#FEA993
ΔE00 5.35
Pale Salmon
#FFB19A
ΔE00 6.47
Lightpink
#FFB6C1
ΔE00 8.33
Lightcoral
#F08080
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA49D #9DF5FC
analogous
#FC9DC5 #FCA49D #FCD39D
triadic
#FCA49D #9DFCA4 #A49DFC
tetradic
#FCA49D #C5FC9D #9DF5FC #D39DFC
square
#FCA49D #C5FC9D #9DF5FC #D39DFC
split-complementary
#FCA49D #9DFCD3 #9DC5FC
monochromatic
#F83626 #FA6D62 #FCA49D #FEDBD8 #FEE3E1
Accessibility & contrast
On white
1.92
#FCA49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FCA49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA49D
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA49D | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09C
Deuteranopia (green-blind)
#CBC29C
Tritanopia (blue-blind)
#FF99A2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca49d; /* rgb */ color: rgb(252, 164, 157); /* oklch */ color: oklch(80.4% 0.106 24.6);
Tailwind
colors: {
custom: {
50: '#ffbfba',
500: '#fca49d',
950: '#000000',
},
}SCSS
$custom: #fca49d; $custom-light: #ffbfba; $custom-dark: #000000;
JSON
{
"hex": "#fca49d",
"rgb": {
"r": 252,
"g": 164,
"b": 157
},
"hsl": {
"h": 4.421,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.8041,
"c": 0.10564,
"h": 24.6
},
"luminance": 0.49681
}Semantic roles & 50–950 ramp
primary
#FCA49D
secondary
#D5F4F6
accent
#D5E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180