#F574BE#F574BE
#F574BE is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.2% C 0.177 H 346.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F574BE |
|---|---|
| RGB | rgb(245, 116, 190) |
| HSL | hsl(326, 87%, 71%) |
| HSV | hsv(326, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 22.4%, 3.9%) |
| CIE-LAB | lab(66.23, 57.60, -15.33) |
| CIE-LCH | lch(66.23, 59.61, 345.10°) |
| OKLab | oklab(73.21% 0.1729 -0.0403) |
| OKLCH | oklch(73.21% 0.178 346.9) |
| XYZ | xyz(53.1974, 35.6255, 52.7799) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.79
Hot Pink
#FF69B4
ΔE00 2.99
Bubblegum Pink
#FE83CC
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 3.62
Bubble Gum Pink
#FF69AF
ΔE00 3.83
Pale Magenta
#D767AD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574BE #74F5AB
analogous
#EB74F5 #F574BE #F5747D
triadic
#F574BE #BEF574 #74BEF5
tetradic
#F574BE #F5EB74 #74F5AB #747DF5
square
#F574BE #F5EB74 #74F5AB #747DF5
split-complementary
#F574BE #7DF574 #74F5EB
monochromatic
#DF1087 #F13BA3 #F574BE #F9ADD9 #FDE2F2
Accessibility & contrast
On white
2.58
#F574BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F574BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574BE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574BE | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C0
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f574be; /* rgb */ color: rgb(245, 116, 190); /* oklch */ color: oklch(73.2% 0.177 346.9);
Tailwind
colors: {
custom: {
50: '#fba0d1',
500: '#f574be',
950: '#000000',
},
}SCSS
$custom: #f574be; $custom-light: #fba0d1; $custom-dark: #000000;
JSON
{
"hex": "#f574be",
"rgb": {
"r": 245,
"g": 116,
"b": 190
},
"hsl": {
"h": 325.581,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.73207,
"c": 0.1775,
"h": 346.9
},
"luminance": 0.35621
}Semantic roles & 50–950 ramp
primary
#F574BE
secondary
#D1F4E0
accent
#E36202
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82