#A593DF#A593DF
#A593DF is a light, moderate violet. Relative luminance 0.342; OKLCH L 70.8% C 0.110 H 294.3°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A593DF |
|---|---|
| RGB | rgb(165, 147, 223) |
| HSL | hsl(254, 54%, 73%) |
| HSV | hsv(254, 34%, 87%) |
| CMYK | cmyk(26%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(65.12, 22.75, -36.25) |
| CIE-LCH | lch(65.12, 42.80, 302.12°) |
| OKLab | oklab(70.82% 0.0454 -0.1007) |
| OKLCH | oklch(70.82% 0.11 294.3) |
| XYZ | xyz(39.2669, 34.1940, 74.3291) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.64
Perrywinkle
#8F8CE7
ΔE00 5.83
Pale Purple
#B790D4
ΔE00 5.94
Lavender (survey)
#C79FEF
ΔE00 6.96
Baby Purple
#CA9BF7
ΔE00 7.43
Liliac
#C48EFD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A593DF #CDDF93
analogous
#93A7DF #A593DF #CB93DF
triadic
#A593DF #DFA593 #93DFA5
tetradic
#A593DF #DF93A7 #CDDF93 #93DFCB
square
#A593DF #DF93A7 #CDDF93 #93DFCB
split-complementary
#A593DF #DFCB93 #A7DF93
monochromatic
#5839BF #7E64D1 #A593DF #CCC2ED #EBE7F8
Accessibility & contrast
On white
2.68
#A593DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#A593DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A593DF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A593DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A593DF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE2
Deuteranopia (green-blind)
#819DDD
Tritanopia (blue-blind)
#99A0AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a593df; /* rgb */ color: rgb(165, 147, 223); /* oklch */ color: oklch(70.8% 0.110 294.3);
Tailwind
colors: {
custom: {
50: '#c1b2e9',
500: '#a593df',
950: '#000000',
},
}SCSS
$custom: #a593df; $custom-light: #c1b2e9; $custom-dark: #000000;
JSON
{
"hex": "#a593df",
"rgb": {
"r": 165,
"g": 147,
"b": 223
},
"hsl": {
"h": 254.211,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.70815,
"c": 0.11043,
"h": 294.3
},
"luminance": 0.34194
}Semantic roles & 50–950 ramp
primary
#A593DF
secondary
#EBEFDC
accent
#C2249C
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084