#F575D3#F575D3
#F575D3 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.190 H 338.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F575D3 |
|---|---|
| RGB | rgb(245, 117, 211) |
| HSL | hsl(316, 86%, 71%) |
| HSV | hsv(316, 52%, 96%) |
| CMYK | cmyk(0%, 52.2%, 13.9%, 3.9%) |
| CIE-LAB | lab(67.16, 60.16, -25.70) |
| CIE-LCH | lch(67.16, 65.43, 336.87°) |
| OKLab | oklab(74.14% 0.1766 -0.0691) |
| OKLCH | oklch(74.14% 0.19 338.6) |
| XYZ | xyz(55.7760, 36.8424, 65.7890) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.95
Bubblegum Pink
#FE83CC
ΔE00 4.59
Candy Pink
#FF63E9
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575D3 #75F597
analogous
#D775F5 #F575D3 #F57593
triadic
#F575D3 #D3F575 #75D3F5
tetradic
#F575D3 #F5D775 #75F597 #7593F5
square
#F575D3 #F5D775 #75F597 #7593F5
split-complementary
#F575D3 #93F575 #75F5D7
monochromatic
#DF10A8 #F13CC1 #F575D3 #F9AEE5 #FDE2F6
Accessibility & contrast
On white
2.51
#F575D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F575D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575D3
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575D3 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7997D6
Deuteranopia (green-blind)
#9EABD0
Tritanopia (blue-blind)
#FF799A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f575d3; /* rgb */ color: rgb(245, 117, 211); /* oklch */ color: oklch(74.1% 0.190 338.6);
Tailwind
colors: {
custom: {
50: '#fba1e0',
500: '#f575d3',
950: '#000000',
},
}SCSS
$custom: #f575d3; $custom-light: #fba1e0; $custom-dark: #000000;
JSON
{
"hex": "#f575d3",
"rgb": {
"r": 245,
"g": 117,
"b": 211
},
"hsl": {
"h": 315.938,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.74142,
"c": 0.18967,
"h": 338.6
},
"luminance": 0.36838
}Semantic roles & 50–950 ramp
primary
#F575D3
secondary
#D2F4DB
accent
#E33E02
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83