#F79DA4#F79DA4
#F79DA4 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.8% C 0.108 H 14.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DA4 |
|---|---|
| RGB | rgb(247, 157, 164) |
| HSL | hsl(355, 85%, 79%) |
| HSV | hsv(355, 36%, 97%) |
| CMYK | cmyk(0%, 36.4%, 33.6%, 3.1%) |
| CIE-LAB | lab(73.92, 34.37, 10.49) |
| CIE-LCH | lch(73.92, 35.94, 16.97°) |
| OKLab | oklab(78.83% 0.1043 0.0275) |
| OKLCH | oklch(78.83% 0.108 14.8) |
| XYZ | xyz(57.1177, 46.5727, 41.0959) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.49
Soft Pink
#FDB0C0
ΔE00 6.04
Faded Pink
#DE9DAC
ΔE00 6.26
Lightpink
#FFB6C1
ΔE00 6.43
Blush Pink
#FE828C
ΔE00 6.48
Pig Pink
#E78EA5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DA4 #9DF7F0
analogous
#F79DD1 #F79DA4 #F7C39D
triadic
#F79DA4 #A4F79D #9DA4F7
tetradic
#F79DA4 #D1F79D #9DF7F0 #C39DF7
square
#F79DA4 #D1F79D #9DF7F0 #C39DF7
split-complementary
#F79DA4 #9DF7C3 #9DD1F7
monochromatic
#EE2C3B #F2646F #F79DA4 #FCD6D9 #FDE3E5
Accessibility & contrast
On white
2.04
#F79DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F79DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DA4
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DA4 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f79da4; /* rgb */ color: rgb(247, 157, 164); /* oklch */ color: oklch(78.8% 0.108 14.8);
Tailwind
colors: {
custom: {
50: '#fcbbbe',
500: '#f79da4',
950: '#000000',
},
}SCSS
$custom: #f79da4; $custom-light: #fcbbbe; $custom-dark: #000000;
JSON
{
"hex": "#f79da4",
"rgb": {
"r": 247,
"g": 157,
"b": 164
},
"hsl": {
"h": 355.333,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.78831,
"c": 0.10781,
"h": 14.8
},
"luminance": 0.46568
}Semantic roles & 50–950 ramp
primary
#F79DA4
secondary
#D6F5F2
accent
#E1D004
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181