#A595EA#A595EA
#A595EA is a light, vivid violet. Relative luminance 0.354; OKLCH L 71.7% C 0.122 H 291.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A595EA |
|---|---|
| RGB | rgb(165, 149, 234) |
| HSL | hsl(251, 67%, 75%) |
| HSV | hsv(251, 36%, 92%) |
| CMYK | cmyk(29.5%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(66.09, 24.32, -40.80) |
| CIE-LCH | lch(66.09, 47.50, 300.79°) |
| OKLab | oklab(71.71% 0.0452 -0.1138) |
| OKLCH | oklch(71.71% 0.122 291.6) |
| XYZ | xyz(41.1120, 35.4340, 82.4994) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.87
Lavender
#B39DDB
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 6.79
Lavender Blue
#8B88F8
ΔE00 6.95
Liliac
#C48EFD
ΔE00 7.21
Pastel Purple
#CAA0FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A595EA #DAEA95
analogous
#95B0EA #A595EA #CF95EA
triadic
#A595EA #EAA595 #95EAA5
tetradic
#A595EA #EA95B0 #DAEA95 #95EACF
square
#A595EA #EA95B0 #DAEA95 #95EACF
split-complementary
#A595EA #EACF95 #B0EA95
monochromatic
#4E2FD6 #7A62E0 #A595EA #D0C8F4 #E9E5FA
Accessibility & contrast
On white
2.60
#A595EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A595EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A595EA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A595EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A595EA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#95A4B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a595ea; /* rgb */ color: rgb(165, 149, 234); /* oklch */ color: oklch(71.7% 0.122 291.6);
Tailwind
colors: {
custom: {
50: '#c1b4f1',
500: '#a595ea',
950: '#000000',
},
}SCSS
$custom: #a595ea; $custom-light: #c1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#a595ea",
"rgb": {
"r": 165,
"g": 149,
"b": 234
},
"hsl": {
"h": 251.294,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.71713,
"c": 0.12244,
"h": 291.6
},
"luminance": 0.35435
}Semantic roles & 50–950 ramp
primary
#A595EA
secondary
#EDF1DA
accent
#CF17AC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084