#7D63ED#7D63ED
#7D63ED is a mid, vivid violet. Relative luminance 0.194; OKLCH L 59.7% C 0.199 H 287.4°. Best body text is #000000 at 4.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7D63ED |
|---|---|
| RGB | rgb(125, 99, 237) |
| HSL | hsl(251, 79%, 66%) |
| HSV | hsv(251, 58%, 93%) |
| CMYK | cmyk(47.3%, 58.2%, 0%, 7.1%) |
| CIE-LAB | lab(51.15, 44.05, -66.46) |
| CIE-LCH | lch(51.15, 79.73, 303.54°) |
| OKLab | oklab(59.72% 0.0597 -0.1899) |
| OKLCH | oklch(59.72% 0.199 287.4) |
| XYZ | xyz(28.2009, 19.3969, 82.3624) |
| Luminance | 0.1940 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.54
Purpley
#8756E4
ΔE00 4.28
Dark Periwinkle
#665FD1
ΔE00 5.82
Light Indigo
#6D5ACF
ΔE00 5.86
Slate Blue
#6A5ACD
ΔE00 6.32
Mediumpurple
#9370DB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D63ED #D3ED63
analogous
#638EED #7D63ED #C263ED
triadic
#7D63ED #ED7D63 #63ED7D
tetradic
#7D63ED #ED638E #D3ED63 #63EDC2
square
#7D63ED #ED638E #D3ED63 #63EDC2
split-complementary
#7D63ED #EDC263 #8EED63
monochromatic
#3616C0 #4F2CE7 #7D63ED #AB9AF3 #D8D1FA
Accessibility & contrast
On white
4.30
#7D63ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.88
#7D63ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D63ED
4.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D63ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D63ED | 1.00 | 4.30 | 4.88 | 4.88 |
| #FFFFFF | 4.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF2
Deuteranopia (green-blind)
#0076EA
Tritanopia (blue-blind)
#58829F
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7d63ed; /* rgb */ color: rgb(125, 99, 237); /* oklch */ color: oklch(59.7% 0.199 287.4);
Tailwind
colors: {
custom: {
50: '#aa90f4',
500: '#7d63ed',
950: '#000000',
},
}SCSS
$custom: #7d63ed; $custom-light: #aa90f4; $custom-dark: #000000;
JSON
{
"hex": "#7d63ed",
"rgb": {
"r": 125,
"g": 99,
"b": 237
},
"hsl": {
"h": 251.304,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.59725,
"c": 0.19907,
"h": 287.4
},
"luminance": 0.19398
}Semantic roles & 50–950 ramp
primary
#7D63ED
secondary
#E4EDBF
accent
#DC0AB4
background
#FBF8FF
surface
#F6F0FE
border
#D0CBD6
text
#110D17
muted
#807D85