#F574E9#F574E9
#F574E9 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.0% C 0.208 H 331.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F574E9 |
|---|---|
| RGB | rgb(245, 116, 233) |
| HSL | hsl(306, 87%, 71%) |
| HSV | hsv(306, 53%, 96%) |
| CMYK | cmyk(0%, 52.7%, 4.9%, 3.9%) |
| CIE-LAB | lab(67.87, 64.09, -36.83) |
| CIE-LCH | lch(67.87, 73.92, 330.11°) |
| OKLab | oklab(74.95% 0.1821 -0.1006) |
| OKLCH | oklch(74.95% 0.208 331.1) |
| XYZ | xyz(58.6092, 37.7902, 81.2822) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.77
Candy Pink
#FF63E9
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 2.75
Light Magenta
#FA5FF7
ΔE00 3.95
Violet Pink
#FB5FFC
ΔE00 4.34
Orchid
#DA70D6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574E9 #74F580
analogous
#C074F5 #F574E9 #F574A8
triadic
#F574E9 #E9F574 #74E9F5
tetradic
#F574E9 #F5C074 #74F580 #74A8F5
square
#F574E9 #F5C074 #74F580 #74A8F5
split-complementary
#F574E9 #A8F574 #74F5C0
monochromatic
#DF10CB #F13BE0 #F574E9 #F9ADF2 #FDE2FA
Accessibility & contrast
On white
2.45
#F574E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F574E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574E9
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574E9 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AED
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#FE7FA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f574e9; /* rgb */ color: rgb(245, 116, 233); /* oklch */ color: oklch(75.0% 0.208 331.1);
Tailwind
colors: {
custom: {
50: '#fba1f0',
500: '#f574e9',
950: '#000000',
},
}SCSS
$custom: #f574e9; $custom-light: #fba1f0; $custom-dark: #000000;
JSON
{
"hex": "#f574e9",
"rgb": {
"r": 245,
"g": 116,
"b": 233
},
"hsl": {
"h": 305.581,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.74953,
"c": 0.20806,
"h": 331.1
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#F574E9
secondary
#D1F4D4
accent
#E31702
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84