#7C60ED#7C60ED
#7C60ED is a mid, highly saturated violet. Relative luminance 0.188; OKLCH L 59.2% C 0.203 H 287.7°. Best body text is #000000 at 4.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7C60ED |
|---|---|
| RGB | rgb(124, 96, 237) |
| HSL | hsl(252, 80%, 65%) |
| HSV | hsv(252, 59%, 93%) |
| CMYK | cmyk(47.7%, 59.5%, 0%, 7.1%) |
| CIE-LAB | lab(50.41, 45.56, -67.66) |
| CIE-LCH | lch(50.41, 81.56, 303.95°) |
| OKLab | oklab(59.16% 0.0616 -0.1935) |
| OKLCH | oklch(59.16% 0.203 287.7) |
| XYZ | xyz(27.7767, 18.7640, 82.2626) |
| Luminance | 0.1877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.35
Purpley
#8756E4
ΔE00 3.65
Light Indigo
#6D5ACF
ΔE00 5.37
Dark Periwinkle
#665FD1
ΔE00 5.55
Slate Blue
#6A5ACD
ΔE00 5.86
Mediumpurple
#9370DB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C60ED #D1ED60
analogous
#608AED #7C60ED #C360ED
triadic
#7C60ED #ED7C60 #60ED7C
tetradic
#7C60ED #ED608A #D1ED60 #60EDC3
square
#7C60ED #ED608A #D1ED60 #60EDC3
split-complementary
#7C60ED #EDC360 #8AED60
monochromatic
#3715BD #4F29E7 #7C60ED #A997F3 #D7CEF9
Accessibility & contrast
On white
4.42
#7C60ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.75
#7C60ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C60ED
4.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C60ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C60ED | 1.00 | 4.42 | 4.75 | 4.75 |
| #FFFFFF | 4.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF2
Deuteranopia (green-blind)
#0074EA
Tritanopia (blue-blind)
#56819D
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #7c60ed; /* rgb */ color: rgb(124, 96, 237); /* oklch */ color: oklch(59.2% 0.203 287.7);
Tailwind
colors: {
custom: {
50: '#aa8ef4',
500: '#7c60ed',
950: '#000000',
},
}SCSS
$custom: #7c60ed; $custom-light: #aa8ef4; $custom-dark: #000000;
JSON
{
"hex": "#7c60ed",
"rgb": {
"r": 124,
"g": 96,
"b": 237
},
"hsl": {
"h": 251.915,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.59162,
"c": 0.20305,
"h": 287.7
},
"luminance": 0.18765
}Semantic roles & 50–950 ramp
primary
#7C60ED
secondary
#E3ECBD
accent
#DC0AB2
background
#FBF8FF
surface
#F6F0FE
border
#D0CBD6
text
#110C17
muted
#807D85