#F576B2#F576B2
#F576B2 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.1% C 0.168 H 352.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F576B2 |
|---|---|
| RGB | rgb(245, 118, 178) |
| HSL | hsl(332, 86%, 71%) |
| HSV | hsv(332, 52%, 96%) |
| CMYK | cmyk(0%, 51.8%, 27.3%, 3.9%) |
| CIE-LAB | lab(66.20, 55.06, -8.59) |
| CIE-LCH | lch(66.20, 55.73, 351.13°) |
| OKLab | oklab(73.06% 0.1666 -0.0221) |
| OKLCH | oklch(73.06% 0.168 352.5) |
| XYZ | xyz(52.1724, 35.5884, 46.2324) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.24
Bubble Gum Pink
#FF69AF
ΔE00 2.51
Hot Pink
#FF69B4
ΔE00 2.60
Pink (survey)
#FF81C0
ΔE00 3.16
Bubblegum Pink
#FE83CC
ΔE00 4.91
Carnation Pink
#FF7FA7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F576B2 #76F5B9
analogous
#F576F1 #F576B2 #F57976
triadic
#F576B2 #B2F576 #76B2F5
tetradic
#F576B2 #F1F576 #76F5B9 #7976F5
square
#F576B2 #F1F576 #76F5B9 #7976F5
split-complementary
#F576B2 #76F579 #76F1F5
monochromatic
#E01073 #F13D92 #F576B2 #F9AFD2 #FDE2EF
Accessibility & contrast
On white
2.59
#F576B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F576B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F576B2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F576B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F576B2 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B4
Deuteranopia (green-blind)
#A8A9AF
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f576b2; /* rgb */ color: rgb(245, 118, 178); /* oklch */ color: oklch(73.1% 0.168 352.5);
Tailwind
colors: {
custom: {
50: '#fba1c9',
500: '#f576b2',
950: '#000000',
},
}SCSS
$custom: #f576b2; $custom-light: #fba1c9; $custom-dark: #000000;
JSON
{
"hex": "#f576b2",
"rgb": {
"r": 245,
"g": 118,
"b": 178
},
"hsl": {
"h": 331.654,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.73058,
"c": 0.16801,
"h": 352.5
},
"luminance": 0.35584
}Semantic roles & 50–950 ramp
primary
#F576B2
secondary
#D3F4E4
accent
#E37903
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82