#F574D4#F574D4
#F574D4 is a light, vivid pink. Relative luminance 0.367; OKLCH L 74.1% C 0.192 H 338.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F574D4 |
|---|---|
| RGB | rgb(245, 116, 212) |
| HSL | hsl(315, 87%, 71%) |
| HSV | hsv(315, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 13.5%, 3.9%) |
| CIE-LAB | lab(67.02, 60.78, -26.47) |
| CIE-LCH | lch(67.02, 66.29, 336.46°) |
| OKLab | oklab(74.05% 0.1782 -0.0713) |
| OKLCH | oklch(74.05% 0.192 338.2) |
| XYZ | xyz(55.7859, 36.6609, 66.4127) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 4.49
Bubblegum Pink
#FE83CC
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 5.30
Orchid
#DA70D6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574D4 #74F595
analogous
#D574F5 #F574D4 #F57493
triadic
#F574D4 #D4F574 #74D4F5
tetradic
#F574D4 #F5D574 #74F595 #7493F5
square
#F574D4 #F5D574 #74F595 #7493F5
split-complementary
#F574D4 #93F574 #74F5D5
monochromatic
#DF10AA #F13BC2 #F574D4 #F9ADE6 #FDE2F6
Accessibility & contrast
On white
2.52
#F574D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F574D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574D4
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574D4 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7896D7
Deuteranopia (green-blind)
#9DAAD1
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f574d4; /* rgb */ color: rgb(245, 116, 212); /* oklch */ color: oklch(74.1% 0.192 338.2);
Tailwind
colors: {
custom: {
50: '#fba1e1',
500: '#f574d4',
950: '#000000',
},
}SCSS
$custom: #f574d4; $custom-light: #fba1e1; $custom-dark: #000000;
JSON
{
"hex": "#f574d4",
"rgb": {
"r": 245,
"g": 116,
"b": 212
},
"hsl": {
"h": 315.349,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.74053,
"c": 0.19193,
"h": 338.2
},
"luminance": 0.36657
}Semantic roles & 50–950 ramp
primary
#F574D4
secondary
#D1F4DA
accent
#E33C02
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83