#FCA79A#FCA79A
#FCA79A is a light, moderate red. Relative luminance 0.507; OKLCH L 80.9% C 0.103 H 29.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA79A |
|---|---|
| RGB | rgb(252, 167, 154) |
| HSL | hsl(8, 94%, 80%) |
| HSV | hsv(8, 39%, 99%) |
| CMYK | cmyk(0%, 33.7%, 38.9%, 1.2%) |
| CIE-LAB | lab(76.48, 29.82, 19.63) |
| CIE-LCH | lch(76.48, 35.71, 33.36°) |
| OKLab | oklab(80.85% 0.0901 0.0501) |
| OKLCH | oklch(80.85% 0.103 29) |
| XYZ | xyz(59.7989, 50.6704, 37.1964) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.74
Light Salmon
#FEA993
ΔE00 3.15
Peachy Pink
#FF9A8A
ΔE00 3.53
Pale Salmon
#FFB19A
ΔE00 4.32
Darksalmon
#E9967A
ΔE00 7.31
Lightsalmon
#FFA07A
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA79A #9AEFFC
analogous
#FC9ABE #FCA79A #FCD89A
triadic
#FCA79A #9AFCA7 #A79AFC
tetradic
#FCA79A #BEFC9A #9AEFFC #D89AFC
square
#FCA79A #BEFC9A #9AEFFC #D89AFC
split-complementary
#FCA79A #9AFCD8 #9ABEFC
monochromatic
#F83F23 #FA735F #FCA79A #FEDBD5 #FEE5E1
Accessibility & contrast
On white
1.89
#FCA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FCA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA79A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA79A | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB299
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#FF9CA4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca79a; /* rgb */ color: rgb(252, 167, 154); /* oklch */ color: oklch(80.9% 0.103 29.0);
Tailwind
colors: {
custom: {
50: '#ffc1b7',
500: '#fca79a',
950: '#000000',
},
}SCSS
$custom: #fca79a; $custom-light: #ffc1b7; $custom-dark: #000000;
JSON
{
"hex": "#fca79a",
"rgb": {
"r": 252,
"g": 167,
"b": 154
},
"hsl": {
"h": 7.959,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.80853,
"c": 0.1031,
"h": 29
},
"luminance": 0.50666
}Semantic roles & 50–950 ramp
primary
#FCA79A
secondary
#5DCDDE
accent
#C7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281