#A593DB#A593DB
#A593DB is a light, moderate violet. Relative luminance 0.340; OKLCH L 70.6% C 0.105 H 295.1°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A593DB |
|---|---|
| RGB | rgb(165, 147, 219) |
| HSL | hsl(255, 50%, 72%) |
| HSV | hsv(255, 33%, 86%) |
| CMYK | cmyk(24.7%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(64.95, 21.79, -34.29) |
| CIE-LCH | lch(64.95, 40.63, 302.43°) |
| OKLab | oklab(70.63% 0.0444 -0.095) |
| OKLCH | oklch(70.63% 0.105 295.1) |
| XYZ | xyz(38.7339, 33.9808, 71.5224) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.14
Pale Purple
#B790D4
ΔE00 5.47
Perrywinkle
#8F8CE7
ΔE00 6.39
Lavender (survey)
#C79FEF
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.61
Pastel Purple
#CAA0FF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A593DB #C9DB93
analogous
#93A5DB #A593DB #C993DB
triadic
#A593DB #DBA593 #93DBA5
tetradic
#A593DB #DB93A5 #C9DB93 #93DBC9
square
#A593DB #DB93A5 #C9DB93 #93DBC9
split-complementary
#A593DB #DBC993 #A5DB93
monochromatic
#5B3DB7 #7F65CC #A593DB #CBC1EA #ECE8F7
Accessibility & contrast
On white
2.69
#A593DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#A593DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A593DB
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A593DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A593DB | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDE
Deuteranopia (green-blind)
#839DD9
Tritanopia (blue-blind)
#9A9FAD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a593db; /* rgb */ color: rgb(165, 147, 219); /* oklch */ color: oklch(70.6% 0.105 295.1);
Tailwind
colors: {
custom: {
50: '#c1b2e6',
500: '#a593db',
950: '#000000',
},
}SCSS
$custom: #a593db; $custom-light: #c1b2e6; $custom-dark: #000000;
JSON
{
"hex": "#a593db",
"rgb": {
"r": 165,
"g": 147,
"b": 219
},
"hsl": {
"h": 255,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.7063,
"c": 0.10493,
"h": 295.1
},
"luminance": 0.33981
}Semantic roles & 50–950 ramp
primary
#A593DB
secondary
#E9EEDC
accent
#BD2898
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084