#F574E4#F574E4
#F574E4 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.7% C 0.204 H 332.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F574E4 |
|---|---|
| RGB | rgb(245, 116, 228) |
| HSL | hsl(308, 87%, 71%) |
| HSV | hsv(308, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 6.9%, 3.9%) |
| CIE-LAB | lab(67.66, 63.28, -34.39) |
| CIE-LCH | lch(67.66, 72.02, 331.48°) |
| OKLab | oklab(74.73% 0.1813 -0.0937) |
| OKLCH | oklch(74.73% 0.204 332.7) |
| XYZ | xyz(57.9051, 37.5086, 77.5737) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.02
Candy Pink
#FF63E9
ΔE00 2.73
Violet (CSS)
#EE82EE
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 4.54
Orchid
#DA70D6
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574E4 #74F585
analogous
#C574F5 #F574E4 #F574A3
triadic
#F574E4 #E4F574 #74E4F5
tetradic
#F574E4 #F5C574 #74F585 #74A3F5
square
#F574E4 #F5C574 #74F585 #74A3F5
split-complementary
#F574E4 #A3F574 #74F5C5
monochromatic
#DF10C3 #F13BD9 #F574E4 #F9ADEF #FDE2F9
Accessibility & contrast
On white
2.47
#F574E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F574E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574E4
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574E4 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7199E8
Deuteranopia (green-blind)
#97ACE0
Tritanopia (blue-blind)
#FE7DA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f574e4; /* rgb */ color: rgb(245, 116, 228); /* oklch */ color: oklch(74.7% 0.204 332.7);
Tailwind
colors: {
custom: {
50: '#fba1ed',
500: '#f574e4',
950: '#000000',
},
}SCSS
$custom: #f574e4; $custom-light: #fba1ed; $custom-dark: #000000;
JSON
{
"hex": "#f574e4",
"rgb": {
"r": 245,
"g": 116,
"b": 228
},
"hsl": {
"h": 307.907,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.74731,
"c": 0.20405,
"h": 332.7
},
"luminance": 0.37505
}Semantic roles & 50–950 ramp
primary
#F574E4
secondary
#D1F4D6
accent
#E32002
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84