#F579BF#F579BF
#F579BF is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.9% C 0.170 H 347.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F579BF |
|---|---|
| RGB | rgb(245, 121, 191) |
| HSL | hsl(326, 86%, 72%) |
| HSV | hsv(326, 51%, 96%) |
| CMYK | cmyk(0%, 50.6%, 22%, 3.9%) |
| CIE-LAB | lab(67.17, 55.38, -14.48) |
| CIE-LCH | lch(67.17, 57.24, 345.34°) |
| OKLab | oklab(73.91% 0.166 -0.0381) |
| OKLCH | oklch(73.91% 0.17 347.1) |
| XYZ | xyz(53.8990, 36.8532, 53.5548) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.80
Bubblegum Pink
#FE83CC
ΔE00 2.85
Bubblegum (survey)
#FF6CB5
ΔE00 3.14
Hot Pink
#FF69B4
ΔE00 3.47
Bubble Gum Pink
#FF69AF
ΔE00 4.16
Pale Magenta
#D767AD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F579BF #79F5AF
analogous
#ED79F5 #F579BF #F57981
triadic
#F579BF #BFF579 #79BFF5
tetradic
#F579BF #F5ED79 #79F5AF #7981F5
square
#F579BF #F5ED79 #79F5AF #7981F5
split-complementary
#F579BF #81F579 #79F5ED
monochromatic
#E31187 #F140A4 #F579BF #F9B2DA #FDE3F1
Accessibility & contrast
On white
2.51
#F579BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F579BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F579BF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F579BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F579BF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f579bf; /* rgb */ color: rgb(245, 121, 191); /* oklch */ color: oklch(73.9% 0.170 347.1);
Tailwind
colors: {
custom: {
50: '#fba4d2',
500: '#f579bf',
950: '#000000',
},
}SCSS
$custom: #f579bf; $custom-light: #fba4d2; $custom-dark: #000000;
JSON
{
"hex": "#f579bf",
"rgb": {
"r": 245,
"g": 121,
"b": 191
},
"hsl": {
"h": 326.129,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.73915,
"c": 0.17032,
"h": 347.1
},
"luminance": 0.36849
}Semantic roles & 50–950 ramp
primary
#F579BF
secondary
#D5F5E3
accent
#E36403
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82