#F577D4#F577D4
#F577D4 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.4% C 0.187 H 338.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F577D4 |
|---|---|
| RGB | rgb(245, 119, 212) |
| HSL | hsl(316, 86%, 71%) |
| HSV | hsv(316, 51%, 96%) |
| CMYK | cmyk(0%, 51.4%, 13.5%, 3.9%) |
| CIE-LAB | lab(67.55, 59.38, -25.66) |
| CIE-LCH | lch(67.55, 64.69, 336.63°) |
| OKLab | oklab(74.44% 0.1741 -0.069) |
| OKLCH | oklch(74.44% 0.187 338.4) |
| XYZ | xyz(56.1373, 37.3637, 66.5298) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.92
Bubblegum Pink
#FE83CC
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577D4 #77F598
analogous
#D777F5 #F577D4 #F57795
triadic
#F577D4 #D4F577 #77D4F5
tetradic
#F577D4 #F5D777 #77F598 #7795F5
square
#F577D4 #F5D777 #77F598 #7795F5
split-complementary
#F577D4 #95F577 #77F5D7
monochromatic
#E111AA #F13EC2 #F577D4 #F9B0E6 #FDE2F6
Accessibility & contrast
On white
2.48
#F577D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F577D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577D4
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577D4 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B98D7
Deuteranopia (green-blind)
#9EACD1
Tritanopia (blue-blind)
#FF7B9C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f577d4; /* rgb */ color: rgb(245, 119, 212); /* oklch */ color: oklch(74.4% 0.187 338.4);
Tailwind
colors: {
custom: {
50: '#fba3e1',
500: '#f577d4',
950: '#000000',
},
}SCSS
$custom: #f577d4; $custom-light: #fba3e1; $custom-dark: #000000;
JSON
{
"hex": "#f577d4",
"rgb": {
"r": 245,
"g": 119,
"b": 212
},
"hsl": {
"h": 315.714,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.74444,
"c": 0.18729,
"h": 338.4
},
"luminance": 0.3736
}Semantic roles & 50–950 ramp
primary
#F577D4
secondary
#D4F4DC
accent
#E33D03
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83