#7B60EE#7B60EE
#7B60EE is a mid, highly saturated violet. Relative luminance 0.188; OKLCH L 59.1% C 0.204 H 287.2°. Best body text is #000000 at 4.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7B60EE |
|---|---|
| RGB | rgb(123, 96, 238) |
| HSL | hsl(251, 81%, 65%) |
| HSV | hsv(251, 60%, 93%) |
| CMYK | cmyk(48.3%, 59.7%, 0%, 6.7%) |
| CIE-LAB | lab(50.39, 45.65, -68.25) |
| CIE-LCH | lch(50.39, 82.11, 303.77°) |
| OKLab | oklab(59.15% 0.0603 -0.1953) |
| OKLCH | oklch(59.15% 0.204 287.2) |
| XYZ | xyz(27.7794, 18.7485, 83.0274) |
| Luminance | 0.1875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.31
Purpley
#8756E4
ΔE00 3.81
Light Indigo
#6D5ACF
ΔE00 5.40
Dark Periwinkle
#665FD1
ΔE00 5.52
Slate Blue
#6A5ACD
ΔE00 5.87
Mediumpurple
#9370DB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B60EE #D3EE60
analogous
#608CEE #7B60EE #C260EE
triadic
#7B60EE #EE7B60 #60EE7B
tetradic
#7B60EE #EE608C #D3EE60 #60EEC2
square
#7B60EE #EE608C #D3EE60 #60EEC2
split-complementary
#7B60EE #EEC260 #8CEE60
monochromatic
#3514BF #4D29E8 #7B60EE #A997F4 #D7CFFA
Accessibility & contrast
On white
4.42
#7B60EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.75
#7B60EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B60EE
4.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B60EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B60EE | 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)
#007BF3
Deuteranopia (green-blind)
#0074EB
Tritanopia (blue-blind)
#53819E
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #7b60ee; /* rgb */ color: rgb(123, 96, 238); /* oklch */ color: oklch(59.1% 0.204 287.2);
Tailwind
colors: {
custom: {
50: '#a98ef4',
500: '#7b60ee',
950: '#000000',
},
}SCSS
$custom: #7b60ee; $custom-light: #a98ef4; $custom-dark: #000000;
JSON
{
"hex": "#7b60ee",
"rgb": {
"r": 123,
"g": 96,
"b": 238
},
"hsl": {
"h": 251.408,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.59149,
"c": 0.20435,
"h": 287.2
},
"luminance": 0.1875
}Semantic roles & 50–950 ramp
primary
#7B60EE
secondary
#E4EDBD
accent
#DD08B5
background
#FBF8FF
surface
#F6F0FE
border
#D0CBD6
text
#110C17
muted
#807D85