#FCA19E#FCA19E
#FCA19E is a light, moderate red. Relative luminance 0.487; OKLCH L 79.9% C 0.109 H 21.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA19E |
|---|---|
| RGB | rgb(252, 161, 158) |
| HSL | hsl(2, 94%, 80%) |
| HSV | hsv(2, 37%, 99%) |
| CMYK | cmyk(0%, 36.1%, 37.3%, 1.2%) |
| CIE-LAB | lab(75.24, 33.41, 15.73) |
| CIE-LCH | lch(75.24, 36.93, 25.22°) |
| OKLab | oklab(79.93% 0.1011 0.0405) |
| OKLCH | oklch(79.93% 0.109 21.8) |
| XYZ | xyz(59.0638, 48.6583, 38.6223) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.99
Peachy Pink
#FF9A8A
ΔE00 5.00
Light Salmon
#FEA993
ΔE00 6.83
Blush Pink
#FE828C
ΔE00 7.38
Lightpink
#FFB6C1
ΔE00 7.76
Lightcoral
#F08080
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA19E #9EF9FC
analogous
#FC9ECA #FCA19E #FCD09E
triadic
#FCA19E #9EFCA1 #A19EFC
tetradic
#FCA19E #CAFC9E #9EF9FC #D09EFC
square
#FCA19E #CAFC9E #9EF9FC #D09EFC
split-complementary
#FCA19E #9EFCD0 #9ECAFC
monochromatic
#F82E27 #FA6763 #FCA19E #FEDBD9 #FEE2E1
Accessibility & contrast
On white
1.96
#FCA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FCA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA19E
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA19E | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca19e; /* rgb */ color: rgb(252, 161, 158); /* oklch */ color: oklch(79.9% 0.109 21.8);
Tailwind
colors: {
custom: {
50: '#ffbdba',
500: '#fca19e',
950: '#000000',
},
}SCSS
$custom: #fca19e; $custom-light: #ffbdba; $custom-dark: #000000;
JSON
{
"hex": "#fca19e",
"rgb": {
"r": 252,
"g": 161,
"b": 158
},
"hsl": {
"h": 1.915,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.79927,
"c": 0.10895,
"h": 21.8
},
"luminance": 0.48654
}Semantic roles & 50–950 ramp
primary
#FCA19E
secondary
#D5F5F6
accent
#DEE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180