#F575BF#F575BF
#F575BF is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.4% C 0.177 H 346.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F575BF |
|---|---|
| RGB | rgb(245, 117, 191) |
| HSL | hsl(325, 86%, 71%) |
| HSV | hsv(325, 52%, 96%) |
| CMYK | cmyk(0%, 52.2%, 22%, 3.9%) |
| CIE-LAB | lab(66.44, 57.27, -15.57) |
| CIE-LCH | lch(66.44, 59.35, 344.79°) |
| OKLab | oklab(73.38% 0.1717 -0.041) |
| OKLCH | oklch(73.38% 0.177 346.6) |
| XYZ | xyz(53.4229, 35.9011, 53.3961) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.96
Hot Pink
#FF69B4
ΔE00 3.18
Bubblegum Pink
#FE83CC
ΔE00 3.39
Pink (survey)
#FF81C0
ΔE00 3.54
Bubble Gum Pink
#FF69AF
ΔE00 4.01
Pale Magenta
#D767AD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575BF #75F5AB
analogous
#EB75F5 #F575BF #F5757F
triadic
#F575BF #BFF575 #75BFF5
tetradic
#F575BF #F5EB75 #75F5AB #757FF5
square
#F575BF #F5EB75 #75F5AB #757FF5
split-complementary
#F575BF #7FF575 #75F5EB
monochromatic
#DF1088 #F13CA5 #F575BF #F9AED9 #FDE2F2
Accessibility & contrast
On white
2.57
#F575BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F575BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575BF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575BF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f575bf; /* rgb */ color: rgb(245, 117, 191); /* oklch */ color: oklch(73.4% 0.177 346.6);
Tailwind
colors: {
custom: {
50: '#fba1d2',
500: '#f575bf',
950: '#000000',
},
}SCSS
$custom: #f575bf; $custom-light: #fba1d2; $custom-dark: #000000;
JSON
{
"hex": "#f575bf",
"rgb": {
"r": 245,
"g": 117,
"b": 191
},
"hsl": {
"h": 325.313,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.73376,
"c": 0.17655,
"h": 346.6
},
"luminance": 0.35897
}Semantic roles & 50–950 ramp
primary
#F575BF
secondary
#D2F4E0
accent
#E36102
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82