#F574AF#F574AF
#F574AF is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.7% C 0.170 H 353.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F574AF |
|---|---|
| RGB | rgb(245, 116, 175) |
| HSL | hsl(333, 87%, 71%) |
| HSV | hsv(333, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 28.6%, 3.9%) |
| CIE-LAB | lab(65.75, 55.62, -7.57) |
| CIE-LCH | lch(65.75, 56.13, 352.25°) |
| OKLab | oklab(72.69% 0.1685 -0.0193) |
| OKLCH | oklch(72.69% 0.17 353.5) |
| XYZ | xyz(51.6415, 35.0032, 44.5857) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.20
Bubblegum (survey)
#FF6CB5
ΔE00 2.25
Hot Pink
#FF69B4
ΔE00 2.54
Pink (survey)
#FF81C0
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 5.12
Medium Pink
#F36196
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574AF #74F5BA
analogous
#F574F0 #F574AF #F57974
triadic
#F574AF #AFF574 #74AFF5
tetradic
#F574AF #F0F574 #74F5BA #7974F5
square
#F574AF #F0F574 #74F5BA #7974F5
split-complementary
#F574AF #74F579 #74F0F5
monochromatic
#DF106E #F13B8E #F574AF #F9ADD0 #FDE2EF
Accessibility & contrast
On white
2.63
#F574AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F574AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574AF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574AF | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#FF6D8A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f574af; /* rgb */ color: rgb(245, 116, 175); /* oklch */ color: oklch(72.7% 0.170 353.5);
Tailwind
colors: {
custom: {
50: '#fca0c6',
500: '#f574af',
950: '#000000',
},
}SCSS
$custom: #f574af; $custom-light: #fca0c6; $custom-dark: #000000;
JSON
{
"hex": "#f574af",
"rgb": {
"r": 245,
"g": 116,
"b": 175
},
"hsl": {
"h": 332.558,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.72689,
"c": 0.16962,
"h": 353.5
},
"luminance": 0.34998
}Semantic roles & 50–950 ramp
primary
#F574AF
secondary
#D1F4E4
accent
#E37C02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82