#F79EAE#F79EAE
#F79EAE is a light, moderate red. Relative luminance 0.473; OKLCH L 79.3% C 0.107 H 8.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EAE |
|---|---|
| RGB | rgb(247, 158, 174) |
| HSL | hsl(349, 85%, 79%) |
| HSV | hsv(349, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 29.6%, 3.1%) |
| CIE-LAB | lab(74.37, 35.11, 5.64) |
| CIE-LCH | lch(74.37, 35.56, 9.13°) |
| OKLab | oklab(79.26% 0.1064 0.0152) |
| OKLCH | oklch(79.26% 0.107 8.1) |
| XYZ | xyz(58.2264, 47.2880, 46.0969) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.33
Pig Pink
#E78EA5
ΔE00 4.74
Faded Pink
#DE9DAC
ΔE00 4.81
Rose Pink
#F7879A
ΔE00 5.43
Lightpink
#FFB6C1
ΔE00 5.61
Rosa
#FE86A4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EAE #9EF7E7
analogous
#F79EDB #F79EAE #F7BB9E
triadic
#F79EAE #AEF79E #9EAEF7
tetradic
#F79EAE #DBF79E #9EF7E7 #BB9EF7
square
#F79EAE #DBF79E #9EF7E7 #BB9EF7
split-complementary
#F79EAE #9EF7BB #9EDBF7
monochromatic
#EE2D50 #F2657F #F79EAE #FCD7DD #FDE3E7
Accessibility & contrast
On white
2.01
#F79EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F79EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EAE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EAE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAE
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#FF97A4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f79eae; /* rgb */ color: rgb(247, 158, 174); /* oklch */ color: oklch(79.3% 0.107 8.1);
Tailwind
colors: {
custom: {
50: '#fcbbc6',
500: '#f79eae',
950: '#000000',
},
}SCSS
$custom: #f79eae; $custom-light: #fcbbc6; $custom-dark: #000000;
JSON
{
"hex": "#f79eae",
"rgb": {
"r": 247,
"g": 158,
"b": 174
},
"hsl": {
"h": 349.213,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.7926,
"c": 0.10746,
"h": 8.1
},
"luminance": 0.47284
}Semantic roles & 50–950 ramp
primary
#F79EAE
secondary
#D6F5EF
accent
#E1BA04
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182