#8760EA#8760EA
#8760EA is a mid, vivid violet. Relative luminance 0.195; OKLCH L 59.9% C 0.199 H 292.4°. Best body text is #000000 at 4.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8760EA |
|---|---|
| RGB | rgb(135, 96, 234) |
| HSL | hsl(257, 77%, 65%) |
| HSV | hsv(257, 59%, 92%) |
| CMYK | cmyk(42.3%, 59%, 0%, 8.2%) |
| CIE-LAB | lab(51.22, 46.96, -64.62) |
| CIE-LCH | lch(51.22, 79.88, 306.01°) |
| OKLab | oklab(59.93% 0.0758 -0.1842) |
| OKLCH | oklch(59.93% 0.199 292.4) |
| XYZ | xyz(29.0218, 19.4563, 80.0523) |
| Luminance | 0.1946 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.90
Mediumslateblue
#7B68EE
ΔE00 3.29
Lighter Purple
#A55AF4
ΔE00 5.38
Mediumpurple
#9370DB
ΔE00 5.63
Lightish Purple
#A552E6
ΔE00 6.16
Light Indigo
#6D5ACF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8760EA #C3EA60
analogous
#607EEA #8760EA #CC60EA
triadic
#8760EA #EA8760 #60EA87
tetradic
#8760EA #EA607E #C3EA60 #60EACC
square
#8760EA #EA607E #C3EA60 #60EACC
split-complementary
#8760EA #EACC60 #7EEA60
monochromatic
#4518B7 #5E2AE3 #8760EA #B096F1 #D9CCF8
Accessibility & contrast
On white
4.29
#8760EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.89
#8760EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8760EA
4.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8760EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8760EA | 1.00 | 4.29 | 4.89 | 4.89 |
| #FFFFFF | 4.29 | 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)
#007CEE
Deuteranopia (green-blind)
#0777E7
Tritanopia (blue-blind)
#6B7F9C
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #8760ea; /* rgb */ color: rgb(135, 96, 234); /* oklch */ color: oklch(59.9% 0.199 292.4);
Tailwind
colors: {
custom: {
50: '#b08ff2',
500: '#8760ea',
950: '#000000',
},
}SCSS
$custom: #8760ea; $custom-light: #b08ff2; $custom-dark: #000000;
JSON
{
"hex": "#8760ea",
"rgb": {
"r": 135,
"g": 96,
"b": 234
},
"hsl": {
"h": 256.957,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.5993,
"c": 0.19919,
"h": 292.4
},
"luminance": 0.19457
}Semantic roles & 50–950 ramp
primary
#8760EA
secondary
#DDEBBB
accent
#D90D9F
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85