#8B65ED#8B65ED
#8B65ED is a mid, vivid violet. Relative luminance 0.209; OKLCH L 61.3% C 0.196 H 292.5°. Best body text is #000000 at 5.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8B65ED |
|---|---|
| RGB | rgb(139, 101, 237) |
| HSL | hsl(257, 79%, 66%) |
| HSV | hsv(257, 57%, 93%) |
| CMYK | cmyk(41.4%, 57.4%, 0%, 7.1%) |
| CIE-LAB | lab(52.85, 45.85, -63.64) |
| CIE-LCH | lch(52.85, 78.44, 305.77°) |
| OKLab | oklab(61.28% 0.0752 -0.1812) |
| OKLCH | oklch(61.28% 0.196 292.5) |
| XYZ | xyz(30.5831, 20.9099, 82.5290) |
| Luminance | 0.2091 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.06
Purpley
#8756E4
ΔE00 4.45
Mediumpurple
#9370DB
ΔE00 4.51
Lighter Purple
#A55AF4
ΔE00 5.04
Lightish Purple
#A552E6
ΔE00 6.46
Light Indigo
#6D5ACF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B65ED #C7ED65
analogous
#6583ED #8B65ED #CF65ED
triadic
#8B65ED #ED8B65 #65ED8B
tetradic
#8B65ED #ED6583 #C7ED65 #65EDCF
square
#8B65ED #ED6583 #C7ED65 #65EDCF
split-complementary
#8B65ED #EDCF65 #83ED65
monochromatic
#4617C1 #622EE7 #8B65ED #B49CF3 #DED3FA
Accessibility & contrast
On white
4.05
#8B65ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.18
#8B65ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B65ED
5.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B65ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B65ED | 1.00 | 4.05 | 5.18 | 5.18 |
| #FFFFFF | 4.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0980F1
Deuteranopia (green-blind)
#1F7CEA
Tritanopia (blue-blind)
#70839F
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #8b65ed; /* rgb */ color: rgb(139, 101, 237); /* oklch */ color: oklch(61.3% 0.196 292.5);
Tailwind
colors: {
custom: {
50: '#b392f4',
500: '#8b65ed',
950: '#000000',
},
}SCSS
$custom: #8b65ed; $custom-light: #b392f4; $custom-dark: #000000;
JSON
{
"hex": "#8b65ed",
"rgb": {
"r": 139,
"g": 101,
"b": 237
},
"hsl": {
"h": 256.765,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.6128,
"c": 0.1962,
"h": 292.5
},
"luminance": 0.20911
}Semantic roles & 50–950 ramp
primary
#8B65ED
secondary
#E1EDC1
accent
#DB0AA1
background
#FBF9FF
surface
#F6F1FE
border
#D0CBD6
text
#110D17
muted
#807E85