#7B61ED#7B61ED
#7B61ED is a mid, highly saturated violet. Relative luminance 0.189; OKLCH L 59.2% C 0.202 H 287.1°. Best body text is #000000 at 4.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7B61ED |
|---|---|
| RGB | rgb(123, 97, 237) |
| HSL | hsl(251, 80%, 65%) |
| HSV | hsv(251, 59%, 93%) |
| CMYK | cmyk(48.1%, 59.1%, 0%, 7.1%) |
| CIE-LAB | lab(50.54, 44.79, -67.45) |
| CIE-LCH | lch(50.54, 80.97, 303.59°) |
| OKLab | oklab(59.24% 0.0593 -0.1929) |
| OKLCH | oklch(59.24% 0.202 287.1) |
| XYZ | xyz(27.7247, 18.8735, 82.2865) |
| Luminance | 0.1888 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.05
Purpley
#8756E4
ΔE00 3.97
Light Indigo
#6D5ACF
ΔE00 5.41
Dark Periwinkle
#665FD1
ΔE00 5.46
Slate Blue
#6A5ACD
ΔE00 5.88
Mediumpurple
#9370DB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B61ED #D3ED61
analogous
#618DED #7B61ED #C161ED
triadic
#7B61ED #ED7B61 #61ED7B
tetradic
#7B61ED #ED618D #D3ED61 #61EDC1
square
#7B61ED #ED618D #D3ED61 #61EDC1
split-complementary
#7B61ED #EDC161 #8DED61
monochromatic
#3516BE #4D2AE7 #7B61ED #A998F3 #D7CFFA
Accessibility & contrast
On white
4.40
#7B61ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.78
#7B61ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B61ED
4.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B61ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B61ED | 1.00 | 4.40 | 4.78 | 4.78 |
| #FFFFFF | 4.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF2
Deuteranopia (green-blind)
#0074EA
Tritanopia (blue-blind)
#54819E
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #7b61ed; /* rgb */ color: rgb(123, 97, 237); /* oklch */ color: oklch(59.2% 0.202 287.1);
Tailwind
colors: {
custom: {
50: '#a98ff4',
500: '#7b61ed',
950: '#000000',
},
}SCSS
$custom: #7b61ed; $custom-light: #a98ff4; $custom-dark: #000000;
JSON
{
"hex": "#7b61ed",
"rgb": {
"r": 123,
"g": 97,
"b": 237
},
"hsl": {
"h": 251.143,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.59235,
"c": 0.20181,
"h": 287.1
},
"luminance": 0.18875
}Semantic roles & 50–950 ramp
primary
#7B61ED
secondary
#E4ECBD
accent
#DC0AB5
background
#FAF8FF
surface
#F5F0FE
border
#CFCBD6
text
#110C17
muted
#807D85