#7B65EE#7B65EE
#7B65EE is a mid, vivid blue. Relative luminance 0.197; OKLCH L 60.0% C 0.198 H 286.1°. Best body text is #000000 at 4.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7B65EE |
|---|---|
| RGB | rgb(123, 101, 238) |
| HSL | hsl(250, 80%, 66%) |
| HSV | hsv(250, 58%, 93%) |
| CMYK | cmyk(48.3%, 57.6%, 0%, 6.7%) |
| CIE-LAB | lab(51.48, 42.80, -66.48) |
| CIE-LCH | lch(51.48, 79.07, 302.77°) |
| OKLab | oklab(59.95% 0.055 -0.19) |
| OKLCH | oklch(59.95% 0.198 286.1) |
| XYZ | xyz(28.2501, 19.6900, 83.1844) |
| Luminance | 0.1969 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 0.88
Purpley
#8756E4
ΔE00 4.99
Dark Periwinkle
#665FD1
ΔE00 5.85
Light Indigo
#6D5ACF
ΔE00 6.15
Mediumpurple
#9370DB
ΔE00 6.41
Slate Blue
#6A5ACD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B65EE #D8EE65
analogous
#6594EE #7B65EE #C065EE
triadic
#7B65EE #EE7B65 #65EE7B
tetradic
#7B65EE #EE6594 #D8EE65 #65EEC0
square
#7B65EE #EE6594 #D8EE65 #65EEC0
split-complementary
#7B65EE #EEC065 #94EE65
monochromatic
#3116C3 #4C2EE8 #7B65EE #AA9CF4 #D9D3FA
Accessibility & contrast
On white
4.25
#7B65EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.94
#7B65EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B65EE
4.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B65EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B65EE | 1.00 | 4.25 | 4.94 | 4.94 |
| #FFFFFF | 4.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF3
Deuteranopia (green-blind)
#0077EB
Tritanopia (blue-blind)
#5384A0
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #7b65ee; /* rgb */ color: rgb(123, 101, 238); /* oklch */ color: oklch(60.0% 0.198 286.1);
Tailwind
colors: {
custom: {
50: '#a991f4',
500: '#7b65ee',
950: '#000000',
},
}SCSS
$custom: #7b65ee; $custom-light: #a991f4; $custom-dark: #000000;
JSON
{
"hex": "#7b65ee",
"rgb": {
"r": 123,
"g": 101,
"b": 238
},
"hsl": {
"h": 249.635,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.59952,
"c": 0.19784,
"h": 286.1
},
"luminance": 0.19691
}Semantic roles & 50–950 ramp
primary
#7B65EE
secondary
#E6EEC1
accent
#DC09BA
background
#FAF9FF
surface
#F5F1FE
border
#CFCBD6
text
#110D17
muted
#807E85