#F574C3#F574C3
#F574C3 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.4% C 0.181 H 344.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F574C3 |
|---|---|
| RGB | rgb(245, 116, 195) |
| HSL | hsl(323, 87%, 71%) |
| HSV | hsv(323, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 20.4%, 3.9%) |
| CIE-LAB | lab(66.40, 58.30, -17.89) |
| CIE-LCH | lch(66.40, 60.98, 342.94°) |
| OKLab | oklab(73.39% 0.1742 -0.0474) |
| OKLCH | oklch(73.39% 0.181 344.8) |
| XYZ | xyz(53.7532, 35.8478, 55.7075) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 3.64
Hot Pink
#FF69B4
ΔE00 3.78
Pink (survey)
#FF81C0
ΔE00 4.20
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Pale Magenta
#D767AD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574C3 #74F5A6
analogous
#E774F5 #F574C3 #F57482
triadic
#F574C3 #C3F574 #74C3F5
tetradic
#F574C3 #F5E774 #74F5A6 #7482F5
square
#F574C3 #F5E774 #74F5A6 #7482F5
split-complementary
#F574C3 #82F574 #74F5E7
monochromatic
#DF108F #F13BAA #F574C3 #F9ADDC #FDE2F3
Accessibility & contrast
On white
2.57
#F574C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F574C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574C3
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574C3 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F94C6
Deuteranopia (green-blind)
#A2A9C0
Tritanopia (blue-blind)
#FF7393
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f574c3; /* rgb */ color: rgb(245, 116, 195); /* oklch */ color: oklch(73.4% 0.181 344.8);
Tailwind
colors: {
custom: {
50: '#fba1d5',
500: '#f574c3',
950: '#000000',
},
}SCSS
$custom: #f574c3; $custom-light: #fba1d5; $custom-dark: #000000;
JSON
{
"hex": "#f574c3",
"rgb": {
"r": 245,
"g": 116,
"b": 195
},
"hsl": {
"h": 323.256,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.7339,
"c": 0.18052,
"h": 344.8
},
"luminance": 0.35843
}Semantic roles & 50–950 ramp
primary
#F574C3
secondary
#D1F4DF
accent
#E35902
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83