#F578BC#F578BC
#F578BC is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.170 H 348.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F578BC |
|---|---|
| RGB | rgb(245, 120, 188) |
| HSL | hsl(327, 86%, 72%) |
| HSV | hsv(327, 51%, 96%) |
| CMYK | cmyk(0%, 51%, 23.3%, 3.9%) |
| CIE-LAB | lab(66.89, 55.44, -13.22) |
| CIE-LCH | lch(66.89, 57.00, 346.59°) |
| OKLab | oklab(73.67% 0.1666 -0.0346) |
| OKLCH | oklch(73.67% 0.17 348.3) |
| XYZ | xyz(53.4513, 36.4808, 51.7936) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Pink (survey)
#FF81C0
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 3.27
Bubble Gum Pink
#FF69AF
ΔE00 3.66
Pale Magenta
#D767AD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F578BC #78F5B1
analogous
#F078F5 #F578BC #F5787E
triadic
#F578BC #BCF578 #78BCF5
tetradic
#F578BC #F5F078 #78F5B1 #787EF5
square
#F578BC #F5F078 #78F5B1 #787EF5
split-complementary
#F578BC #7EF578 #78F5F0
monochromatic
#E21183 #F13FA0 #F578BC #F9B1D8 #FDE3F1
Accessibility & contrast
On white
2.53
#F578BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F578BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F578BC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F578BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F578BC | 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)
#8595BE
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#FF7592
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f578bc; /* rgb */ color: rgb(245, 120, 188); /* oklch */ color: oklch(73.7% 0.170 348.3);
Tailwind
colors: {
custom: {
50: '#fba3d0',
500: '#f578bc',
950: '#000000',
},
}SCSS
$custom: #f578bc; $custom-light: #fba3d0; $custom-dark: #000000;
JSON
{
"hex": "#f578bc",
"rgb": {
"r": 245,
"g": 120,
"b": 188
},
"hsl": {
"h": 327.36,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.73672,
"c": 0.17015,
"h": 348.3
},
"luminance": 0.36476
}Semantic roles & 50–950 ramp
primary
#F578BC
secondary
#D4F4E3
accent
#E36903
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82