#8760DC#8760DC
#8760DC is a mid, vivid violet. Relative luminance 0.187; OKLCH L 59.0% C 0.182 H 294.7°. Best body text is #000000 at 4.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8760DC |
|---|---|
| RGB | rgb(135, 96, 220) |
| HSL | hsl(259, 64%, 62%) |
| HSV | hsv(259, 56%, 86%) |
| CMYK | cmyk(38.6%, 56.4%, 0%, 13.7%) |
| CIE-LAB | lab(50.31, 43.21, -58.18) |
| CIE-LCH | lch(50.31, 72.47, 306.60°) |
| OKLab | oklab(58.98% 0.076 -0.1653) |
| OKLCH | oklch(58.98% 0.182 294.7) |
| XYZ | xyz(27.0894, 18.6834, 69.8753) |
| Luminance | 0.1868 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.77
Mediumslateblue
#7B68EE
ΔE00 4.44
Mediumpurple
#9370DB
ΔE00 5.22
Light Indigo
#6D5ACF
ΔE00 5.45
Lighter Purple
#A55AF4
ΔE00 6.01
Slate Blue
#6A5ACD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8760DC #B5DC60
analogous
#6077DC #8760DC #C560DC
triadic
#8760DC #DC8760 #60DC87
tetradic
#8760DC #DC6077 #B5DC60 #60DCC5
square
#8760DC #DC6077 #B5DC60 #60DCC5
split-complementary
#8760DC #DCC560 #77DC60
monochromatic
#4A239F #612ED1 #8760DC #AD92E7 #D3C4F2
Accessibility & contrast
On white
4.43
#8760DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.74
#8760DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8760DC
4.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8760DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8760DC | 1.00 | 4.43 | 4.74 | 4.74 |
| #FFFFFF | 4.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F79E0
Deuteranopia (green-blind)
#2D76D9
Tritanopia (blue-blind)
#727A95
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #8760dc; /* rgb */ color: rgb(135, 96, 220); /* oklch */ color: oklch(59.0% 0.182 294.7);
Tailwind
colors: {
custom: {
50: '#af8ee8',
500: '#8760dc',
950: '#000000',
},
}SCSS
$custom: #8760dc; $custom-light: #af8ee8; $custom-dark: #000000;
JSON
{
"hex": "#8760dc",
"rgb": {
"r": 135,
"g": 96,
"b": 220
},
"hsl": {
"h": 258.871,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.5898,
"c": 0.18191,
"h": 294.7
},
"luminance": 0.18684
}Semantic roles & 50–950 ramp
primary
#8760DC
secondary
#D4E3B5
accent
#CC1A94
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C16
muted
#807D84