#F79FA4#F79FA4
#F79FA4 is a light, moderate red. Relative luminance 0.473; OKLCH L 79.2% C 0.105 H 16.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FA4 |
|---|---|
| RGB | rgb(247, 159, 164) |
| HSL | hsl(357, 85%, 80%) |
| HSV | hsv(357, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 33.6%, 3.1%) |
| CIE-LAB | lab(74.35, 33.32, 11.11) |
| CIE-LCH | lch(74.35, 35.13, 18.44°) |
| OKLab | oklab(79.17% 0.1011 0.029) |
| OKLCH | oklch(79.17% 0.105 16) |
| XYZ | xyz(57.4588, 47.2550, 41.2096) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 6.10
Rose Pink
#F7879A
ΔE00 6.17
Lightpink
#FFB6C1
ΔE00 6.25
Faded Pink
#DE9DAC
ΔE00 6.53
Blush Pink
#FE828C
ΔE00 6.86
Pig Pink
#E78EA5
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FA4 #9FF7F2
analogous
#F79FD0 #F79FA4 #F7C69F
triadic
#F79FA4 #A4F79F #9FA4F7
tetradic
#F79FA4 #D0F79F #9FF7F2 #C69FF7
square
#F79FA4 #D0F79F #9FF7F2 #C69FF7
split-complementary
#F79FA4 #9FF7C6 #9FD0F7
monochromatic
#EE2E39 #F2676E #F79FA4 #FCD7DA #FDE3E4
Accessibility & contrast
On white
2.01
#F79FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F79FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FA4
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FA4 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#C5BDA2
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f79fa4; /* rgb */ color: rgb(247, 159, 164); /* oklch */ color: oklch(79.2% 0.105 16.0);
Tailwind
colors: {
custom: {
50: '#fcbcbe',
500: '#f79fa4',
950: '#000000',
},
}SCSS
$custom: #f79fa4; $custom-light: #fcbcbe; $custom-dark: #000000;
JSON
{
"hex": "#f79fa4",
"rgb": {
"r": 247,
"g": 159,
"b": 164
},
"hsl": {
"h": 356.591,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.79166,
"c": 0.10519,
"h": 16
},
"luminance": 0.47251
}Semantic roles & 50–950 ramp
primary
#F79FA4
secondary
#D6F5F3
accent
#E1D504
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181