#805FED#805FED
#805FED is a mid, highly saturated violet. Relative luminance 0.189; OKLCH L 59.4% C 0.204 H 289.4°. Best body text is #000000 at 4.78:1 contrast (WCAG AA passes).
Color values
| HEX | #805FED |
|---|---|
| RGB | rgb(128, 95, 237) |
| HSL | hsl(254, 80%, 65%) |
| HSV | hsv(254, 60%, 93%) |
| CMYK | cmyk(46%, 59.9%, 0%, 7.1%) |
| CIE-LAB | lab(50.55, 46.91, -67.41) |
| CIE-LCH | lch(50.55, 82.12, 304.83°) |
| OKLab | oklab(59.35% 0.0677 -0.1926) |
| OKLCH | oklch(59.35% 0.204 289.4) |
| XYZ | xyz(28.2760, 18.8869, 82.2600) |
| Luminance | 0.1889 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.76
Purpley
#8756E4
ΔE00 3.10
Light Indigo
#6D5ACF
ΔE00 5.64
Dark Periwinkle
#665FD1
ΔE00 6.06
Slate Blue
#6A5ACD
ΔE00 6.17
Lighter Purple
#A55AF4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#805FED #CCED5F
analogous
#5F85ED #805FED #C75FED
triadic
#805FED #ED805F #5FED80
tetradic
#805FED #ED5F85 #CCED5F #5FEDC7
square
#805FED #ED5F85 #CCED5F #5FEDC7
split-complementary
#805FED #EDC75F #85ED5F
monochromatic
#3C15BC #5428E7 #805FED #AC96F3 #D7CDF9
Accessibility & contrast
On white
4.40
#805FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.78
#805FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #805FED
4.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##805FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##805FED | 1.00 | 4.40 | 4.78 | 4.78 |
| #FFFFFF | 4.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF2
Deuteranopia (green-blind)
#0075EA
Tritanopia (blue-blind)
#5E809D
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #805fed; /* rgb */ color: rgb(128, 95, 237); /* oklch */ color: oklch(59.4% 0.204 289.4);
Tailwind
colors: {
custom: {
50: '#ac8ef4',
500: '#805fed',
950: '#000000',
},
}SCSS
$custom: #805fed; $custom-light: #ac8ef4; $custom-dark: #000000;
JSON
{
"hex": "#805fed",
"rgb": {
"r": 128,
"g": 95,
"b": 237
},
"hsl": {
"h": 253.944,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.59354,
"c": 0.20419,
"h": 289.4
},
"luminance": 0.18888
}Semantic roles & 50–950 ramp
primary
#805FED
secondary
#E1ECBC
accent
#DC09AB
background
#FBF8FF
surface
#F6F0FE
border
#D0CBD6
text
#110C17
muted
#807D85