#A593EE#A593EE
#A593EE is a light, vivid violet. Relative luminance 0.350; OKLCH L 71.5% C 0.131 H 291.8°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A593EE |
|---|---|
| RGB | rgb(165, 147, 238) |
| HSL | hsl(252, 73%, 75%) |
| HSV | hsv(252, 38%, 93%) |
| CMYK | cmyk(30.7%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(65.78, 26.46, -43.48) |
| CIE-LCH | lch(65.78, 50.90, 301.32°) |
| OKLab | oklab(71.54% 0.0487 -0.1216) |
| OKLCH | oklch(71.54% 0.131 291.8) |
| XYZ | xyz(41.3795, 35.0390, 85.4554) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.57
Lavender Blue
#8B88F8
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 6.62
Liliac
#C48EFD
ΔE00 6.75
Lavender
#B39DDB
ΔE00 6.84
Periwinkle (survey)
#8E82FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A593EE #DCEE93
analogous
#93AEEE #A593EE #D293EE
triadic
#A593EE #EEA593 #93EEA5
tetradic
#A593EE #EE93AE #DCEE93 #93EED2
square
#A593EE #EE93AE #DCEE93 #93EED2
split-complementary
#A593EE #EED293 #AEEE93
monochromatic
#4D29DD #795EE6 #A593EE #D1C8F6 #E9E5FB
Accessibility & contrast
On white
2.62
#A593EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#A593EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A593EE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A593EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A593EE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#7A9EEC
Tritanopia (blue-blind)
#94A3B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a593ee; /* rgb */ color: rgb(165, 147, 238); /* oklch */ color: oklch(71.5% 0.131 291.8);
Tailwind
colors: {
custom: {
50: '#c2b2f4',
500: '#a593ee',
950: '#000000',
},
}SCSS
$custom: #a593ee; $custom-light: #c2b2f4; $custom-dark: #000000;
JSON
{
"hex": "#a593ee",
"rgb": {
"r": 165,
"g": 147,
"b": 238
},
"hsl": {
"h": 251.868,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.71539,
"c": 0.13096,
"h": 291.8
},
"luminance": 0.3504
}Semantic roles & 50–950 ramp
primary
#A593EE
secondary
#EDF2D9
accent
#D511AE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085