#F79FA2#F79FA2
#F79FA2 is a light, moderate red. Relative luminance 0.472; OKLCH L 79.1% C 0.105 H 17.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FA2 |
|---|---|
| RGB | rgb(247, 159, 162) |
| HSL | hsl(358, 85%, 80%) |
| HSV | hsv(358, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 34.4%, 3.1%) |
| CIE-LAB | lab(74.31, 33.08, 12.15) |
| CIE-LCH | lch(74.31, 35.24, 20.16°) |
| OKLab | oklab(79.12% 0.1003 0.0316) |
| OKLCH | oklch(79.12% 0.105 17.5) |
| XYZ | xyz(57.2797, 47.1833, 40.2658) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.51
Lightpink
#FFB6C1
ΔE00 6.62
Soft Pink
#FDB0C0
ΔE00 6.63
Blush Pink
#FE828C
ΔE00 6.81
Blush (survey)
#F29E8E
ΔE00 6.82
Faded Pink
#DE9DAC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FA2 #9FF7F4
analogous
#F79FCE #F79FA2 #F7C89F
triadic
#F79FA2 #A2F79F #9FA2F7
tetradic
#F79FA2 #CEF79F #9FF7F4 #C89FF7
square
#F79FA2 #CEF79F #9FF7F4 #C89FF7
split-complementary
#F79FA2 #9FF7C8 #9FCEF7
monochromatic
#EE2E35 #F2676B #F79FA2 #FCD7D9 #FDE3E4
Accessibility & contrast
On white
2.01
#F79FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#F79FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FA2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FA2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA2
Deuteranopia (green-blind)
#C5BDA0
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f79fa2; /* rgb */ color: rgb(247, 159, 162); /* oklch */ color: oklch(79.1% 0.105 17.5);
Tailwind
colors: {
custom: {
50: '#fcbcbd',
500: '#f79fa2',
950: '#000000',
},
}SCSS
$custom: #f79fa2; $custom-light: #fcbcbd; $custom-dark: #000000;
JSON
{
"hex": "#f79fa2",
"rgb": {
"r": 247,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.955,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.79115,
"c": 0.1052,
"h": 17.5
},
"luminance": 0.47179
}Semantic roles & 50–950 ramp
primary
#F79FA2
secondary
#D6F5F4
accent
#E1DA04
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181