#F79FA5#F79FA5
#F79FA5 is a light, moderate red. Relative luminance 0.473; OKLCH L 79.2% C 0.105 H 15.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FA5 |
|---|---|
| RGB | rgb(247, 159, 165) |
| HSL | hsl(356, 85%, 80%) |
| HSV | hsv(356, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 33.2%, 3.1%) |
| CIE-LAB | lab(74.38, 33.45, 10.59) |
| CIE-LCH | lch(74.38, 35.09, 17.58°) |
| OKLab | oklab(79.19% 0.1015 0.0277) |
| OKLCH | oklch(79.19% 0.105 15.3) |
| XYZ | xyz(57.5495, 47.2912, 41.6870) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.84
Rose Pink
#F7879A
ΔE00 6.02
Lightpink
#FFB6C1
ΔE00 6.09
Faded Pink
#DE9DAC
ΔE00 6.30
Pig Pink
#E78EA5
ΔE00 6.87
Blush Pink
#FE828C
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FA5 #9FF7F1
analogous
#F79FD1 #F79FA5 #F7C59F
triadic
#F79FA5 #A5F79F #9FA5F7
tetradic
#F79FA5 #D1F79F #9FF7F1 #C59FF7
square
#F79FA5 #D1F79F #9FF7F1 #C59FF7
split-complementary
#F79FA5 #9FF7C5 #9FD1F7
monochromatic
#EE2E3B #F26770 #F79FA5 #FCD7DA #FDE3E5
Accessibility & contrast
On white
2.01
#F79FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F79FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FA5
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FA5 | 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)
#AFADA5
Deuteranopia (green-blind)
#C4BDA3
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f79fa5; /* rgb */ color: rgb(247, 159, 165); /* oklch */ color: oklch(79.2% 0.105 15.3);
Tailwind
colors: {
custom: {
50: '#fcbcbf',
500: '#f79fa5',
950: '#000000',
},
}SCSS
$custom: #f79fa5; $custom-light: #fcbcbf; $custom-dark: #000000;
JSON
{
"hex": "#f79fa5",
"rgb": {
"r": 247,
"g": 159,
"b": 165
},
"hsl": {
"h": 355.909,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.79191,
"c": 0.10519,
"h": 15.3
},
"luminance": 0.47287
}Semantic roles & 50–950 ramp
primary
#F79FA5
secondary
#D6F5F3
accent
#E1D204
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181