#F079C1#F079C1
#F079C1 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.3% C 0.167 H 344.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F079C1 |
|---|---|
| RGB | rgb(240, 121, 193) |
| HSL | hsl(324, 80%, 71%) |
| HSV | hsv(324, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 19.6%, 5.9%) |
| CIE-LAB | lab(66.56, 54.11, -16.59) |
| CIE-LCH | lch(66.56, 56.60, 342.96°) |
| OKLab | oklab(73.35% 0.1613 -0.0439) |
| OKLCH | oklch(73.35% 0.167 344.8) |
| XYZ | xyz(52.3993, 36.0544, 54.6411) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.23
Pink (survey)
#FF81C0
ΔE00 3.83
Bubblegum (survey)
#FF6CB5
ΔE00 4.02
Hot Pink
#FF69B4
ΔE00 4.25
Bubble Gum Pink
#FF69AF
ΔE00 5.02
Pale Magenta
#D767AD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079C1 #79F0A8
analogous
#E379F0 #F079C1 #F07985
triadic
#F079C1 #C1F079 #79C1F0
tetradic
#F079C1 #F0E379 #79F0A8 #7985F0
square
#F079C1 #F0E379 #79F0A8 #7985F0
split-complementary
#F079C1 #85F079 #79F0E3
monochromatic
#D7188B #EA42A8 #F079C1 #F6B0DA #FCE3F2
Accessibility & contrast
On white
2.56
#F079C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F079C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079C1
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079C1 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8296C3
Deuteranopia (green-blind)
#A2A9BE
Tritanopia (blue-blind)
#FD7895
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f079c1; /* rgb */ color: rgb(240, 121, 193); /* oklch */ color: oklch(73.3% 0.167 344.8);
Tailwind
colors: {
custom: {
50: '#f7a3d3',
500: '#f079c1',
950: '#000000',
},
}SCSS
$custom: #f079c1; $custom-light: #f7a3d3; $custom-dark: #000000;
JSON
{
"hex": "#f079c1",
"rgb": {
"r": 240,
"g": 121,
"b": 193
},
"hsl": {
"h": 323.697,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.73347,
"c": 0.16718,
"h": 344.8
},
"luminance": 0.3605
}Semantic roles & 50–950 ramp
primary
#F079C1
secondary
#D2F2DF
accent
#DC5D09
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82