#8545CA#8545CA
#8545CA is a mid, vivid violet. Relative luminance 0.135; OKLCH L 53.6% C 0.198 H 302.2°. Best body text is #FFFFFF at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8545CA |
|---|---|
| RGB | rgb(133, 69, 202) |
| HSL | hsl(269, 56%, 53%) |
| HSV | hsv(269, 66%, 79%) |
| CMYK | cmyk(34.2%, 65.8%, 0%, 20.8%) |
| CIE-LAB | lab(43.52, 52.58, -58.85) |
| CIE-LCH | lch(43.52, 78.91, 311.78°) |
| OKLab | oklab(53.6% 0.1054 -0.1673) |
| OKLCH | oklch(53.6% 0.198 302.2) |
| XYZ | xyz(22.4591, 13.5070, 57.2896) |
| Luminance | 0.1351 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Darkorchid
#9932CC
ΔE00 4.29
Blueviolet
#8A2BE2
ΔE00 4.76
Bluish Purple
#703BE7
ΔE00 5.72
Purpley
#8756E4
ΔE00 5.98
Purply
#983FB2
ΔE00 6.14
Royal Purple
#7851A9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8545CA #8ACA45
analogous
#4547CA #8545CA #C745CA
triadic
#8545CA #CA8545 #45CA85
tetradic
#8545CA #CA4547 #8ACA45 #45CAC7
square
#8545CA #CA4547 #8ACA45 #45CAC7
split-complementary
#8545CA #CAC745 #47CA45
monochromatic
#492174 #672FA3 #8545CA #A475D8 #C3A4E5
Accessibility & contrast
On white
5.67
#8545CA on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.70
#8545CA on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #8545CA
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8545CA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8545CA | 1.00 | 5.67 | 3.70 | 5.67 |
| #FFFFFF | 5.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0066CE
Deuteranopia (green-blind)
#0966C7
Tritanopia (blue-blind)
#776382
Achromatopsia (no color)
#676767
Design tokens & code
CSS
--color: #8545ca; /* rgb */ color: rgb(133, 69, 202); /* oklch */ color: oklch(53.6% 0.198 302.2);
Tailwind
colors: {
custom: {
50: '#ad7ddb',
500: '#8545ca',
950: '#000000',
},
}SCSS
$custom: #8545ca; $custom-light: #ad7ddb; $custom-dark: #000000;
JSON
{
"hex": "#8545ca",
"rgb": {
"r": 133,
"g": 69,
"b": 202
},
"hsl": {
"h": 268.872,
"s": 55.649,
"l": 53.137
},
"oklch": {
"l": 0.53604,
"c": 0.19772,
"h": 302.2
},
"luminance": 0.13507
}Semantic roles & 50–950 ramp
primary
#8545CA
secondary
#B6D299
accent
#DF4997
background
#FBF7FD
surface
#F6EEFB
border
#D0C9D4
text
#110A15
muted
#807C83