#FCA79D#FCA79D
#FCA79D is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.102 H 26.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA79D |
|---|---|
| RGB | rgb(252, 167, 157) |
| HSL | hsl(6, 94%, 80%) |
| HSV | hsv(6, 38%, 99%) |
| CMYK | cmyk(0%, 33.7%, 37.7%, 1.2%) |
| CIE-LAB | lab(76.54, 30.16, 18.09) |
| CIE-LCH | lch(76.54, 35.17, 30.96°) |
| OKLab | oklab(80.92% 0.0913 0.0463) |
| OKLCH | oklch(80.92% 0.102 26.9) |
| XYZ | xyz(60.0519, 50.7716, 38.5288) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.37
Peachy Pink
#FF9A8A
ΔE00 4.01
Light Salmon
#FEA993
ΔE00 4.21
Pale Salmon
#FFB19A
ΔE00 5.22
Darksalmon
#E9967A
ΔE00 8.16
Lightpink
#FFB6C1
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA79D #9DF2FC
analogous
#FC9DC2 #FCA79D #FCD79D
triadic
#FCA79D #9DFCA7 #A79DFC
tetradic
#FCA79D #C2FC9D #9DF2FC #D79DFC
square
#FCA79D #C2FC9D #9DF2FC #D79DFC
split-complementary
#FCA79D #9DFCD7 #9DC2FC
monochromatic
#F83C26 #FA7262 #FCA79D #FEDCD8 #FEE4E1
Accessibility & contrast
On white
1.88
#FCA79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FCA79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA79D
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA79D | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39C
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#FF9CA5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca79d; /* rgb */ color: rgb(252, 167, 157); /* oklch */ color: oklch(80.9% 0.102 26.9);
Tailwind
colors: {
custom: {
50: '#ffc2ba',
500: '#fca79d',
950: '#000000',
},
}SCSS
$custom: #fca79d; $custom-light: #ffc2ba; $custom-dark: #000000;
JSON
{
"hex": "#fca79d",
"rgb": {
"r": 252,
"g": 167,
"b": 157
},
"hsl": {
"h": 6.316,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.80921,
"c": 0.10237,
"h": 26.9
},
"luminance": 0.50767
}Semantic roles & 50–950 ramp
primary
#FCA79D
secondary
#5FD1DE
accent
#CDE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281