#A595ED#A595ED
#A595ED is a light, vivid violet. Relative luminance 0.356; OKLCH L 71.9% C 0.127 H 291.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A595ED |
|---|---|
| RGB | rgb(165, 149, 237) |
| HSL | hsl(251, 71%, 76%) |
| HSV | hsv(251, 37%, 93%) |
| CMYK | cmyk(30.4%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.22, 25.07, -42.24) |
| CIE-LCH | lch(66.22, 49.12, 300.69°) |
| OKLab | oklab(71.86% 0.0458 -0.118) |
| OKLCH | oklch(71.86% 0.127 291.2) |
| XYZ | xyz(41.5467, 35.6078, 84.7884) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.71
Periwinkle Blue
#8F99FB
ΔE00 6.46
Lavender
#B39DDB
ΔE00 6.46
Lavender Blue
#8B88F8
ΔE00 6.61
Liliac
#C48EFD
ΔE00 7.11
Pastel Purple
#CAA0FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A595ED #DDED95
analogous
#95B1ED #A595ED #D195ED
triadic
#A595ED #EDA595 #95EDA5
tetradic
#A595ED #ED95B1 #DDED95 #95EDD1
square
#A595ED #ED95B1 #DDED95 #95EDD1
split-complementary
#A595ED #EDD195 #B1ED95
monochromatic
#4C2CDB #7961E4 #A595ED #D1C9F6 #E9E5FB
Accessibility & contrast
On white
2.59
#A595ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A595ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A595ED
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A595ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A595ED | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2F0
Deuteranopia (green-blind)
#7D9FEB
Tritanopia (blue-blind)
#94A5B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a595ed; /* rgb */ color: rgb(165, 149, 237); /* oklch */ color: oklch(71.9% 0.127 291.2);
Tailwind
colors: {
custom: {
50: '#c2b4f3',
500: '#a595ed',
950: '#000000',
},
}SCSS
$custom: #a595ed; $custom-light: #c2b4f3; $custom-dark: #000000;
JSON
{
"hex": "#a595ed",
"rgb": {
"r": 165,
"g": 149,
"b": 237
},
"hsl": {
"h": 250.909,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.71859,
"c": 0.12656,
"h": 291.2
},
"luminance": 0.35609
}Semantic roles & 50–950 ramp
primary
#A595ED
secondary
#EEF2D9
accent
#D313B0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085