#F575C4#F575C4
#F575C4 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.6% C 0.180 H 344.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F575C4 |
|---|---|
| RGB | rgb(245, 117, 196) |
| HSL | hsl(323, 86%, 71%) |
| HSV | hsv(323, 52%, 96%) |
| CMYK | cmyk(0%, 52.2%, 20%, 3.9%) |
| CIE-LAB | lab(66.62, 57.97, -18.13) |
| CIE-LCH | lch(66.62, 60.74, 342.64°) |
| OKLab | oklab(73.56% 0.173 -0.048) |
| OKLCH | oklch(73.56% 0.18 344.5) |
| XYZ | xyz(53.9826, 36.1250, 56.3435) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 3.81
Hot Pink
#FF69B4
ΔE00 3.97
Pink (survey)
#FF81C0
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.90
Pale Magenta
#D767AD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575C4 #75F5A6
analogous
#E675F5 #F575C4 #F57584
triadic
#F575C4 #C4F575 #75C4F5
tetradic
#F575C4 #F5E675 #75F5A6 #7584F5
square
#F575C4 #F5E675 #75F5A6 #7584F5
split-complementary
#F575C4 #84F575 #75F5E6
monochromatic
#DF1090 #F13CAC #F575C4 #F9AEDC #FDE2F3
Accessibility & contrast
On white
2.55
#F575C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F575C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575C4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575C4 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F95C7
Deuteranopia (green-blind)
#A2AAC1
Tritanopia (blue-blind)
#FF7494
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f575c4; /* rgb */ color: rgb(245, 117, 196); /* oklch */ color: oklch(73.6% 0.180 344.5);
Tailwind
colors: {
custom: {
50: '#fba1d6',
500: '#f575c4',
950: '#000000',
},
}SCSS
$custom: #f575c4; $custom-light: #fba1d6; $custom-dark: #000000;
JSON
{
"hex": "#f575c4",
"rgb": {
"r": 245,
"g": 117,
"b": 196
},
"hsl": {
"h": 322.969,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.73559,
"c": 0.17958,
"h": 344.5
},
"luminance": 0.36121
}Semantic roles & 50–950 ramp
primary
#F575C4
secondary
#D2F4DF
accent
#E35802
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83