#7B64EE#7B64EE
#7B64EE is a mid, vivid violet. Relative luminance 0.195; OKLCH L 59.8% C 0.199 H 286.4°. Best body text is #000000 at 4.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7B64EE |
|---|---|
| RGB | rgb(123, 100, 238) |
| HSL | hsl(250, 80%, 66%) |
| HSV | hsv(250, 58%, 93%) |
| CMYK | cmyk(48.3%, 58%, 0%, 6.7%) |
| CIE-LAB | lab(51.26, 43.37, -66.84) |
| CIE-LCH | lch(51.26, 79.68, 302.98°) |
| OKLab | oklab(59.79% 0.0561 -0.1911) |
| OKLCH | oklch(59.79% 0.199 286.4) |
| XYZ | xyz(28.1536, 19.4970, 83.1522) |
| Luminance | 0.1950 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.17
Purpley
#8756E4
ΔE00 4.74
Dark Periwinkle
#665FD1
ΔE00 5.75
Light Indigo
#6D5ACF
ΔE00 5.97
Slate Blue
#6A5ACD
ΔE00 6.40
Mediumpurple
#9370DB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B64EE #D7EE64
analogous
#6492EE #7B64EE #C064EE
triadic
#7B64EE #EE7B64 #64EE7B
tetradic
#7B64EE #EE6492 #D7EE64 #64EEC0
square
#7B64EE #EE6492 #D7EE64 #64EEC0
split-complementary
#7B64EE #EEC064 #92EE64
monochromatic
#3215C2 #4C2DE8 #7B64EE #AA9BF4 #D9D2FA
Accessibility & contrast
On white
4.29
#7B64EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.90
#7B64EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B64EE
4.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B64EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B64EE | 1.00 | 4.29 | 4.90 | 4.90 |
| #FFFFFF | 4.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF3
Deuteranopia (green-blind)
#0076EB
Tritanopia (blue-blind)
#53849F
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7b64ee; /* rgb */ color: rgb(123, 100, 238); /* oklch */ color: oklch(59.8% 0.199 286.4);
Tailwind
colors: {
custom: {
50: '#a991f4',
500: '#7b64ee',
950: '#000000',
},
}SCSS
$custom: #7b64ee; $custom-light: #a991f4; $custom-dark: #000000;
JSON
{
"hex": "#7b64ee",
"rgb": {
"r": 123,
"g": 100,
"b": 238
},
"hsl": {
"h": 250,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.59789,
"c": 0.19916,
"h": 286.4
},
"luminance": 0.19498
}Semantic roles & 50–950 ramp
primary
#7B64EE
secondary
#E6EDC0
accent
#DD09B9
background
#FAF8FF
surface
#F5F0FE
border
#CFCBD6
text
#110D17
muted
#807D85