#FCA19A#FCA19A
#FCA19A is a light, moderate red. Relative luminance 0.485; OKLCH L 79.8% C 0.110 H 24.6°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA19A |
|---|---|
| RGB | rgb(252, 161, 154) |
| HSL | hsl(4, 94%, 80%) |
| HSV | hsv(4, 39%, 99%) |
| CMYK | cmyk(0%, 36.1%, 38.9%, 1.2%) |
| CIE-LAB | lab(75.15, 32.96, 17.80) |
| CIE-LCH | lch(75.15, 37.45, 28.37°) |
| OKLab | oklab(79.83% 0.0996 0.0456) |
| OKLCH | oklch(79.83% 0.11 24.6) |
| XYZ | xyz(58.7251, 48.5229, 36.8385) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.72
Blush (survey)
#F29E8E
ΔE00 3.73
Light Salmon
#FEA993
ΔE00 5.51
Pale Salmon
#FFB19A
ΔE00 6.83
Lightcoral
#F08080
ΔE00 7.88
Blush Pink
#FE828C
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA19A #9AF5FC
analogous
#FC9AC4 #FCA19A #FCD29A
triadic
#FCA19A #9AFCA1 #A19AFC
tetradic
#FCA19A #C4FC9A #9AF5FC #D29AFC
square
#FCA19A #C4FC9A #9AF5FC #D29AFC
split-complementary
#FCA19A #9AFCD2 #9AC4FC
monochromatic
#F83223 #FA6A5F #FCA19A #FED8D5 #FEE3E1
Accessibility & contrast
On white
1.96
#FCA19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FCA19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA19A
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA19A | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca19a; /* rgb */ color: rgb(252, 161, 154); /* oklch */ color: oklch(79.8% 0.110 24.6);
Tailwind
colors: {
custom: {
50: '#ffbdb7',
500: '#fca19a',
950: '#000000',
},
}SCSS
$custom: #fca19a; $custom-light: #ffbdb7; $custom-dark: #000000;
JSON
{
"hex": "#fca19a",
"rgb": {
"r": 252,
"g": 161,
"b": 154
},
"hsl": {
"h": 4.286,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.79834,
"c": 0.10953,
"h": 24.6
},
"luminance": 0.48518
}Semantic roles & 50–950 ramp
primary
#FCA19A
secondary
#D5F4F6
accent
#D5E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180