#8462EA#8462EA
#8462EA is a mid, vivid violet. Relative luminance 0.196; OKLCH L 60.0% C 0.196 H 290.8°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8462EA |
|---|---|
| RGB | rgb(132, 98, 234) |
| HSL | hsl(255, 76%, 65%) |
| HSV | hsv(255, 58%, 92%) |
| CMYK | cmyk(43.6%, 58.1%, 0%, 8.2%) |
| CIE-LAB | lab(51.36, 45.22, -64.40) |
| CIE-LCH | lch(51.36, 78.69, 305.07°) |
| OKLab | oklab(59.97% 0.0697 -0.1837) |
| OKLCH | oklch(59.97% 0.196 290.8) |
| XYZ | xyz(28.7306, 19.5805, 80.0916) |
| Luminance | 0.1958 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.54
Purpley
#8756E4
ΔE00 3.47
Mediumpurple
#9370DB
ΔE00 5.54
Lighter Purple
#A55AF4
ΔE00 5.99
Light Indigo
#6D5ACF
ΔE00 6.14
Dark Periwinkle
#665FD1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8462EA #C8EA62
analogous
#6284EA #8462EA #C862EA
triadic
#8462EA #EA8462 #62EA84
tetradic
#8462EA #EA6284 #C8EA62 #62EAC8
square
#8462EA #EA6284 #C8EA62 #62EAC8
split-complementary
#8462EA #EAC862 #84EA62
monochromatic
#4119B9 #5A2CE3 #8462EA #AE98F1 #D9CEF8
Accessibility & contrast
On white
4.27
#8462EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#8462EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8462EA
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8462EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8462EA | 1.00 | 4.27 | 4.92 | 4.92 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEE
Deuteranopia (green-blind)
#0877E7
Tritanopia (blue-blind)
#66809D
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #8462ea; /* rgb */ color: rgb(132, 98, 234); /* oklch */ color: oklch(60.0% 0.196 290.8);
Tailwind
colors: {
custom: {
50: '#ae90f1',
500: '#8462ea',
950: '#000000',
},
}SCSS
$custom: #8462ea; $custom-light: #ae90f1; $custom-dark: #000000;
JSON
{
"hex": "#8462ea",
"rgb": {
"r": 132,
"g": 98,
"b": 234
},
"hsl": {
"h": 255,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.59968,
"c": 0.19645,
"h": 290.8
},
"luminance": 0.19581
}Semantic roles & 50–950 ramp
primary
#8462EA
secondary
#DFEBBD
accent
#D90DA6
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85