#7A65EE#7A65EE
#7A65EE is a mid, vivid blue. Relative luminance 0.196; OKLCH L 59.9% C 0.198 H 285.8°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7A65EE |
|---|---|
| RGB | rgb(122, 101, 238) |
| HSL | hsl(249, 80%, 66%) |
| HSV | hsv(249, 58%, 93%) |
| CMYK | cmyk(48.7%, 57.6%, 0%, 6.7%) |
| CIE-LAB | lab(51.40, 42.60, -66.62) |
| CIE-LCH | lch(51.40, 79.08, 302.60°) |
| OKLab | oklab(59.87% 0.0538 -0.1905) |
| OKLCH | oklch(59.87% 0.198 285.8) |
| XYZ | xyz(28.1078, 19.6166, 83.1777) |
| Luminance | 0.1962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 0.89
Purpley
#8756E4
ΔE00 5.07
Dark Periwinkle
#665FD1
ΔE00 5.73
Light Indigo
#6D5ACF
ΔE00 6.08
Slate Blue
#6A5ACD
ΔE00 6.49
Mediumpurple
#9370DB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A65EE #D9EE65
analogous
#6595EE #7A65EE #BF65EE
triadic
#7A65EE #EE7A65 #65EE7A
tetradic
#7A65EE #EE6595 #D9EE65 #65EEBF
square
#7A65EE #EE6595 #D9EE65 #65EEBF
split-complementary
#7A65EE #EEBF65 #95EE65
monochromatic
#3016C3 #4A2EE8 #7A65EE #AA9CF4 #D9D3FA
Accessibility & contrast
On white
4.27
#7A65EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#7A65EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A65EE
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A65EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A65EE | 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)
#007EF3
Deuteranopia (green-blind)
#0076EB
Tritanopia (blue-blind)
#5184A0
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7a65ee; /* rgb */ color: rgb(122, 101, 238); /* oklch */ color: oklch(59.9% 0.198 285.8);
Tailwind
colors: {
custom: {
50: '#a891f4',
500: '#7a65ee',
950: '#000000',
},
}SCSS
$custom: #7a65ee; $custom-light: #a891f4; $custom-dark: #000000;
JSON
{
"hex": "#7a65ee",
"rgb": {
"r": 122,
"g": 101,
"b": 238
},
"hsl": {
"h": 249.197,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.5987,
"c": 0.19793,
"h": 285.8
},
"luminance": 0.19618
}Semantic roles & 50–950 ramp
primary
#7A65EE
secondary
#E7EEC1
accent
#DC09BC
background
#FAF9FF
surface
#F5F1FE
border
#CFCBD6
text
#110D17
muted
#807E85