#805AE5#805AE5
#805AE5 is a mid, highly saturated violet. Relative luminance 0.176; OKLCH L 58.0% C 0.201 H 291.5°. Best body text is #FFFFFF at 4.65:1 contrast (WCAG AA passes).
Color values
| HEX | #805AE5 |
|---|---|
| RGB | rgb(128, 90, 229) |
| HSL | hsl(256, 73%, 63%) |
| HSV | hsv(256, 61%, 90%) |
| CMYK | cmyk(44.1%, 60.7%, 0%, 10.2%) |
| CIE-LAB | lab(48.96, 47.47, -65.49) |
| CIE-LCH | lch(48.96, 80.89, 305.94°) |
| OKLab | oklab(58.01% 0.0735 -0.187) |
| OKLCH | oklch(58.01% 0.201 291.5) |
| XYZ | xyz(26.6972, 17.5578, 76.0959) |
| Luminance | 0.1756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.60
Mediumslateblue
#7B68EE
ΔE00 4.45
Light Indigo
#6D5ACF
ΔE00 4.55
Slate Blue
#6A5ACD
ΔE00 5.14
Dark Periwinkle
#665FD1
ΔE00 5.63
Lightish Purple
#A552E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#805AE5 #BFE55A
analogous
#5A79E5 #805AE5 #C65AE5
triadic
#805AE5 #E5805A #5AE580
tetradic
#805AE5 #E55A79 #BFE55A #5AE5C6
square
#805AE5 #E55A79 #BFE55A #5AE5C6
split-complementary
#805AE5 #E5C65A #79E55A
monochromatic
#421BAA #5725DD #805AE5 #A98FED #D1C4F6
Accessibility & contrast
On white
4.65
#805AE5 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.51
#805AE5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #805AE5
4.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##805AE5 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##805AE5 | 1.00 | 4.65 | 4.51 | 4.65 |
| #FFFFFF | 4.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0077E9
Deuteranopia (green-blind)
#0071E2
Tritanopia (blue-blind)
#627A97
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #805ae5; /* rgb */ color: rgb(128, 90, 229); /* oklch */ color: oklch(58.0% 0.201 291.5);
Tailwind
colors: {
custom: {
50: '#ac8aee',
500: '#805ae5',
950: '#000000',
},
}SCSS
$custom: #805ae5; $custom-light: #ac8aee; $custom-dark: #000000;
JSON
{
"hex": "#805ae5",
"rgb": {
"r": 128,
"g": 90,
"b": 229
},
"hsl": {
"h": 256.403,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.58012,
"c": 0.20094,
"h": 291.5
},
"luminance": 0.17559
}Semantic roles & 50–950 ramp
primary
#805AE5
secondary
#D9E7B4
accent
#D5119F
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C16
muted
#807D84