#8B62DD#8B62DD
#8B62DD is a mid, vivid violet. Relative luminance 0.194; OKLCH L 59.7% C 0.181 H 295.8°. Best body text is #000000 at 4.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8B62DD |
|---|---|
| RGB | rgb(139, 98, 221) |
| HSL | hsl(260, 64%, 63%) |
| HSV | hsv(260, 56%, 87%) |
| CMYK | cmyk(37.1%, 55.7%, 0%, 13.3%) |
| CIE-LAB | lab(51.20, 43.27, -57.29) |
| CIE-LCH | lch(51.20, 71.80, 307.06°) |
| OKLab | oklab(59.75% 0.0787 -0.1626) |
| OKLCH | oklch(59.75% 0.181 295.8) |
| XYZ | xyz(28.0629, 19.4443, 70.6672) |
| Luminance | 0.1945 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 3.41
Mediumpurple
#9370DB
ΔE00 4.36
Mediumslateblue
#7B68EE
ΔE00 4.55
Lighter Purple
#A55AF4
ΔE00 5.39
Lightish Purple
#A552E6
ΔE00 5.65
Light Indigo
#6D5ACF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B62DD #B4DD62
analogous
#6276DD #8B62DD #C962DD
triadic
#8B62DD #DD8B62 #62DD8B
tetradic
#8B62DD #DD6276 #B4DD62 #62DDC9
square
#8B62DD #DD6276 #B4DD62 #62DDC9
split-complementary
#8B62DD #DDC962 #76DD62
monochromatic
#4D23A2 #6630D2 #8B62DD #B094E8 #D5C7F3
Accessibility & contrast
On white
4.30
#8B62DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.89
#8B62DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B62DD
4.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B62DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B62DD | 1.00 | 4.30 | 4.89 | 4.89 |
| #FFFFFF | 4.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#267BE1
Deuteranopia (green-blind)
#3578DA
Tritanopia (blue-blind)
#777C96
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #8b62dd; /* rgb */ color: rgb(139, 98, 221); /* oklch */ color: oklch(59.7% 0.181 295.8);
Tailwind
colors: {
custom: {
50: '#b190e8',
500: '#8b62dd',
950: '#000000',
},
}SCSS
$custom: #8b62dd; $custom-light: #b190e8; $custom-dark: #000000;
JSON
{
"hex": "#8b62dd",
"rgb": {
"r": 139,
"g": 98,
"b": 221
},
"hsl": {
"h": 260,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.59747,
"c": 0.1806,
"h": 295.8
},
"luminance": 0.19445
}Semantic roles & 50–950 ramp
primary
#8B62DD
secondary
#D5E4B7
accent
#CC1991
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110D16
muted
#807D84