#F579B2#F579B2
#F579B2 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.5% C 0.163 H 353.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F579B2 |
|---|---|
| RGB | rgb(245, 121, 178) |
| HSL | hsl(332, 86%, 72%) |
| HSV | hsv(332, 51%, 96%) |
| CMYK | cmyk(0%, 50.6%, 27.3%, 3.9%) |
| CIE-LAB | lab(66.75, 53.63, -7.77) |
| CIE-LCH | lch(66.75, 54.19, 351.75°) |
| OKLab | oklab(73.47% 0.1622 -0.0199) |
| OKLCH | oklch(73.47% 0.163 353) |
| XYZ | xyz(52.5314, 36.3062, 46.3520) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.78
Pink (survey)
#FF81C0
ΔE00 2.88
Bubble Gum Pink
#FF69AF
ΔE00 2.99
Hot Pink
#FF69B4
ΔE00 3.18
Carnation Pink
#FF7FA7
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F579B2 #79F5BC
analogous
#F579F0 #F579B2 #F57E79
triadic
#F579B2 #B2F579 #79B2F5
tetradic
#F579B2 #F0F579 #79F5BC #7E79F5
square
#F579B2 #F0F579 #79F5BC #7E79F5
split-complementary
#F579B2 #79F57E #79F0F5
monochromatic
#E31171 #F14091 #F579B2 #F9B2D3 #FDE3EF
Accessibility & contrast
On white
2.54
#F579B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F579B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F579B2
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F579B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F579B2 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B4
Deuteranopia (green-blind)
#A9ABAF
Tritanopia (blue-blind)
#FF738E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f579b2; /* rgb */ color: rgb(245, 121, 178); /* oklch */ color: oklch(73.5% 0.163 353.0);
Tailwind
colors: {
custom: {
50: '#fba3c9',
500: '#f579b2',
950: '#000000',
},
}SCSS
$custom: #f579b2; $custom-light: #fba3c9; $custom-dark: #000000;
JSON
{
"hex": "#f579b2",
"rgb": {
"r": 245,
"g": 121,
"b": 178
},
"hsl": {
"h": 332.419,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.73469,
"c": 0.1634,
"h": 353
},
"luminance": 0.36302
}Semantic roles & 50–950 ramp
primary
#F579B2
secondary
#D5F5E6
accent
#E37C03
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82