#F593FF#F593FF
#F593FF is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.2% C 0.178 H 323.7°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F593FF |
|---|---|
| RGB | rgb(245, 147, 255) |
| HSL | hsl(294, 100%, 79%) |
| HSV | hsv(294, 42%, 100%) |
| CMYK | cmyk(3.9%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(74.51, 52.94, -38.53) |
| CIE-LCH | lch(74.51, 65.48, 323.95°) |
| OKLab | oklab(80.19% 0.1438 -0.1057) |
| OKLCH | oklch(80.19% 0.178 323.7) |
| XYZ | xyz(66.1381, 47.5027, 100.2735) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Purply Pink
#F075E6
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.93
Baby Purple
#CA9BF7
ΔE00 8.11
Mauve
#E0B0FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F593FF #9DFF93
analogous
#BF93FF #F593FF #FF93D3
triadic
#F593FF #FFF593 #93FFF5
tetradic
#F593FF #FFBF93 #9DFF93 #93D3FF
square
#F593FF #FFBF93 #9DFF93 #93D3FF
split-complementary
#F593FF #D3FF93 #93FFBF
monochromatic
#EA19FF #EF56FF #F593FF #FBD0FF #FCE0FF
Accessibility & contrast
On white
2.00
#F593FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F593FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F593FF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F593FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F593FF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#F99FBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f593ff; /* rgb */ color: rgb(245, 147, 255); /* oklch */ color: oklch(80.2% 0.178 323.7);
Tailwind
colors: {
custom: {
50: '#fab5ff',
500: '#f593ff',
950: '#000000',
},
}SCSS
$custom: #f593ff; $custom-light: #fab5ff; $custom-dark: #000000;
JSON
{
"hex": "#f593ff",
"rgb": {
"r": 245,
"g": 147,
"b": 255
},
"hsl": {
"h": 294.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80186,
"c": 0.17846,
"h": 323.7
},
"luminance": 0.475
}Semantic roles & 50–950 ramp
primary
#F593FF
secondary
#D7F7D4
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086