#8660EE#8660EE
#8660EE is a mid, highly saturated violet. Relative luminance 0.196; OKLCH L 60.1% C 0.204 H 291.4°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8660EE |
|---|---|
| RGB | rgb(134, 96, 238) |
| HSL | hsl(256, 81%, 65%) |
| HSV | hsv(256, 60%, 93%) |
| CMYK | cmyk(43.7%, 59.7%, 0%, 6.7%) |
| CIE-LAB | lab(51.39, 47.84, -66.59) |
| CIE-LCH | lch(51.39, 81.99, 305.70°) |
| OKLab | oklab(60.12% 0.0743 -0.19) |
| OKLCH | oklch(60.12% 0.204 291.4) |
| XYZ | xyz(29.4427, 19.6062, 83.1054) |
| Luminance | 0.1961 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.02
Purpley
#8756E4
ΔE00 3.18
Lighter Purple
#A55AF4
ΔE00 5.49
Mediumpurple
#9370DB
ΔE00 5.93
Lightish Purple
#A552E6
ΔE00 6.45
Light Indigo
#6D5ACF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8660EE #C8EE60
analogous
#6081EE #8660EE #CD60EE
triadic
#8660EE #EE8660 #60EE86
tetradic
#8660EE #EE6081 #C8EE60 #60EECD
square
#8660EE #EE6081 #C8EE60 #60EECD
split-complementary
#8660EE #EECD60 #81EE60
monochromatic
#4214BF #5C29E8 #8660EE #B097F4 #DACFFA
Accessibility & contrast
On white
4.27
#8660EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#8660EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8660EE
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8660EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8660EE | 1.00 | 4.27 | 4.92 | 4.92 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF3
Deuteranopia (green-blind)
#0077EB
Tritanopia (blue-blind)
#68809E
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #8660ee; /* rgb */ color: rgb(134, 96, 238); /* oklch */ color: oklch(60.1% 0.204 291.4);
Tailwind
colors: {
custom: {
50: '#b08ff4',
500: '#8660ee',
950: '#000000',
},
}SCSS
$custom: #8660ee; $custom-light: #b08ff4; $custom-dark: #000000;
JSON
{
"hex": "#8660ee",
"rgb": {
"r": 134,
"g": 96,
"b": 238
},
"hsl": {
"h": 256.056,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.60118,
"c": 0.20406,
"h": 291.4
},
"luminance": 0.19607
}Semantic roles & 50–950 ramp
primary
#8660EE
secondary
#E0EDBD
accent
#DD08A4
background
#FBF8FF
surface
#F6F0FE
border
#D0CBD6
text
#110C17
muted
#807D85