#F574B4#F574B4
#F574B4 is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.172 H 351.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F574B4 |
|---|---|
| RGB | rgb(245, 116, 180) |
| HSL | hsl(330, 87%, 71%) |
| HSV | hsv(330, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 26.5%, 3.9%) |
| CIE-LAB | lab(65.91, 56.26, -10.17) |
| CIE-LCH | lch(65.91, 57.18, 349.76°) |
| OKLab | oklab(72.86% 0.17 -0.0263) |
| OKLCH | oklch(72.86% 0.172 351.2) |
| XYZ | xyz(52.1417, 35.2032, 47.2200) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.85
Hot Pink
#FF69B4
ΔE00 2.18
Bubble Gum Pink
#FF69AF
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum Pink
#FE83CC
ΔE00 4.68
Carnation Pink
#FF7FA7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574B4 #74F5B5
analogous
#F574F4 #F574B4 #F57474
triadic
#F574B4 #B4F574 #74B4F5
tetradic
#F574B4 #F4F574 #74F5B5 #7474F5
square
#F574B4 #F4F574 #74F5B5 #7474F5
split-complementary
#F574B4 #74F574 #74F4F5
monochromatic
#DF1076 #F13B95 #F574B4 #F9ADD3 #FDE2F0
Accessibility & contrast
On white
2.61
#F574B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F574B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574B4
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574B4 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B6
Deuteranopia (green-blind)
#A6A9B1
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f574b4; /* rgb */ color: rgb(245, 116, 180); /* oklch */ color: oklch(72.9% 0.172 351.2);
Tailwind
colors: {
custom: {
50: '#fba0ca',
500: '#f574b4',
950: '#000000',
},
}SCSS
$custom: #f574b4; $custom-light: #fba0ca; $custom-dark: #000000;
JSON
{
"hex": "#f574b4",
"rgb": {
"r": 245,
"g": 116,
"b": 180
},
"hsl": {
"h": 330.233,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.72856,
"c": 0.17205,
"h": 351.2
},
"luminance": 0.35199
}Semantic roles & 50–950 ramp
primary
#F574B4
secondary
#D1F4E3
accent
#E37402
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82