#F079AF#F079AF
#F079AF is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.7% C 0.157 H 353.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F079AF |
|---|---|
| RGB | rgb(240, 121, 175) |
| HSL | hsl(333, 80%, 71%) |
| HSV | hsv(333, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 27.1%, 5.9%) |
| CIE-LAB | lab(65.98, 51.63, -7.30) |
| CIE-LCH | lch(65.98, 52.15, 351.95°) |
| OKLab | oklab(72.72% 0.1561 -0.0187) |
| OKLCH | oklch(72.72% 0.157 353.2) |
| XYZ | xyz(50.5122, 35.2995, 44.7023) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.32
Bubble Gum Pink
#FF69AF
ΔE00 3.38
Pink (survey)
#FF81C0
ΔE00 3.61
Hot Pink
#FF69B4
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 4.98
Pinky
#FC86AA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079AF #79F0BA
analogous
#F079EB #F079AF #F07E79
triadic
#F079AF #AFF079 #79AFF0
tetradic
#F079AF #EBF079 #79F0BA #7E79F0
square
#F079AF #EBF079 #79F0BA #7E79F0
split-complementary
#F079AF #79F07E #79EBF0
monochromatic
#D7186E #EA428E #F079AF #F6B0D0 #FCE3EF
Accessibility & contrast
On white
2.61
#F079AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F079AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079AF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079AF | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#FF738D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f079af; /* rgb */ color: rgb(240, 121, 175); /* oklch */ color: oklch(72.7% 0.157 353.2);
Tailwind
colors: {
custom: {
50: '#f8a3c6',
500: '#f079af',
950: '#000000',
},
}SCSS
$custom: #f079af; $custom-light: #f8a3c6; $custom-dark: #000000;
JSON
{
"hex": "#f079af",
"rgb": {
"r": 240,
"g": 121,
"b": 175
},
"hsl": {
"h": 332.773,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.72721,
"c": 0.15716,
"h": 353.2
},
"luminance": 0.35295
}Semantic roles & 50–950 ramp
primary
#F079AF
secondary
#D2F2E4
accent
#DC7C09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82