#F574C2#F574C2
#F574C2 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.4% C 0.180 H 345.2°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F574C2 |
|---|---|
| RGB | rgb(245, 116, 194) |
| HSL | hsl(324, 87%, 71%) |
| HSV | hsv(324, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 20.8%, 3.9%) |
| CIE-LAB | lab(66.37, 58.16, -17.38) |
| CIE-LCH | lch(66.37, 60.70, 343.37°) |
| OKLab | oklab(73.35% 0.1739 -0.046) |
| OKLCH | oklch(73.35% 0.18 345.2) |
| XYZ | xyz(53.6405, 35.8028, 55.1140) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Bubblegum Pink
#FE83CC
ΔE00 3.47
Hot Pink
#FF69B4
ΔE00 3.62
Pink (survey)
#FF81C0
ΔE00 4.07
Bubble Gum Pink
#FF69AF
ΔE00 4.54
Pale Magenta
#D767AD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574C2 #74F5A7
analogous
#E774F5 #F574C2 #F57481
triadic
#F574C2 #C2F574 #74C2F5
tetradic
#F574C2 #F5E774 #74F5A7 #7481F5
square
#F574C2 #F5E774 #74F5A7 #7481F5
split-complementary
#F574C2 #81F574 #74F5E7
monochromatic
#DF108D #F13BA9 #F574C2 #F9ADDB #FDE2F2
Accessibility & contrast
On white
2.57
#F574C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F574C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574C2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574C2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F94C5
Deuteranopia (green-blind)
#A2A9BF
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f574c2; /* rgb */ color: rgb(245, 116, 194); /* oklch */ color: oklch(73.4% 0.180 345.2);
Tailwind
colors: {
custom: {
50: '#fba1d4',
500: '#f574c2',
950: '#000000',
},
}SCSS
$custom: #f574c2; $custom-light: #fba1d4; $custom-dark: #000000;
JSON
{
"hex": "#f574c2",
"rgb": {
"r": 245,
"g": 116,
"b": 194
},
"hsl": {
"h": 323.721,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.73353,
"c": 0.1799,
"h": 345.2
},
"luminance": 0.35798
}Semantic roles & 50–950 ramp
primary
#F574C2
secondary
#D1F4DF
accent
#E35B02
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83