#7E60EA#7E60EA
#7E60EA is a mid, vivid violet. Relative luminance 0.187; OKLCH L 59.1% C 0.199 H 288.8°. Best body text is #000000 at 4.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7E60EA |
|---|---|
| RGB | rgb(126, 96, 234) |
| HSL | hsl(253, 77%, 65%) |
| HSV | hsv(253, 59%, 92%) |
| CMYK | cmyk(46.2%, 59%, 0%, 8.2%) |
| CIE-LAB | lab(50.38, 45.11, -66.01) |
| CIE-LCH | lch(50.38, 79.95, 304.35°) |
| OKLab | oklab(59.12% 0.0643 -0.1886) |
| OKLCH | oklch(59.12% 0.199 288.8) |
| XYZ | xyz(27.6341, 18.7408, 79.9872) |
| Luminance | 0.1874 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.53
Purpley
#8756E4
ΔE00 3.30
Light Indigo
#6D5ACF
ΔE00 5.23
Dark Periwinkle
#665FD1
ΔE00 5.56
Slate Blue
#6A5ACD
ΔE00 5.74
Mediumpurple
#9370DB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E60EA #CCEA60
analogous
#6087EA #7E60EA #C360EA
triadic
#7E60EA #EA7E60 #60EA7E
tetradic
#7E60EA #EA6087 #CCEA60 #60EAC3
square
#7E60EA #EA6087 #CCEA60 #60EAC3
split-complementary
#7E60EA #EAC360 #87EA60
monochromatic
#3B18B7 #522AE3 #7E60EA #AA96F1 #D6CCF8
Accessibility & contrast
On white
4.42
#7E60EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.75
#7E60EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E60EA
4.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E60EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E60EA | 1.00 | 4.42 | 4.75 | 4.75 |
| #FFFFFF | 4.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BEF
Deuteranopia (green-blind)
#0074E7
Tritanopia (blue-blind)
#5C7F9C
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #7e60ea; /* rgb */ color: rgb(126, 96, 234); /* oklch */ color: oklch(59.1% 0.199 288.8);
Tailwind
colors: {
custom: {
50: '#aa8ef2',
500: '#7e60ea',
950: '#000000',
},
}SCSS
$custom: #7e60ea; $custom-light: #aa8ef2; $custom-dark: #000000;
JSON
{
"hex": "#7e60ea",
"rgb": {
"r": 126,
"g": 96,
"b": 234
},
"hsl": {
"h": 253.043,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.5912,
"c": 0.19922,
"h": 288.8
},
"luminance": 0.18742
}Semantic roles & 50–950 ramp
primary
#7E60EA
secondary
#E0EBBB
accent
#D90DAC
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85