#7B60ED#7B60ED
#7B60ED is a mid, highly saturated violet. Relative luminance 0.187; OKLCH L 59.1% C 0.203 H 287.3°. Best body text is #000000 at 4.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7B60ED |
|---|---|
| RGB | rgb(123, 96, 237) |
| HSL | hsl(251, 80%, 65%) |
| HSV | hsv(251, 59%, 93%) |
| CMYK | cmyk(48.1%, 59.5%, 0%, 7.1%) |
| CIE-LAB | lab(50.32, 45.36, -67.80) |
| CIE-LCH | lch(50.32, 81.58, 303.78°) |
| OKLab | oklab(59.08% 0.0603 -0.1939) |
| OKLCH | oklch(59.08% 0.203 287.3) |
| XYZ | xyz(27.6329, 18.6899, 82.2559) |
| Luminance | 0.1869 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.34
Purpley
#8756E4
ΔE00 3.75
Light Indigo
#6D5ACF
ΔE00 5.29
Dark Periwinkle
#665FD1
ΔE00 5.43
Slate Blue
#6A5ACD
ΔE00 5.76
Mediumpurple
#9370DB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B60ED #D2ED60
analogous
#608CED #7B60ED #C160ED
triadic
#7B60ED #ED7B60 #60ED7B
tetradic
#7B60ED #ED608C #D2ED60 #60EDC1
square
#7B60ED #ED608C #D2ED60 #60EDC1
split-complementary
#7B60ED #EDC160 #8CED60
monochromatic
#3615BD #4D29E7 #7B60ED #A997F3 #D6CEF9
Accessibility & contrast
On white
4.43
#7B60ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.74
#7B60ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B60ED
4.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B60ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B60ED | 1.00 | 4.43 | 4.74 | 4.74 |
| #FFFFFF | 4.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF2
Deuteranopia (green-blind)
#0074EA
Tritanopia (blue-blind)
#54819D
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #7b60ed; /* rgb */ color: rgb(123, 96, 237); /* oklch */ color: oklch(59.1% 0.203 287.3);
Tailwind
colors: {
custom: {
50: '#a98ef4',
500: '#7b60ed',
950: '#000000',
},
}SCSS
$custom: #7b60ed; $custom-light: #a98ef4; $custom-dark: #000000;
JSON
{
"hex": "#7b60ed",
"rgb": {
"r": 123,
"g": 96,
"b": 237
},
"hsl": {
"h": 251.489,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.59077,
"c": 0.2031,
"h": 287.3
},
"luminance": 0.18691
}Semantic roles & 50–950 ramp
primary
#7B60ED
secondary
#E3ECBD
accent
#DC0AB4
background
#FBF8FF
surface
#F6F0FE
border
#D0CBD6
text
#110C17
muted
#807D85