#F579B7#F579B7
#F579B7 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.6% C 0.166 H 350.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F579B7 |
|---|---|
| RGB | rgb(245, 121, 183) |
| HSL | hsl(330, 86%, 72%) |
| HSV | hsv(330, 51%, 96%) |
| CMYK | cmyk(0%, 50.6%, 25.3%, 3.9%) |
| CIE-LAB | lab(66.91, 54.29, -10.37) |
| CIE-LCH | lch(66.91, 55.27, 349.19°) |
| OKLab | oklab(73.64% 0.1637 -0.0269) |
| OKLCH | oklch(73.64% 0.166 350.7) |
| XYZ | xyz(53.0425, 36.5107, 49.0442) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.45
Bubblegum (survey)
#FF6CB5
ΔE00 2.54
Hot Pink
#FF69B4
ΔE00 2.96
Bubble Gum Pink
#FF69AF
ΔE00 3.19
Bubblegum Pink
#FE83CC
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F579B7 #79F5B7
analogous
#F579F5 #F579B7 #F57979
triadic
#F579B7 #B7F579 #79B7F5
tetradic
#F579B7 #F5F579 #79F5B7 #7979F5
square
#F579B7 #F5F579 #79F5B7 #7979F5
split-complementary
#F579B7 #79F579 #79F5F5
monochromatic
#E3117A #F14098 #F579B7 #F9B2D6 #FDE3F0
Accessibility & contrast
On white
2.53
#F579B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F579B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F579B7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F579B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F579B7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795B9
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#FF7590
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f579b7; /* rgb */ color: rgb(245, 121, 183); /* oklch */ color: oklch(73.6% 0.166 350.7);
Tailwind
colors: {
custom: {
50: '#fba3cc',
500: '#f579b7',
950: '#000000',
},
}SCSS
$custom: #f579b7; $custom-light: #fba3cc; $custom-dark: #000000;
JSON
{
"hex": "#f579b7",
"rgb": {
"r": 245,
"g": 121,
"b": 183
},
"hsl": {
"h": 330,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.73637,
"c": 0.16589,
"h": 350.7
},
"luminance": 0.36506
}Semantic roles & 50–950 ramp
primary
#F579B7
secondary
#D5F5E5
accent
#E37303
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82