#A595EE#A595EE
#A595EE is a light, vivid violet. Relative luminance 0.357; OKLCH L 71.9% C 0.128 H 291.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A595EE |
|---|---|
| RGB | rgb(165, 149, 238) |
| HSL | hsl(251, 72%, 76%) |
| HSV | hsv(251, 37%, 93%) |
| CMYK | cmyk(30.7%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(66.26, 25.32, -42.72) |
| CIE-LCH | lch(66.26, 49.66, 300.65°) |
| OKLab | oklab(71.91% 0.046 -0.1194) |
| OKLCH | oklch(71.91% 0.128 291.1) |
| XYZ | xyz(41.6932, 35.6664, 85.5600) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.67
Periwinkle Blue
#8F99FB
ΔE00 6.35
Lavender Blue
#8B88F8
ΔE00 6.50
Lavender
#B39DDB
ΔE00 6.61
Liliac
#C48EFD
ΔE00 7.08
Pastel Purple
#CAA0FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A595EE #DEEE95
analogous
#95B1EE #A595EE #D295EE
triadic
#A595EE #EEA595 #95EEA5
tetradic
#A595EE #EE95B1 #DEEE95 #95EED2
square
#A595EE #EE95B1 #DEEE95 #95EED2
split-complementary
#A595EE #EED295 #B1EE95
monochromatic
#4B2CDD #7860E6 #A595EE #D2CAF6 #E9E5FB
Accessibility & contrast
On white
2.58
#A595EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A595EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A595EE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A595EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A595EE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F1
Deuteranopia (green-blind)
#7C9FEC
Tritanopia (blue-blind)
#94A5B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a595ee; /* rgb */ color: rgb(165, 149, 238); /* oklch */ color: oklch(71.9% 0.128 291.1);
Tailwind
colors: {
custom: {
50: '#c2b4f4',
500: '#a595ee',
950: '#000000',
},
}SCSS
$custom: #a595ee; $custom-light: #c2b4f4; $custom-dark: #000000;
JSON
{
"hex": "#a595ee",
"rgb": {
"r": 165,
"g": 149,
"b": 238
},
"hsl": {
"h": 250.787,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.71909,
"c": 0.12792,
"h": 291.1
},
"luminance": 0.35667
}Semantic roles & 50–950 ramp
primary
#A595EE
secondary
#EEF2D9
accent
#D411B1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085