#843ABC#843ABC
#843ABC is a mid, vivid violet. Relative luminance 0.116; OKLCH L 51.1% C 0.197 H 306.7°. Best body text is #FFFFFF at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #843ABC |
|---|---|
| RGB | rgb(132, 58, 188) |
| HSL | hsl(274, 53%, 48%) |
| HSV | hsv(274, 69%, 74%) |
| CMYK | cmyk(29.8%, 69.1%, 0%, 26.3%) |
| CIE-LAB | lab(40.51, 54.32, -55.56) |
| CIE-LCH | lch(40.51, 77.70, 314.36°) |
| OKLab | oklab(51.11% 0.1176 -0.1576) |
| OKLCH | oklch(51.11% 0.197 306.7) |
| XYZ | xyz(20.1039, 11.5627, 48.7399) |
| Luminance | 0.1156 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Darkorchid
#9932CC
ΔE00 3.95
Purply
#983FB2
ΔE00 5.07
Blueviolet
#8A2BE2
ΔE00 5.28
Darkviolet
#9400D3
ΔE00 5.48
Royal Purple
#7851A9
ΔE00 6.52
Bluey Purple
#6241C7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#843ABC #72BC3A
analogous
#433ABC #843ABC #BC3AB3
triadic
#843ABC #BC843A #3ABC84
tetradic
#843ABC #BC433A #72BC3A #3AB3BC
square
#843ABC #BC433A #72BC3A #3AB3BC
split-complementary
#843ABC #B3BC3A #3ABC43
monochromatic
#421D5E #632C8D #843ABC #A164CF #BD93DE
Accessibility & contrast
On white
6.34
#843ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.31
#843ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #843ABC
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##843ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##843ABC | 1.00 | 6.34 | 3.31 | 6.34 |
| #FFFFFF | 6.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 6.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#005DC0
Deuteranopia (green-blind)
#1360B9
Tritanopia (blue-blind)
#7B5777
Achromatopsia (no color)
#5F5F5F
Design tokens & code
CSS
--color: #843abc; /* rgb */ color: rgb(132, 58, 188); /* oklch */ color: oklch(51.1% 0.197 306.7);
Tailwind
colors: {
custom: {
50: '#ac76d1',
500: '#843abc',
950: '#000000',
},
}SCSS
$custom: #843abc; $custom-light: #ac76d1; $custom-dark: #000000;
JSON
{
"hex": "#843abc",
"rgb": {
"r": 132,
"g": 58,
"b": 188
},
"hsl": {
"h": 274.154,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.51114,
"c": 0.19665,
"h": 306.7
},
"luminance": 0.11562
}Semantic roles & 50–950 ramp
primary
#843ABC
secondary
#A4C989
accent
#DC4C8A
background
#FBF7FC
surface
#F6EDF9
border
#D0C8D2
text
#110914
muted
#807B82