#F575EF#F575EF
#F575EF is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.4% C 0.211 H 329.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F575EF |
|---|---|
| RGB | rgb(245, 117, 239) |
| HSL | hsl(303, 86%, 71%) |
| HSV | hsv(303, 52%, 96%) |
| CMYK | cmyk(0%, 52.2%, 2.4%, 3.9%) |
| CIE-LAB | lab(68.29, 64.62, -39.48) |
| CIE-LCH | lch(68.29, 75.73, 328.58°) |
| OKLab | oklab(75.35% 0.1817 -0.1082) |
| OKLCH | oklch(75.35% 0.211 329.2) |
| XYZ | xyz(59.5968, 38.3707, 85.9118) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.40
Violet (CSS)
#EE82EE
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 3.00
Light Magenta
#FA5FF7
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 3.85
Orchid
#DA70D6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575EF #75F57B
analogous
#BB75F5 #F575EF #F575AF
triadic
#F575EF #EFF575 #75EFF5
tetradic
#F575EF #F5BB75 #75F57B #75AFF5
square
#F575EF #F5BB75 #75F57B #75AFF5
split-complementary
#F575EF #AFF575 #75F5BB
monochromatic
#DF10D6 #F13CE8 #F575EF #F9AEF6 #FDE2FC
Accessibility & contrast
On white
2.42
#F575EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F575EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575EF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575EF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF3
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#FD82A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f575ef; /* rgb */ color: rgb(245, 117, 239); /* oklch */ color: oklch(75.4% 0.211 329.2);
Tailwind
colors: {
custom: {
50: '#fba2f4',
500: '#f575ef',
950: '#000000',
},
}SCSS
$custom: #f575ef; $custom-light: #fba2f4; $custom-dark: #000000;
JSON
{
"hex": "#f575ef",
"rgb": {
"r": 245,
"g": 117,
"b": 239
},
"hsl": {
"h": 302.813,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.75352,
"c": 0.21148,
"h": 329.2
},
"luminance": 0.38367
}Semantic roles & 50–950 ramp
primary
#F575EF
secondary
#D2F4D3
accent
#E30D02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85