#F079B7#F079B7
#F079B7 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.0% C 0.161 H 349.3°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F079B7 |
|---|---|
| RGB | rgb(240, 121, 183) |
| HSL | hsl(329, 80%, 71%) |
| HSV | hsv(329, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 23.8%, 5.9%) |
| CIE-LAB | lab(66.23, 52.71, -11.45) |
| CIE-LCH | lch(66.23, 53.94, 347.74°) |
| OKLab | oklab(72.99% 0.1585 -0.0298) |
| OKLCH | oklch(72.99% 0.161 349.3) |
| XYZ | xyz(51.3213, 35.6232, 48.9636) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.09
Hot Pink
#FF69B4
ΔE00 3.36
Bubble Gum Pink
#FF69AF
ΔE00 3.68
Bubblegum Pink
#FE83CC
ΔE00 4.09
Pale Magenta
#D767AD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079B7 #79F0B2
analogous
#ED79F0 #F079B7 #F0797B
triadic
#F079B7 #B7F079 #79B7F0
tetradic
#F079B7 #F0ED79 #79F0B2 #797BF0
square
#F079B7 #F0ED79 #79F0B2 #797BF0
split-complementary
#F079B7 #7BF079 #79F0ED
monochromatic
#D7187B #EA4299 #F079B7 #F6B0D5 #FCE3F0
Accessibility & contrast
On white
2.58
#F079B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F079B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079B7
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079B7 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B9
Deuteranopia (green-blind)
#A5A9B4
Tritanopia (blue-blind)
#FE7690
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f079b7; /* rgb */ color: rgb(240, 121, 183); /* oklch */ color: oklch(73.0% 0.161 349.3);
Tailwind
colors: {
custom: {
50: '#f8a3cc',
500: '#f079b7',
950: '#000000',
},
}SCSS
$custom: #f079b7; $custom-light: #f8a3cc; $custom-dark: #000000;
JSON
{
"hex": "#f079b7",
"rgb": {
"r": 240,
"g": 121,
"b": 183
},
"hsl": {
"h": 328.739,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.72991,
"c": 0.16127,
"h": 349.3
},
"luminance": 0.35619
}Semantic roles & 50–950 ramp
primary
#F079B7
secondary
#D2F2E2
accent
#DC6E09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82