#F574AE#F574AE
#F574AE is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.7% C 0.169 H 353.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F574AE |
|---|---|
| RGB | rgb(245, 116, 174) |
| HSL | hsl(333, 87%, 71%) |
| HSV | hsv(333, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 29%, 3.9%) |
| CIE-LAB | lab(65.72, 55.49, -7.04) |
| CIE-LCH | lch(65.72, 55.94, 352.77°) |
| OKLab | oklab(72.66% 0.1682 -0.0179) |
| OKLCH | oklch(72.66% 0.169 353.9) |
| XYZ | xyz(51.5436, 34.9640, 44.0703) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.24
Bubblegum (survey)
#FF6CB5
ΔE00 2.39
Hot Pink
#FF69B4
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 4.94
Medium Pink
#F36196
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574AE #74F5BB
analogous
#F574EF #F574AE #F57A74
triadic
#F574AE #AEF574 #74AEF5
tetradic
#F574AE #EFF574 #74F5BB #7A74F5
square
#F574AE #EFF574 #74F5BB #7A74F5
split-complementary
#F574AE #74F57A #74EFF5
monochromatic
#DF106D #F13B8D #F574AE #F9ADCF #FDE2EE
Accessibility & contrast
On white
2.63
#F574AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F574AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574AE
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574AE | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B0
Deuteranopia (green-blind)
#A8A8AB
Tritanopia (blue-blind)
#FF6D8A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f574ae; /* rgb */ color: rgb(245, 116, 174); /* oklch */ color: oklch(72.7% 0.169 353.9);
Tailwind
colors: {
custom: {
50: '#fca0c6',
500: '#f574ae',
950: '#000000',
},
}SCSS
$custom: #f574ae; $custom-light: #fca0c6; $custom-dark: #000000;
JSON
{
"hex": "#f574ae",
"rgb": {
"r": 245,
"g": 116,
"b": 174
},
"hsl": {
"h": 333.023,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.72656,
"c": 0.16916,
"h": 353.9
},
"luminance": 0.34959
}Semantic roles & 50–950 ramp
primary
#F574AE
secondary
#D1F4E4
accent
#E37E02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82