#8760F5#8760F5
#8760F5 is a mid, highly saturated violet. Relative luminance 0.201; OKLCH L 60.7% C 0.213 H 290.7°. Best body text is #000000 at 5.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8760F5 |
|---|---|
| RGB | rgb(135, 96, 245) |
| HSL | hsl(256, 88%, 67%) |
| HSV | hsv(256, 61%, 96%) |
| CMYK | cmyk(44.9%, 60.8%, 0%, 3.9%) |
| CIE-LAB | lab(51.96, 49.95, -69.57) |
| CIE-LCH | lch(51.96, 85.65, 305.68°) |
| OKLab | oklab(60.71% 0.0752 -0.1988) |
| OKLCH | oklch(60.71% 0.213 290.7) |
| XYZ | xyz(30.6514, 20.1081, 88.6348) |
| Luminance | 0.2011 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.10
Purpley
#8756E4
ΔE00 3.81
Lighter Purple
#A55AF4
ΔE00 5.32
Mediumpurple
#9370DB
ΔE00 6.28
Lightish Purple
#A552E6
ΔE00 6.62
Light Indigo
#6D5ACF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8760F5 #CEF560
analogous
#6084F5 #8760F5 #D260F5
triadic
#8760F5 #F58760 #60F587
tetradic
#8760F5 #F56084 #CEF560 #60F5D2
square
#8760F5 #F56084 #CEF560 #60F5D2
split-complementary
#8760F5 #F5D260 #84F560
monochromatic
#3F0DCE #5C26F1 #8760F5 #B29AF9 #DED3FC
Accessibility & contrast
On white
4.18
#8760F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.02
#8760F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8760F5
5.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8760F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8760F5 | 1.00 | 4.18 | 5.02 | 5.02 |
| #FFFFFF | 4.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFA
Deuteranopia (green-blind)
#0079F2
Tritanopia (blue-blind)
#6682A2
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #8760f5; /* rgb */ color: rgb(135, 96, 245); /* oklch */ color: oklch(60.7% 0.213 290.7);
Tailwind
colors: {
custom: {
50: '#b18ff9',
500: '#8760f5',
950: '#000000',
},
}SCSS
$custom: #8760f5; $custom-light: #b18ff9; $custom-dark: #000000;
JSON
{
"hex": "#8760f5",
"rgb": {
"r": 135,
"g": 96,
"b": 245
},
"hsl": {
"h": 255.705,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.60708,
"c": 0.21255,
"h": 290.7
},
"luminance": 0.20109
}Semantic roles & 50–950 ramp
primary
#8760F5
secondary
#E4F0C1
accent
#E501A9
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C17
muted
#807D85