#8545C8#8545C8
#8545C8 is a mid, vivid violet. Relative luminance 0.134; OKLCH L 53.5% C 0.196 H 302.7°. Best body text is #FFFFFF at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8545C8 |
|---|---|
| RGB | rgb(133, 69, 200) |
| HSL | hsl(269, 54%, 53%) |
| HSV | hsv(269, 66%, 78%) |
| CMYK | cmyk(33.5%, 65.5%, 0%, 21.6%) |
| CIE-LAB | lab(43.38, 52.09, -57.91) |
| CIE-LCH | lch(43.38, 77.89, 311.97°) |
| OKLab | oklab(53.46% 0.1056 -0.1645) |
| OKLCH | oklch(53.46% 0.196 302.7) |
| XYZ | xyz(22.2239, 13.4129, 56.0505) |
| Luminance | 0.1341 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Darkorchid
#9932CC
ΔE00 4.25
Blueviolet
#8A2BE2
ΔE00 4.93
Purply
#983FB2
ΔE00 5.91
Bluish Purple
#703BE7
ΔE00 5.95
Royal Purple
#7851A9
ΔE00 6.05
Purpley
#8756E4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8545C8 #88C845
analogous
#4546C8 #8545C8 #C745C8
triadic
#8545C8 #C88545 #45C885
tetradic
#8545C8 #C84546 #88C845 #45C8C7
square
#8545C8 #C84546 #88C845 #45C8C7
split-complementary
#8545C8 #C8C745 #46C845
monochromatic
#482171 #672FA0 #8545C8 #A474D6 #C3A3E4
Accessibility & contrast
On white
5.70
#8545C8 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.68
#8545C8 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #8545C8
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8545C8 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8545C8 | 1.00 | 5.70 | 3.68 | 5.70 |
| #FFFFFF | 5.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0065CC
Deuteranopia (green-blind)
#1166C5
Tritanopia (blue-blind)
#786281
Achromatopsia (no color)
#666666
Design tokens & code
CSS
--color: #8545c8; /* rgb */ color: rgb(133, 69, 200); /* oklch */ color: oklch(53.5% 0.196 302.7);
Tailwind
colors: {
custom: {
50: '#ad7dd9',
500: '#8545c8',
950: '#000000',
},
}SCSS
$custom: #8545c8; $custom-light: #ad7dd9; $custom-dark: #000000;
JSON
{
"hex": "#8545c8",
"rgb": {
"r": 133,
"g": 69,
"b": 200
},
"hsl": {
"h": 269.313,
"s": 54.357,
"l": 52.745
},
"oklch": {
"l": 0.53461,
"c": 0.19552,
"h": 302.7
},
"luminance": 0.13413
}Semantic roles & 50–950 ramp
primary
#8545C8
secondary
#B5D198
accent
#DE4A96
background
#FBF7FD
surface
#F6EEFB
border
#D0C9D4
text
#110A15
muted
#807C83