#8545FF#8545FF
#8545FF is a mid, highly saturated violet. Relative luminance 0.165; OKLCH L 57.8% C 0.255 H 292.2°. Best body text is #FFFFFF at 4.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8545FF |
|---|---|
| RGB | rgb(133, 69, 255) |
| HSL | hsl(261, 100%, 64%) |
| HSV | hsv(261, 73%, 100%) |
| CMYK | cmyk(47.8%, 72.9%, 0%, 0%) |
| CIE-LAB | lab(47.57, 65.82, -82.30) |
| CIE-LCH | lch(47.57, 105.38, 308.65°) |
| OKLab | oklab(57.75% 0.0962 -0.2362) |
| OKLCH | oklch(57.75% 0.255 292.2) |
| XYZ | xyz(29.8459, 16.4617, 96.1932) |
| Luminance | 0.1646 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 4.44
Bluish Purple
#703BE7
ΔE00 5.60
Electric Purple
#AA23FF
ΔE00 5.90
Purpleish Blue
#6140EF
ΔE00 6.08
Blueviolet
#8A2BE2
ΔE00 6.39
Violet
#8F00FF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8545FF #BFFF45
analogous
#4562FF #8545FF #E245FF
triadic
#8545FF #FF8545 #45FF85
tetradic
#8545FF #FF4562 #BFFF45 #45FFE2
square
#8545FF #FF4562 #BFFF45 #45FFE2
split-complementary
#8545FF #FFE245 #62FF45
monochromatic
#4500CA #5D08FF #8545FF #AD82FF #D5BFFF
Accessibility & contrast
On white
4.89
#8545FF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.29
#8545FF on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #8545FF
4.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8545FF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8545FF | 1.00 | 4.89 | 4.29 | 4.89 |
| #FFFFFF | 4.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0073FF
Deuteranopia (green-blind)
#006DFB
Tritanopia (blue-blind)
#5E779F
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #8545ff; /* rgb */ color: rgb(133, 69, 255); /* oklch */ color: oklch(57.8% 0.255 292.2);
Tailwind
colors: {
custom: {
50: '#b37fff',
500: '#8545ff',
950: '#000000',
},
}SCSS
$custom: #8545ff; $custom-light: #b37fff; $custom-dark: #000000;
JSON
{
"hex": "#8545ff",
"rgb": {
"r": 133,
"g": 69,
"b": 255
},
"hsl": {
"h": 260.645,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.57753,
"c": 0.25498,
"h": 292.2
},
"luminance": 0.16463
}Semantic roles & 50–950 ramp
primary
#8545FF
secondary
#DAF1AF
accent
#E60097
background
#FBF8FF
surface
#F7EFFF
border
#D0CAD7
text
#120A18
muted
#817C86