#7D65EA#7D65EA
#7D65EA is a mid, vivid violet. Relative luminance 0.196; OKLCH L 59.8% C 0.193 H 287.4°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7D65EA |
|---|---|
| RGB | rgb(125, 101, 234) |
| HSL | hsl(251, 76%, 66%) |
| HSV | hsv(251, 57%, 92%) |
| CMYK | cmyk(46.6%, 56.8%, 0%, 8.2%) |
| CIE-LAB | lab(51.39, 42.05, -64.38) |
| CIE-LCH | lch(51.39, 76.90, 303.15°) |
| OKLab | oklab(59.84% 0.0576 -0.1838) |
| OKLCH | oklch(59.84% 0.193 287.4) |
| XYZ | xyz(27.9581, 19.6067, 80.1373) |
| Luminance | 0.1961 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.17
Purpley
#8756E4
ΔE00 4.65
Dark Periwinkle
#665FD1
ΔE00 5.72
Light Indigo
#6D5ACF
ΔE00 5.88
Mediumpurple
#9370DB
ΔE00 5.92
Slate Blue
#6A5ACD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D65EA #D2EA65
analogous
#658FEA #7D65EA #BF65EA
triadic
#7D65EA #EA7D65 #65EA7D
tetradic
#7D65EA #EA658F #D2EA65 #65EABF
square
#7D65EA #EA658F #D2EA65 #65EABF
split-complementary
#7D65EA #EABF65 #8FEA65
monochromatic
#371ABB #502FE3 #7D65EA #AA9BF1 #D8D1F9
Accessibility & contrast
On white
4.27
#7D65EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#7D65EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D65EA
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D65EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D65EA | 1.00 | 4.27 | 4.92 | 4.92 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EEE
Deuteranopia (green-blind)
#0077E7
Tritanopia (blue-blind)
#59839E
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7d65ea; /* rgb */ color: rgb(125, 101, 234); /* oklch */ color: oklch(59.8% 0.193 287.4);
Tailwind
colors: {
custom: {
50: '#aa92f1',
500: '#7d65ea',
950: '#000000',
},
}SCSS
$custom: #7d65ea; $custom-light: #aa92f1; $custom-dark: #000000;
JSON
{
"hex": "#7d65ea",
"rgb": {
"r": 125,
"g": 101,
"b": 234
},
"hsl": {
"h": 250.827,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.59839,
"c": 0.19262,
"h": 287.4
},
"luminance": 0.19608
}Semantic roles & 50–950 ramp
primary
#7D65EA
secondary
#E4ECBF
accent
#D80DB4
background
#FAF9FE
surface
#F5F1FD
border
#CFCBD5
text
#110D17
muted
#807E85