#F576D4#F576D4
#F576D4 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.189 H 338.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F576D4 |
|---|---|
| RGB | rgb(245, 118, 212) |
| HSL | hsl(316, 86%, 71%) |
| HSV | hsv(316, 52%, 96%) |
| CMYK | cmyk(0%, 51.8%, 13.5%, 3.9%) |
| CIE-LAB | lab(67.37, 59.85, -25.93) |
| CIE-LCH | lch(67.37, 65.23, 336.57°) |
| OKLab | oklab(74.31% 0.1755 -0.0698) |
| OKLCH | oklch(74.31% 0.189 338.3) |
| XYZ | xyz(56.0189, 37.1270, 66.4903) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.83
Bubblegum Pink
#FE83CC
ΔE00 4.57
Candy Pink
#FF63E9
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F576D4 #76F597
analogous
#D776F5 #F576D4 #F57694
triadic
#F576D4 #D4F576 #76D4F5
tetradic
#F576D4 #F5D776 #76F597 #7694F5
square
#F576D4 #F5D776 #76F597 #7694F5
split-complementary
#F576D4 #94F576 #76F5D7
monochromatic
#E010AA #F13DC2 #F576D4 #F9AFE6 #FDE2F6
Accessibility & contrast
On white
2.49
#F576D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F576D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F576D4
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F576D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F576D4 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A98D7
Deuteranopia (green-blind)
#9EABD1
Tritanopia (blue-blind)
#FF7A9B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f576d4; /* rgb */ color: rgb(245, 118, 212); /* oklch */ color: oklch(74.3% 0.189 338.3);
Tailwind
colors: {
custom: {
50: '#fba2e1',
500: '#f576d4',
950: '#000000',
},
}SCSS
$custom: #f576d4; $custom-light: #fba2e1; $custom-dark: #000000;
JSON
{
"hex": "#f576d4",
"rgb": {
"r": 245,
"g": 118,
"b": 212
},
"hsl": {
"h": 315.591,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.74313,
"c": 0.18884,
"h": 338.3
},
"luminance": 0.37123
}Semantic roles & 50–950 ramp
primary
#F576D4
secondary
#D3F4DB
accent
#E33D03
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83