#F575BA#F575BA
#F575BA is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.2% C 0.174 H 348.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F575BA |
|---|---|
| RGB | rgb(245, 117, 186) |
| HSL | hsl(328, 86%, 71%) |
| HSV | hsv(328, 52%, 96%) |
| CMYK | cmyk(0%, 52.2%, 24.1%, 3.9%) |
| CIE-LAB | lab(66.28, 56.59, -13.00) |
| CIE-LCH | lch(66.28, 58.06, 347.06°) |
| OKLab | oklab(73.2% 0.1703 -0.034) |
| OKLCH | oklch(73.2% 0.174 348.7) |
| XYZ | xyz(52.8821, 35.6848, 50.5476) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.27
Hot Pink
#FF69B4
ΔE00 2.56
Pink (survey)
#FF81C0
ΔE00 3.14
Bubble Gum Pink
#FF69AF
ΔE00 3.19
Bubblegum Pink
#FE83CC
ΔE00 3.80
Pale Magenta
#D767AD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575BA #75F5B0
analogous
#F075F5 #F575BA #F5757A
triadic
#F575BA #BAF575 #75BAF5
tetradic
#F575BA #F5F075 #75F5B0 #757AF5
square
#F575BA #F5F075 #75F5B0 #757AF5
split-complementary
#F575BA #7AF575 #75F5F0
monochromatic
#DF1080 #F13C9D #F575BA #F9AED7 #FDE2F1
Accessibility & contrast
On white
2.58
#F575BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F575BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575BA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575BA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8393BC
Deuteranopia (green-blind)
#A5A9B7
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f575ba; /* rgb */ color: rgb(245, 117, 186); /* oklch */ color: oklch(73.2% 0.174 348.7);
Tailwind
colors: {
custom: {
50: '#fba1ce',
500: '#f575ba',
950: '#000000',
},
}SCSS
$custom: #f575ba; $custom-light: #fba1ce; $custom-dark: #000000;
JSON
{
"hex": "#f575ba",
"rgb": {
"r": 245,
"g": 117,
"b": 186
},
"hsl": {
"h": 327.656,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.73197,
"c": 0.17369,
"h": 348.7
},
"luminance": 0.3568
}Semantic roles & 50–950 ramp
primary
#F575BA
secondary
#D2F4E2
accent
#E36A02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82