#F574FF#F574FF
#F574FF is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.227 H 324.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F574FF |
|---|---|
| RGB | rgb(245, 116, 255) |
| HSL | hsl(296, 100%, 73%) |
| HSV | hsv(296, 55%, 100%) |
| CMYK | cmyk(3.9%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(68.84, 67.81, -47.40) |
| CIE-LCH | lch(68.84, 82.73, 325.05°) |
| OKLab | oklab(75.99% 0.1849 -0.131) |
| OKLCH | oklch(75.99% 0.227 324.7) |
| XYZ | xyz(61.9501, 39.1266, 98.8774) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 4.54
Orchid
#DA70D6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F574FF #7EFF74
analogous
#AF74FF #F574FF #FF74C4
triadic
#F574FF #FFF574 #74FFF5
tetradic
#F574FF #FFAF74 #7EFF74 #74C4FF
square
#F574FF #FFAF74 #7EFF74 #74C4FF
split-complementary
#F574FF #C4FF74 #74FFAF
monochromatic
#E700F9 #F137FF #F574FF #F9B1FF #FDE0FF
Accessibility & contrast
On white
2.38
#F574FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F574FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F574FF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F574FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F574FF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#FA86AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f574ff; /* rgb */ color: rgb(245, 116, 255); /* oklch */ color: oklch(76.0% 0.227 324.7);
Tailwind
colors: {
custom: {
50: '#fba2ff',
500: '#f574ff',
950: '#000000',
},
}SCSS
$custom: #f574ff; $custom-light: #fba2ff; $custom-dark: #000000;
JSON
{
"hex": "#f574ff",
"rgb": {
"r": 245,
"g": 116,
"b": 255
},
"hsl": {
"h": 295.683,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.7599,
"c": 0.22659,
"h": 324.7
},
"luminance": 0.39123
}Semantic roles & 50–950 ramp
primary
#F574FF
secondary
#D6F7D4
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86