#A593FF#A593FF
#A593FF is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.4% C 0.154 H 289.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A593FF |
|---|---|
| RGB | rgb(165, 147, 255) |
| HSL | hsl(250, 100%, 79%) |
| HSV | hsv(250, 42%, 100%) |
| CMYK | cmyk(35.3%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(66.59, 30.81, -51.52) |
| CIE-LCH | lch(66.59, 60.03, 300.88°) |
| OKLab | oklab(72.41% 0.0517 -0.1449) |
| OKLCH | oklch(72.41% 0.154 289.6) |
| XYZ | xyz(43.9959, 36.0856, 99.2355) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.95
Lavender Blue
#8B88F8
ΔE00 5.22
Periwinkle Blue
#8F99FB
ΔE00 5.59
Periwinkle (survey)
#8E82FE
ΔE00 5.73
Liliac
#C48EFD
ΔE00 6.96
Pastel Purple
#CAA0FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A593FF #EDFF93
analogous
#93B7FF #A593FF #DB93FF
triadic
#A593FF #FFA593 #93FFA5
tetradic
#A593FF #FF93B7 #EDFF93 #93FFDB
square
#A593FF #FF93B7 #EDFF93 #93FFDB
split-complementary
#A593FF #FFDB93 #B7FF93
monochromatic
#3F19FF #7256FF #A593FF #D8D0FF #E5E0FF
Accessibility & contrast
On white
2.56
#A593FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A593FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A593FF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A593FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A593FF | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#709FFC
Tritanopia (blue-blind)
#8EA8BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a593ff; /* rgb */ color: rgb(165, 147, 255); /* oklch */ color: oklch(72.4% 0.154 289.6);
Tailwind
colors: {
custom: {
50: '#c3b3ff',
500: '#a593ff',
950: '#000000',
},
}SCSS
$custom: #a593ff; $custom-light: #c3b3ff; $custom-dark: #000000;
JSON
{
"hex": "#a593ff",
"rgb": {
"r": 165,
"g": 147,
"b": 255
},
"hsl": {
"h": 250,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.72415,
"c": 0.15389,
"h": 289.6
},
"luminance": 0.36087
}Semantic roles & 50–950 ramp
primary
#A593FF
secondary
#F1F7D4
accent
#E600BF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086