#8660F6#8660F6
#8660F6 is a mid, highly saturated violet. Relative luminance 0.201; OKLCH L 60.7% C 0.214 H 290.2°. Best body text is #000000 at 5.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8660F6 |
|---|---|
| RGB | rgb(134, 96, 246) |
| HSL | hsl(255, 89%, 67%) |
| HSV | hsv(255, 61%, 96%) |
| CMYK | cmyk(45.5%, 61%, 0%, 3.5%) |
| CIE-LAB | lab(51.94, 50.03, -70.17) |
| CIE-LCH | lch(51.94, 86.18, 305.49°) |
| OKLab | oklab(60.69% 0.0739 -0.2006) |
| OKLCH | oklch(60.69% 0.214 290.2) |
| XYZ | xyz(30.6442, 20.0868, 89.4334) |
| Luminance | 0.2009 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.01
Purpley
#8756E4
ΔE00 3.91
Lighter Purple
#A55AF4
ΔE00 5.50
Mediumpurple
#9370DB
ΔE00 6.43
Lightish Purple
#A552E6
ΔE00 6.81
Light Indigo
#6D5ACF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8660F6 #D0F660
analogous
#6085F6 #8660F6 #D160F6
triadic
#8660F6 #F68660 #60F686
tetradic
#8660F6 #F66085 #D0F660 #60F6D1
square
#8660F6 #F66085 #D0F660 #60F6D1
split-complementary
#8660F6 #F6D160 #85F660
monochromatic
#3D0CD0 #5A26F3 #8660F6 #B29AF9 #DED4FD
Accessibility & contrast
On white
4.19
#8660F6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.02
#8660F6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8660F6
5.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8660F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8660F6 | 1.00 | 4.19 | 5.02 | 5.02 |
| #FFFFFF | 4.19 | 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)
#007FFB
Deuteranopia (green-blind)
#0078F3
Tritanopia (blue-blind)
#6383A2
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #8660f6; /* rgb */ color: rgb(134, 96, 246); /* oklch */ color: oklch(60.7% 0.214 290.2);
Tailwind
colors: {
custom: {
50: '#b18ffa',
500: '#8660f6',
950: '#000000',
},
}SCSS
$custom: #8660f6; $custom-light: #b18ffa; $custom-dark: #000000;
JSON
{
"hex": "#8660f6",
"rgb": {
"r": 134,
"g": 96,
"b": 246
},
"hsl": {
"h": 255.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.6069,
"c": 0.21376,
"h": 290.2
},
"luminance": 0.20088
}Semantic roles & 50–950 ramp
primary
#8660F6
secondary
#E5F1C1
accent
#E600AB
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C17
muted
#807D85