#F574B2#F574B2
#F574B2 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.8% C 0.171 H 352.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F574B2 |
|---|---|
| RGB | rgb(245, 116, 178) |
| HSL | hsl(331, 87%, 71%) |
| HSV | hsv(331, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 27.3%, 3.9%) |
| CIE-LAB | lab(65.84, 56.01, -9.13) |
| CIE-LCH | lch(65.84, 56.74, 350.74°) |
| OKLab | oklab(72.79% 0.1694 -0.0235) |
| OKLCH | oklch(72.79% 0.171 352.1) |
| XYZ | xyz(51.9394, 35.1223, 46.1547) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.94
Bubble Gum Pink
#FF69AF
ΔE00 2.24
Hot Pink
#FF69B4
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 4.99
Carnation Pink
#FF7FA7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574B2 #74F5B7
analogous
#F574F2 #F574B2 #F57674
triadic
#F574B2 #B2F574 #74B2F5
tetradic
#F574B2 #F2F574 #74F5B7 #7674F5
square
#F574B2 #F2F574 #74F5B7 #7674F5
split-complementary
#F574B2 #74F576 #74F2F5
monochromatic
#DF1073 #F13B92 #F574B2 #F9ADD2 #FDE2EF
Accessibility & contrast
On white
2.62
#F574B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#F574B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574B2
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574B2 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B4
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f574b2; /* rgb */ color: rgb(245, 116, 178); /* oklch */ color: oklch(72.8% 0.171 352.1);
Tailwind
colors: {
custom: {
50: '#fca0c9',
500: '#f574b2',
950: '#000000',
},
}SCSS
$custom: #f574b2; $custom-light: #fca0c9; $custom-dark: #000000;
JSON
{
"hex": "#f574b2",
"rgb": {
"r": 245,
"g": 116,
"b": 178
},
"hsl": {
"h": 331.163,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.72788,
"c": 0.17105,
"h": 352.1
},
"luminance": 0.35118
}Semantic roles & 50–950 ramp
primary
#F574B2
secondary
#D1F4E3
accent
#E37702
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82