#7B5CEB#7B5CEB
#7B5CEB is a mid, highly saturated violet. Relative luminance 0.179; OKLCH L 58.3% C 0.206 H 288.3°. Best body text is #FFFFFF at 4.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7B5CEB |
|---|---|
| RGB | rgb(123, 92, 235) |
| HSL | hsl(253, 78%, 64%) |
| HSV | hsv(253, 61%, 92%) |
| CMYK | cmyk(47.7%, 60.9%, 0%, 7.8%) |
| CIE-LAB | lab(49.33, 47.04, -68.29) |
| CIE-LCH | lch(49.33, 82.92, 304.56°) |
| OKLab | oklab(58.31% 0.0646 -0.1954) |
| OKLCH | oklch(58.31% 0.206 288.3) |
| XYZ | xyz(26.9866, 17.8623, 80.6070) |
| Luminance | 0.1786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.87
Mediumslateblue
#7B68EE
ΔE00 3.52
Light Indigo
#6D5ACF
ΔE00 4.69
Slate Blue
#6A5ACD
ΔE00 5.21
Dark Periwinkle
#665FD1
ΔE00 5.26
Iris
#6258C4
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B5CEB #CCEB5C
analogous
#5C85EB #7B5CEB #C35CEB
triadic
#7B5CEB #EB7B5C #5CEB7B
tetradic
#7B5CEB #EB5C85 #CCEB5C #5CEBC3
square
#7B5CEB #EB5C85 #CCEB5C #5CEBC3
split-complementary
#7B5CEB #EBC35C #85EB5C
monochromatic
#3916B6 #4F25E4 #7B5CEB #A793F2 #D3C9F8
Accessibility & contrast
On white
4.59
#7B5CEB on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.57
#7B5CEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #7B5CEB
4.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B5CEB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B5CEB | 1.00 | 4.59 | 4.57 | 4.59 |
| #FFFFFF | 4.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0078F0
Deuteranopia (green-blind)
#0072E8
Tritanopia (blue-blind)
#557D9B
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #7b5ceb; /* rgb */ color: rgb(123, 92, 235); /* oklch */ color: oklch(58.3% 0.206 288.3);
Tailwind
colors: {
custom: {
50: '#a98bf2',
500: '#7b5ceb',
950: '#000000',
},
}SCSS
$custom: #7b5ceb; $custom-light: #a98bf2; $custom-dark: #000000;
JSON
{
"hex": "#7b5ceb",
"rgb": {
"r": 123,
"g": 92,
"b": 235
},
"hsl": {
"h": 253.007,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.58306,
"c": 0.20578,
"h": 288.3
},
"luminance": 0.17863
}Semantic roles & 50–950 ramp
primary
#7B5CEB
secondary
#E0EAB8
accent
#DA0BAD
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85