#7B60EA#7B60EA
#7B60EA is a mid, vivid violet. Relative luminance 0.185; OKLCH L 58.9% C 0.199 H 287.6°. Best body text is #000000 at 4.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7B60EA |
|---|---|
| RGB | rgb(123, 96, 234) |
| HSL | hsl(252, 77%, 65%) |
| HSV | hsv(252, 59%, 92%) |
| CMYK | cmyk(47.4%, 59%, 0%, 8.2%) |
| CIE-LAB | lab(50.12, 44.50, -66.45) |
| CIE-LCH | lch(50.12, 79.98, 303.81°) |
| OKLab | oklab(58.86% 0.0604 -0.19) |
| OKLCH | oklch(58.86% 0.199 287.6) |
| XYZ | xyz(27.1982, 18.5160, 79.9668) |
| Luminance | 0.1852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.46
Purpley
#8756E4
ΔE00 3.59
Light Indigo
#6D5ACF
ΔE00 4.95
Dark Periwinkle
#665FD1
ΔE00 5.15
Slate Blue
#6A5ACD
ΔE00 5.43
Mediumpurple
#9370DB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B60EA #CFEA60
analogous
#608AEA #7B60EA #C060EA
triadic
#7B60EA #EA7B60 #60EA7B
tetradic
#7B60EA #EA608A #CFEA60 #60EAC0
square
#7B60EA #EA608A #CFEA60 #60EAC0
split-complementary
#7B60EA #EAC060 #8AEA60
monochromatic
#3718B7 #4E2AE3 #7B60EA #A896F1 #D5CCF8
Accessibility & contrast
On white
4.46
#7B60EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.70
#7B60EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B60EA
4.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B60EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B60EA | 1.00 | 4.46 | 4.70 | 4.70 |
| #FFFFFF | 4.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AEF
Deuteranopia (green-blind)
#0074E7
Tritanopia (blue-blind)
#56809C
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #7b60ea; /* rgb */ color: rgb(123, 96, 234); /* oklch */ color: oklch(58.9% 0.199 287.6);
Tailwind
colors: {
custom: {
50: '#a98ef2',
500: '#7b60ea',
950: '#000000',
},
}SCSS
$custom: #7b60ea; $custom-light: #a98ef2; $custom-dark: #000000;
JSON
{
"hex": "#7b60ea",
"rgb": {
"r": 123,
"g": 96,
"b": 234
},
"hsl": {
"h": 251.739,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.5886,
"c": 0.19935,
"h": 287.6
},
"luminance": 0.18517
}Semantic roles & 50–950 ramp
primary
#7B60EA
secondary
#E1EBBB
accent
#D90DB1
background
#FAF8FE
surface
#F5F0FD
border
#CFCBD5
text
#110C17
muted
#807D85