#7D60EA#7D60EA
#7D60EA is a mid, vivid violet. Relative luminance 0.187; OKLCH L 59.0% C 0.199 H 288.4°. Best body text is #000000 at 4.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7D60EA |
|---|---|
| RGB | rgb(125, 96, 234) |
| HSL | hsl(253, 77%, 65%) |
| HSV | hsv(253, 59%, 92%) |
| CMYK | cmyk(46.6%, 59%, 0%, 8.2%) |
| CIE-LAB | lab(50.29, 44.90, -66.16) |
| CIE-LCH | lch(50.29, 79.96, 304.17°) |
| OKLab | oklab(59.03% 0.063 -0.189) |
| OKLCH | oklch(59.03% 0.199 288.4) |
| XYZ | xyz(27.4873, 18.6651, 79.9804) |
| Luminance | 0.1867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.49
Purpley
#8756E4
ΔE00 3.39
Light Indigo
#6D5ACF
ΔE00 5.13
Dark Periwinkle
#665FD1
ΔE00 5.42
Slate Blue
#6A5ACD
ΔE00 5.64
Mediumpurple
#9370DB
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D60EA #CDEA60
analogous
#6088EA #7D60EA #C260EA
triadic
#7D60EA #EA7D60 #60EA7D
tetradic
#7D60EA #EA6088 #CDEA60 #60EAC2
square
#7D60EA #EA6088 #CDEA60 #60EAC2
split-complementary
#7D60EA #EAC260 #88EA60
monochromatic
#3A18B7 #512AE3 #7D60EA #A996F1 #D5CCF8
Accessibility & contrast
On white
4.44
#7D60EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.73
#7D60EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D60EA
4.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D60EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D60EA | 1.00 | 4.44 | 4.73 | 4.73 |
| #FFFFFF | 4.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BEF
Deuteranopia (green-blind)
#0074E7
Tritanopia (blue-blind)
#5A809C
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #7d60ea; /* rgb */ color: rgb(125, 96, 234); /* oklch */ color: oklch(59.0% 0.199 288.4);
Tailwind
colors: {
custom: {
50: '#aa8ef2',
500: '#7d60ea',
950: '#000000',
},
}SCSS
$custom: #7d60ea; $custom-light: #aa8ef2; $custom-dark: #000000;
JSON
{
"hex": "#7d60ea",
"rgb": {
"r": 125,
"g": 96,
"b": 234
},
"hsl": {
"h": 252.609,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.59033,
"c": 0.19926,
"h": 288.4
},
"luminance": 0.18666
}Semantic roles & 50–950 ramp
primary
#7D60EA
secondary
#E1EBBB
accent
#D90DAE
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85