#7E62EA#7E62EA
#7E62EA is a mid, vivid violet. Relative luminance 0.191; OKLCH L 59.4% C 0.197 H 288.4°. Best body text is #000000 at 4.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7E62EA |
|---|---|
| RGB | rgb(126, 98, 234) |
| HSL | hsl(252, 76%, 65%) |
| HSV | hsv(252, 58%, 92%) |
| CMYK | cmyk(46.2%, 58.1%, 0%, 8.2%) |
| CIE-LAB | lab(50.82, 43.97, -65.31) |
| CIE-LCH | lch(50.82, 78.73, 303.95°) |
| OKLab | oklab(59.44% 0.0621 -0.1865) |
| OKLCH | oklch(59.44% 0.197 288.4) |
| XYZ | xyz(27.8189, 19.1104, 80.0488) |
| Luminance | 0.1911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.00
Purpley
#8756E4
ΔE00 3.79
Light Indigo
#6D5ACF
ΔE00 5.49
Dark Periwinkle
#665FD1
ΔE00 5.63
Slate Blue
#6A5ACD
ΔE00 5.98
Mediumpurple
#9370DB
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E62EA #CEEA62
analogous
#628AEA #7E62EA #C262EA
triadic
#7E62EA #EA7E62 #62EA7E
tetradic
#7E62EA #EA628A #CEEA62 #62EAC2
square
#7E62EA #EA628A #CEEA62 #62EAC2
split-complementary
#7E62EA #EAC262 #8AEA62
monochromatic
#3A19B9 #522CE3 #7E62EA #AA98F1 #D7CEF8
Accessibility & contrast
On white
4.35
#7E62EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.82
#7E62EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E62EA
4.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E62EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E62EA | 1.00 | 4.35 | 4.82 | 4.82 |
| #FFFFFF | 4.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEE
Deuteranopia (green-blind)
#0076E7
Tritanopia (blue-blind)
#5B819D
Achromatopsia (no color)
#797979
Design tokens & code
CSS
--color: #7e62ea; /* rgb */ color: rgb(126, 98, 234); /* oklch */ color: oklch(59.4% 0.197 288.4);
Tailwind
colors: {
custom: {
50: '#aa90f2',
500: '#7e62ea',
950: '#000000',
},
}SCSS
$custom: #7e62ea; $custom-light: #aa90f2; $custom-dark: #000000;
JSON
{
"hex": "#7e62ea",
"rgb": {
"r": 126,
"g": 98,
"b": 234
},
"hsl": {
"h": 252.353,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.59438,
"c": 0.19657,
"h": 288.4
},
"luminance": 0.19111
}Semantic roles & 50–950 ramp
primary
#7E62EA
secondary
#E1EBBD
accent
#D90DAF
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85