#FCA79E#FCA79E
#FCA79E is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.102 H 26.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA79E |
|---|---|
| RGB | rgb(252, 167, 158) |
| HSL | hsl(6, 94%, 80%) |
| HSV | hsv(6, 37%, 99%) |
| CMYK | cmyk(0%, 33.7%, 37.3%, 1.2%) |
| CIE-LAB | lab(76.56, 30.27, 17.58) |
| CIE-LCH | lch(76.56, 35.01, 30.14°) |
| OKLab | oklab(80.94% 0.0917 0.0451) |
| OKLCH | oklch(80.94% 0.102 26.2) |
| XYZ | xyz(60.1376, 50.8059, 38.9802) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.63
Peachy Pink
#FF9A8A
ΔE00 4.22
Light Salmon
#FEA993
ΔE00 4.56
Pale Salmon
#FFB19A
ΔE00 5.53
Darksalmon
#E9967A
ΔE00 8.46
Lightpink
#FFB6C1
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA79E #9EF3FC
analogous
#FC9EC4 #FCA79E #FCD69E
triadic
#FCA79E #9EFCA7 #A79EFC
tetradic
#FCA79E #C4FC9E #9EF3FC #D69EFC
square
#FCA79E #C4FC9E #9EF3FC #D69EFC
split-complementary
#FCA79E #9EFCD6 #9EC4FC
monochromatic
#F83B27 #FA7163 #FCA79E #FEDDD9 #FEE4E1
Accessibility & contrast
On white
1.88
#FCA79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FCA79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA79E
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA79E | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39D
Deuteranopia (green-blind)
#CDC39D
Tritanopia (blue-blind)
#FF9CA5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca79e; /* rgb */ color: rgb(252, 167, 158); /* oklch */ color: oklch(80.9% 0.102 26.2);
Tailwind
colors: {
custom: {
50: '#ffc2ba',
500: '#fca79e',
950: '#000000',
},
}SCSS
$custom: #fca79e; $custom-light: #ffc2ba; $custom-dark: #000000;
JSON
{
"hex": "#fca79e",
"rgb": {
"r": 252,
"g": 167,
"b": 158
},
"hsl": {
"h": 5.745,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.80944,
"c": 0.10215,
"h": 26.2
},
"luminance": 0.50802
}Semantic roles & 50–950 ramp
primary
#FCA79E
secondary
#60D2DE
accent
#D0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281