#FCA49F#FCA49F
#FCA49F is a light, moderate red. Relative luminance 0.497; OKLCH L 80.5% C 0.105 H 23.2°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA49F |
|---|---|
| RGB | rgb(252, 164, 159) |
| HSL | hsl(3, 94%, 81%) |
| HSV | hsv(3, 37%, 99%) |
| CMYK | cmyk(0%, 34.9%, 36.9%, 1.2%) |
| CIE-LAB | lab(75.92, 31.96, 16.14) |
| CIE-LCH | lch(75.92, 35.80, 26.79°) |
| OKLab | oklab(80.46% 0.0968 0.0415) |
| OKLCH | oklch(80.46% 0.105 23.2) |
| XYZ | xyz(59.6808, 49.7540, 39.2543) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.52
Peachy Pink
#FF9A8A
ΔE00 4.77
Light Salmon
#FEA993
ΔE00 6.04
Pale Salmon
#FFB19A
ΔE00 7.09
Lightpink
#FFB6C1
ΔE00 7.75
Blush Pink
#FE828C
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA49F #9FF7FC
analogous
#FC9FC8 #FCA49F #FCD29F
triadic
#FCA49F #9FFCA4 #A49FFC
tetradic
#FCA49F #C8FC9F #9FF7FC #D29FFC
square
#FCA49F #C8FC9F #9FF7FC #D29FFC
split-complementary
#FCA49F #9FFCD2 #9FC8FC
monochromatic
#F83328 #FA6C64 #FCA49F #FEDCDA #FEE3E1
Accessibility & contrast
On white
1.92
#FCA49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#FCA49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA49F
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA49F | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B19E
Deuteranopia (green-blind)
#CBC29E
Tritanopia (blue-blind)
#FF99A3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca49f; /* rgb */ color: rgb(252, 164, 159); /* oklch */ color: oklch(80.5% 0.105 23.2);
Tailwind
colors: {
custom: {
50: '#ffbfbb',
500: '#fca49f',
950: '#000000',
},
}SCSS
$custom: #fca49f; $custom-light: #ffbfbb; $custom-dark: #000000;
JSON
{
"hex": "#fca49f",
"rgb": {
"r": 252,
"g": 164,
"b": 159
},
"hsl": {
"h": 3.226,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80456,
"c": 0.10532,
"h": 23.2
},
"luminance": 0.4975
}Semantic roles & 50–950 ramp
primary
#FCA49F
secondary
#D5F4F6
accent
#D9E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180