#F574D6#F574D6
#F574D6 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.193 H 337.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F574D6 |
|---|---|
| RGB | rgb(245, 116, 214) |
| HSL | hsl(314, 87%, 71%) |
| HSV | hsv(314, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 12.7%, 3.9%) |
| CIE-LAB | lab(67.10, 61.08, -27.47) |
| CIE-LCH | lch(67.10, 66.98, 335.78°) |
| OKLab | oklab(74.13% 0.1786 -0.0741) |
| OKLCH | oklch(74.13% 0.193 337.5) |
| XYZ | xyz(56.0397, 36.7624, 67.7496) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.33
Candy Pink
#FF63E9
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 4.98
Bubblegum Pink
#FE83CC
ΔE00 5.16
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574D6 #74F593
analogous
#D474F5 #F574D6 #F57495
triadic
#F574D6 #D6F574 #74D6F5
tetradic
#F574D6 #F5D474 #74F593 #7495F5
square
#F574D6 #F5D474 #74F593 #7495F5
split-complementary
#F574D6 #95F574 #74F5D4
monochromatic
#DF10AD #F13BC5 #F574D6 #F9ADE7 #FDE2F7
Accessibility & contrast
On white
2.51
#F574D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F574D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574D6
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574D6 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7797D9
Deuteranopia (green-blind)
#9CABD3
Tritanopia (blue-blind)
#FF799B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f574d6; /* rgb */ color: rgb(245, 116, 214); /* oklch */ color: oklch(74.1% 0.193 337.5);
Tailwind
colors: {
custom: {
50: '#fba1e3',
500: '#f574d6',
950: '#000000',
},
}SCSS
$custom: #f574d6; $custom-light: #fba1e3; $custom-dark: #000000;
JSON
{
"hex": "#f574d6",
"rgb": {
"r": 245,
"g": 116,
"b": 214
},
"hsl": {
"h": 314.419,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.74135,
"c": 0.19338,
"h": 337.5
},
"luminance": 0.36758
}Semantic roles & 50–950 ramp
primary
#F574D6
secondary
#D1F4D9
accent
#E33802
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83