#A58BEE#A58BEE
#A58BEE is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.1% C 0.143 H 294.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A58BEE |
|---|---|
| RGB | rgb(165, 139, 238) |
| HSL | hsl(256, 74%, 74%) |
| HSV | hsv(256, 42%, 93%) |
| CMYK | cmyk(30.7%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(63.87, 31.00, -46.49) |
| CIE-LCH | lch(63.87, 55.88, 303.69°) |
| OKLab | oklab(70.09% 0.0594 -0.1303) |
| OKLCH | oklch(70.09% 0.143 294.5) |
| XYZ | xyz(40.1784, 32.6370, 85.0551) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.89
Liliac
#C48EFD
ΔE00 5.95
Lavender Blue
#8B88F8
ΔE00 5.97
Periwinkle (survey)
#8E82FE
ΔE00 5.97
Light Purple
#BF77F6
ΔE00 7.63
Baby Purple
#CA9BF7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A58BEE #D4EE8B
analogous
#8BA3EE #A58BEE #D78BEE
triadic
#A58BEE #EEA58B #8BEEA5
tetradic
#A58BEE #EE8BA3 #D4EE8B #8BEED7
square
#A58BEE #EE8BA3 #D4EE8B #8BEED7
split-complementary
#A58BEE #EED78B #A3EE8B
monochromatic
#5221DE #7C56E6 #A58BEE #CEC0F6 #EAE4FB
Accessibility & contrast
On white
2.79
#A58BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#A58BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A58BEE
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A58BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A58BEE | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#7199EC
Tritanopia (blue-blind)
#959DB1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a58bee; /* rgb */ color: rgb(165, 139, 238); /* oklch */ color: oklch(70.1% 0.143 294.5);
Tailwind
colors: {
custom: {
50: '#c2adf4',
500: '#a58bee',
950: '#000000',
},
}SCSS
$custom: #a58bee; $custom-light: #c2adf4; $custom-dark: #000000;
JSON
{
"hex": "#a58bee",
"rgb": {
"r": 165,
"g": 139,
"b": 238
},
"hsl": {
"h": 255.758,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.70086,
"c": 0.1432,
"h": 294.5
},
"luminance": 0.32638
}Semantic roles & 50–950 ramp
primary
#A58BEE
secondary
#ECF3D8
accent
#D70FA2
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85