#7E65ED#7E65ED
#7E65ED is a mid, vivid violet. Relative luminance 0.199; OKLCH L 60.1% C 0.196 H 287.4°. Best body text is #000000 at 4.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7E65ED |
|---|---|
| RGB | rgb(126, 101, 237) |
| HSL | hsl(251, 79%, 66%) |
| HSV | hsv(251, 57%, 93%) |
| CMYK | cmyk(46.8%, 57.4%, 0%, 7.1%) |
| CIE-LAB | lab(51.67, 43.12, -65.60) |
| CIE-LCH | lch(51.67, 78.50, 303.31°) |
| OKLab | oklab(60.13% 0.0588 -0.1874) |
| OKLCH | oklch(60.13% 0.196 287.4) |
| XYZ | xyz(28.5395, 19.8562, 82.4332) |
| Luminance | 0.1986 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.08
Purpley
#8756E4
ΔE00 4.72
Mediumpurple
#9370DB
ΔE00 5.96
Dark Periwinkle
#665FD1
ΔE00 6.11
Light Indigo
#6D5ACF
ΔE00 6.26
Slate Blue
#6A5ACD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E65ED #D4ED65
analogous
#6590ED #7E65ED #C265ED
triadic
#7E65ED #ED7E65 #65ED7E
tetradic
#7E65ED #ED6590 #D4ED65 #65EDC2
square
#7E65ED #ED6590 #D4ED65 #65EDC2
split-complementary
#7E65ED #EDC265 #90ED65
monochromatic
#3617C1 #502EE7 #7E65ED #AC9CF3 #DAD3FA
Accessibility & contrast
On white
4.22
#7E65ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.97
#7E65ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E65ED
4.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E65ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E65ED | 1.00 | 4.22 | 4.97 | 4.97 |
| #FFFFFF | 4.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF2
Deuteranopia (green-blind)
#0077EA
Tritanopia (blue-blind)
#59849F
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #7e65ed; /* rgb */ color: rgb(126, 101, 237); /* oklch */ color: oklch(60.1% 0.196 287.4);
Tailwind
colors: {
custom: {
50: '#ab92f4',
500: '#7e65ed',
950: '#000000',
},
}SCSS
$custom: #7e65ed; $custom-light: #ab92f4; $custom-dark: #000000;
JSON
{
"hex": "#7e65ed",
"rgb": {
"r": 126,
"g": 101,
"b": 237
},
"hsl": {
"h": 251.029,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.60133,
"c": 0.19637,
"h": 287.4
},
"luminance": 0.19857
}Semantic roles & 50–950 ramp
primary
#7E65ED
secondary
#E5EDC1
accent
#DB0AB5
background
#FBF9FF
surface
#F6F1FE
border
#D0CBD6
text
#110D17
muted
#807E85