#F574BF#F574BF
#F574BF is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.2% C 0.178 H 346.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F574BF |
|---|---|
| RGB | rgb(245, 116, 191) |
| HSL | hsl(325, 87%, 71%) |
| HSV | hsv(325, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 22%, 3.9%) |
| CIE-LAB | lab(66.27, 57.74, -15.84) |
| CIE-LCH | lch(66.27, 59.87, 344.66°) |
| OKLab | oklab(73.24% 0.1731 -0.0417) |
| OKLCH | oklch(73.24% 0.178 346.4) |
| XYZ | xyz(53.3070, 35.6694, 53.3575) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.95
Hot Pink
#FF69B4
ΔE00 3.14
Bubblegum Pink
#FE83CC
ΔE00 3.55
Pink (survey)
#FF81C0
ΔE00 3.72
Bubble Gum Pink
#FF69AF
ΔE00 4.00
Pale Magenta
#D767AD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574BF #74F5AA
analogous
#EA74F5 #F574BF #F5747E
triadic
#F574BF #BFF574 #74BFF5
tetradic
#F574BF #F5EA74 #74F5AA #747EF5
square
#F574BF #F5EA74 #74F5AA #747EF5
split-complementary
#F574BF #7EF574 #74F5EA
monochromatic
#DF1088 #F13BA5 #F574BF #F9ADD9 #FDE2F2
Accessibility & contrast
On white
2.58
#F574BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F574BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574BF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574BF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f574bf; /* rgb */ color: rgb(245, 116, 191); /* oklch */ color: oklch(73.2% 0.178 346.4);
Tailwind
colors: {
custom: {
50: '#fba0d2',
500: '#f574bf',
950: '#000000',
},
}SCSS
$custom: #f574bf; $custom-light: #fba0d2; $custom-dark: #000000;
JSON
{
"hex": "#f574bf",
"rgb": {
"r": 245,
"g": 116,
"b": 191
},
"hsl": {
"h": 325.116,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.73243,
"c": 0.17809,
"h": 346.4
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#F574BF
secondary
#D1F4E0
accent
#E36002
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82