#F579BE#F579BE
#F579BE is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.9% C 0.170 H 347.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F579BE |
|---|---|
| RGB | rgb(245, 121, 190) |
| HSL | hsl(327, 86%, 72%) |
| HSV | hsv(327, 51%, 96%) |
| CMYK | cmyk(0%, 50.6%, 22.4%, 3.9%) |
| CIE-LAB | lab(67.13, 55.24, -13.97) |
| CIE-LCH | lch(67.13, 56.98, 345.81°) |
| OKLab | oklab(73.88% 0.1657 -0.0367) |
| OKLCH | oklch(73.88% 0.17 347.5) |
| XYZ | xyz(53.7893, 36.8094, 52.9772) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.70
Bubblegum Pink
#FE83CC
ΔE00 2.95
Bubblegum (survey)
#FF6CB5
ΔE00 3.02
Hot Pink
#FF69B4
ΔE00 3.36
Bubble Gum Pink
#FF69AF
ΔE00 4.01
Pale Magenta
#D767AD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F579BE #79F5B0
analogous
#EE79F5 #F579BE #F57980
triadic
#F579BE #BEF579 #79BEF5
tetradic
#F579BE #F5EE79 #79F5B0 #7980F5
square
#F579BE #F5EE79 #79F5B0 #7980F5
split-complementary
#F579BE #80F579 #79F5EE
monochromatic
#E31186 #F140A2 #F579BE #F9B2DA #FDE3F1
Accessibility & contrast
On white
2.51
#F579BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F579BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F579BE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F579BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F579BE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f579be; /* rgb */ color: rgb(245, 121, 190); /* oklch */ color: oklch(73.9% 0.170 347.5);
Tailwind
colors: {
custom: {
50: '#fba3d1',
500: '#f579be',
950: '#000000',
},
}SCSS
$custom: #f579be; $custom-light: #fba3d1; $custom-dark: #000000;
JSON
{
"hex": "#f579be",
"rgb": {
"r": 245,
"g": 121,
"b": 190
},
"hsl": {
"h": 326.613,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.7388,
"c": 0.16974,
"h": 347.5
},
"luminance": 0.36805
}Semantic roles & 50–950 ramp
primary
#F579BE
secondary
#D5F5E3
accent
#E36603
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82