#F079BF#F079BF
#F079BF is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.3% C 0.166 H 345.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F079BF |
|---|---|
| RGB | rgb(240, 121, 191) |
| HSL | hsl(325, 80%, 71%) |
| HSV | hsv(325, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 20.4%, 5.9%) |
| CIE-LAB | lab(66.49, 53.83, -15.56) |
| CIE-LCH | lch(66.49, 56.03, 343.87°) |
| OKLab | oklab(73.27% 0.1608 -0.0411) |
| OKLCH | oklch(73.27% 0.166 345.7) |
| XYZ | xyz(52.1777, 35.9657, 53.4741) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 3.74
Hot Pink
#FF69B4
ΔE00 4.00
Bubble Gum Pink
#FF69AF
ΔE00 4.71
Pale Magenta
#D767AD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079BF #79F0AA
analogous
#E679F0 #F079BF #F07983
triadic
#F079BF #BFF079 #79BFF0
tetradic
#F079BF #F0E679 #79F0AA #7983F0
square
#F079BF #F0E679 #79F0AA #7983F0
split-complementary
#F079BF #83F079 #79F0E6
monochromatic
#D71888 #EA42A5 #F079BF #F6B0D9 #FCE3F2
Accessibility & contrast
On white
2.56
#F079BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F079BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079BF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079BF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FD7894
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f079bf; /* rgb */ color: rgb(240, 121, 191); /* oklch */ color: oklch(73.3% 0.166 345.7);
Tailwind
colors: {
custom: {
50: '#f7a3d2',
500: '#f079bf',
950: '#000000',
},
}SCSS
$custom: #f079bf; $custom-light: #f7a3d2; $custom-dark: #000000;
JSON
{
"hex": "#f079bf",
"rgb": {
"r": 240,
"g": 121,
"b": 191
},
"hsl": {
"h": 324.706,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.73274,
"c": 0.16593,
"h": 345.7
},
"luminance": 0.35962
}Semantic roles & 50–950 ramp
primary
#F079BF
secondary
#D2F2E0
accent
#DC6009
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82