#7B5AEA#7B5AEA
#7B5AEA is a mid, highly saturated violet. Relative luminance 0.175; OKLCH L 57.9% C 0.207 H 288.8°. Best body text is #FFFFFF at 4.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7B5AEA |
|---|---|
| RGB | rgb(123, 90, 234) |
| HSL | hsl(254, 77%, 64%) |
| HSV | hsv(254, 62%, 92%) |
| CMYK | cmyk(47.4%, 61.5%, 0%, 8.2%) |
| CIE-LAB | lab(48.84, 47.87, -68.52) |
| CIE-LCH | lch(48.84, 83.59, 304.94°) |
| OKLab | oklab(57.93% 0.0667 -0.1961) |
| OKLCH | oklch(57.93% 0.207 288.8) |
| XYZ | xyz(26.6716, 17.4627, 79.7913) |
| Luminance | 0.1746 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.53
Mediumslateblue
#7B68EE
ΔE00 4.10
Light Indigo
#6D5ACF
ΔE00 4.49
Slate Blue
#6A5ACD
ΔE00 5.02
Dark Periwinkle
#665FD1
ΔE00 5.27
Iris
#6258C4
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B5AEA #C9EA5A
analogous
#5A81EA #7B5AEA #C35AEA
triadic
#7B5AEA #EA7B5A #5AEA7B
tetradic
#7B5AEA #EA5A81 #C9EA5A #5AEAC3
square
#7B5AEA #EA5A81 #C9EA5A #5AEAC3
split-complementary
#7B5AEA #EAC35A #81EA5A
monochromatic
#3B17B3 #5024E3 #7B5AEA #A690F1 #D2C7F8
Accessibility & contrast
On white
4.67
#7B5AEA on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.49
#7B5AEA on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #7B5AEA
4.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B5AEA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7B5AEA | 1.00 | 4.67 | 4.49 | 4.67 |
| #FFFFFF | 4.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0077EF
Deuteranopia (green-blind)
#0070E7
Tritanopia (blue-blind)
#567C9A
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #7b5aea; /* rgb */ color: rgb(123, 90, 234); /* oklch */ color: oklch(57.9% 0.207 288.8);
Tailwind
colors: {
custom: {
50: '#a98af2',
500: '#7b5aea',
950: '#000000',
},
}SCSS
$custom: #7b5aea; $custom-light: #a98af2; $custom-dark: #000000;
JSON
{
"hex": "#7b5aea",
"rgb": {
"r": 123,
"g": 90,
"b": 234
},
"hsl": {
"h": 253.75,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.57926,
"c": 0.20711,
"h": 288.8
},
"luminance": 0.17464
}Semantic roles & 50–950 ramp
primary
#7B5AEA
secondary
#DEE9B6
accent
#DA0CAA
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85