#F579B8#F579B8
#F579B8 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.166 H 350.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F579B8 |
|---|---|
| RGB | rgb(245, 121, 184) |
| HSL | hsl(330, 86%, 72%) |
| HSV | hsv(330, 51%, 96%) |
| CMYK | cmyk(0%, 50.6%, 24.9%, 3.9%) |
| CIE-LAB | lab(66.94, 54.42, -10.88) |
| CIE-LCH | lch(66.94, 55.50, 348.69°) |
| OKLab | oklab(73.67% 0.164 -0.0283) |
| OKLCH | oklch(73.67% 0.166 350.2) |
| XYZ | xyz(53.1470, 36.5525, 49.5943) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.43
Bubblegum (survey)
#FF6CB5
ΔE00 2.56
Hot Pink
#FF69B4
ΔE00 2.97
Bubble Gum Pink
#FF69AF
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 3.76
Carnation Pink
#FF7FA7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F579B8 #79F5B6
analogous
#F479F5 #F579B8 #F5797A
triadic
#F579B8 #B8F579 #79B8F5
tetradic
#F579B8 #F5F479 #79F5B6 #797AF5
square
#F579B8 #F5F479 #79F5B6 #797AF5
split-complementary
#F579B8 #7AF579 #79F5F4
monochromatic
#E3117B #F1409A #F579B8 #F9B2D6 #FDE3F0
Accessibility & contrast
On white
2.53
#F579B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F579B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F579B8
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F579B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F579B8 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795BA
Deuteranopia (green-blind)
#A8ABB5
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f579b8; /* rgb */ color: rgb(245, 121, 184); /* oklch */ color: oklch(73.7% 0.166 350.2);
Tailwind
colors: {
custom: {
50: '#fba3cd',
500: '#f579b8',
950: '#000000',
},
}SCSS
$custom: #f579b8; $custom-light: #fba3cd; $custom-dark: #000000;
JSON
{
"hex": "#f579b8",
"rgb": {
"r": 245,
"g": 121,
"b": 184
},
"hsl": {
"h": 329.516,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.73671,
"c": 0.16642,
"h": 350.2
},
"luminance": 0.36548
}Semantic roles & 50–950 ramp
primary
#F579B8
secondary
#D5F5E5
accent
#E37103
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82