#A588E5#A588E5
#A588E5 is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.1% C 0.136 H 297.1°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A588E5 |
|---|---|
| RGB | rgb(165, 136, 229) |
| HSL | hsl(259, 64%, 72%) |
| HSV | hsv(259, 41%, 90%) |
| CMYK | cmyk(27.9%, 40.6%, 0%, 10.2%) |
| CIE-LAB | lab(62.73, 30.47, -43.31) |
| CIE-LCH | lch(62.73, 52.95, 305.13°) |
| OKLab | oklab(69.09% 0.0619 -0.121) |
| OKLCH | oklch(69.09% 0.136 297.1) |
| XYZ | xyz(38.4607, 31.2644, 78.1219) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.64
Liliac
#C48EFD
ΔE00 6.14
Pale Purple
#B790D4
ΔE00 6.88
Periwinkle (survey)
#8E82FE
ΔE00 6.96
Lavender Blue
#8B88F8
ΔE00 7.06
Light Purple
#BF77F6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A588E5 #C8E588
analogous
#889AE5 #A588E5 #D488E5
triadic
#A588E5 #E5A588 #88E5A5
tetradic
#A588E5 #E5889A #C8E588 #88E5D4
square
#A588E5 #E5889A #C8E588 #88E5D4
split-complementary
#A588E5 #E5D488 #9AE588
monochromatic
#5C2CC7 #7F56DA #A588E5 #CBBAF0 #ECE6FA
Accessibility & contrast
On white
2.90
#A588E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#A588E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A588E5
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A588E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A588E5 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E98E9
Deuteranopia (green-blind)
#7397E3
Tritanopia (blue-blind)
#9898AC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #a588e5; /* rgb */ color: rgb(165, 136, 229); /* oklch */ color: oklch(69.1% 0.136 297.1);
Tailwind
colors: {
custom: {
50: '#c2abed',
500: '#a588e5',
950: '#000000',
},
}SCSS
$custom: #a588e5; $custom-light: #c2abed; $custom-dark: #000000;
JSON
{
"hex": "#a588e5",
"rgb": {
"r": 165,
"g": 136,
"b": 229
},
"hsl": {
"h": 258.71,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.69087,
"c": 0.13592,
"h": 297.1
},
"luminance": 0.31265
}Semantic roles & 50–950 ramp
primary
#A588E5
secondary
#E9F0D8
accent
#CC1A94
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#121016
muted
#817F84