#F079C0#F079C0
#F079C0 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.3% C 0.167 H 345.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F079C0 |
|---|---|
| RGB | rgb(240, 121, 192) |
| HSL | hsl(324, 80%, 71%) |
| HSV | hsv(324, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 20%, 5.9%) |
| CIE-LAB | lab(66.53, 53.97, -16.08) |
| CIE-LCH | lch(66.53, 56.31, 343.41°) |
| OKLab | oklab(73.31% 0.161 -0.0425) |
| OKLCH | oklch(73.31% 0.167 345.2) |
| XYZ | xyz(52.2881, 36.0099, 54.0556) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.88
Hot Pink
#FF69B4
ΔE00 4.12
Bubble Gum Pink
#FF69AF
ΔE00 4.86
Pale Magenta
#D767AD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079C0 #79F0A9
analogous
#E579F0 #F079C0 #F07984
triadic
#F079C0 #C0F079 #79C0F0
tetradic
#F079C0 #F0E579 #79F0A9 #7984F0
square
#F079C0 #F0E579 #79F0A9 #7984F0
split-complementary
#F079C0 #84F079 #79F0E5
monochromatic
#D7188A #EA42A6 #F079C0 #F6B0DA #FCE3F2
Accessibility & contrast
On white
2.56
#F079C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F079C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079C0
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079C0 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C2
Deuteranopia (green-blind)
#A3A9BD
Tritanopia (blue-blind)
#FD7894
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f079c0; /* rgb */ color: rgb(240, 121, 192); /* oklch */ color: oklch(73.3% 0.167 345.2);
Tailwind
colors: {
custom: {
50: '#f7a3d3',
500: '#f079c0',
950: '#000000',
},
}SCSS
$custom: #f079c0; $custom-light: #f7a3d3; $custom-dark: #000000;
JSON
{
"hex": "#f079c0",
"rgb": {
"r": 240,
"g": 121,
"b": 192
},
"hsl": {
"h": 324.202,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.7331,
"c": 0.16655,
"h": 345.2
},
"luminance": 0.36006
}Semantic roles & 50–950 ramp
primary
#F079C0
secondary
#D2F2DF
accent
#DC5E09
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82