#F579BC#F579BC
#F579BC is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.169 H 348.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F579BC |
|---|---|
| RGB | rgb(245, 121, 188) |
| HSL | hsl(328, 86%, 72%) |
| HSV | hsv(328, 51%, 96%) |
| CMYK | cmyk(0%, 50.6%, 23.3%, 3.9%) |
| CIE-LAB | lab(67.07, 54.97, -12.94) |
| CIE-LCH | lch(67.07, 56.47, 346.75°) |
| OKLab | oklab(73.81% 0.1652 -0.0339) |
| OKLCH | oklch(73.81% 0.169 348.4) |
| XYZ | xyz(53.5722, 36.7225, 51.8339) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.53
Bubblegum (survey)
#FF6CB5
ΔE00 2.80
Hot Pink
#FF69B4
ΔE00 3.18
Bubblegum Pink
#FE83CC
ΔE00 3.18
Bubble Gum Pink
#FF69AF
ΔE00 3.73
Carnation Pink
#FF7FA7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F579BC #79F5B2
analogous
#F079F5 #F579BC #F5797E
triadic
#F579BC #BCF579 #79BCF5
tetradic
#F579BC #F5F079 #79F5B2 #797EF5
square
#F579BC #F5F079 #79F5B2 #797EF5
split-complementary
#F579BC #7EF579 #79F5F0
monochromatic
#E31182 #F140A0 #F579BC #F9B2D8 #FDE3F1
Accessibility & contrast
On white
2.52
#F579BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F579BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F579BC
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F579BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F579BC | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BE
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f579bc; /* rgb */ color: rgb(245, 121, 188); /* oklch */ color: oklch(73.8% 0.169 348.4);
Tailwind
colors: {
custom: {
50: '#fba3d0',
500: '#f579bc',
950: '#000000',
},
}SCSS
$custom: #f579bc; $custom-light: #fba3d0; $custom-dark: #000000;
JSON
{
"hex": "#f579bc",
"rgb": {
"r": 245,
"g": 121,
"b": 188
},
"hsl": {
"h": 327.581,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.73809,
"c": 0.1686,
"h": 348.4
},
"luminance": 0.36718
}Semantic roles & 50–950 ramp
primary
#F579BC
secondary
#D5F5E4
accent
#E36A03
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82