#8A3A9A#8A3A9A
#8A3A9A is a mid, vivid purple. Relative luminance 0.108; OKLCH L 49.6% C 0.164 H 320.6°. Best body text is #FFFFFF at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8A3A9A |
|---|---|
| RGB | rgb(138, 58, 154) |
| HSL | hsl(290, 45%, 42%) |
| HSV | hsv(290, 62%, 60%) |
| CMYK | cmyk(10.4%, 62.3%, 0%, 39.6%) |
| CIE-LAB | lab(39.18, 48.37, -37.42) |
| CIE-LCH | lch(39.18, 61.15, 322.27°) |
| OKLab | oklab(49.64% 0.1271 -0.1043) |
| OKLCH | oklch(49.64% 0.164 320.6) |
| XYZ | xyz(17.8263, 10.7633, 31.7041) |
| Luminance | 0.1076 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Warm Purple
#952E8F
ΔE00 3.88
Purply
#983FB2
ΔE00 4.60
Medium Purple
#9E43A2
ΔE00 4.84
Light Eggplant
#894585
ΔE00 5.78
Purple (survey)
#7E1E9C
ΔE00 5.96
Ugly Purple
#A442A0
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A3A9A #4A9A3A
analogous
#5A3A9A #8A3A9A #9A3A7A
triadic
#8A3A9A #9A8A3A #3A9A8A
tetradic
#8A3A9A #9A5A3A #4A9A3A #3A7A9A
square
#8A3A9A #9A5A3A #4A9A3A #3A7A9A
split-complementary
#8A3A9A #7A9A3A #3A9A5A
monochromatic
#3A1941 #62296E #8A3A9A #AC53BE #C27FCF
Accessibility & contrast
On white
6.66
#8A3A9A on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.15
#8A3A9A on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #8A3A9A
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A3A9A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8A3A9A | 1.00 | 6.66 | 3.15 | 6.66 |
| #FFFFFF | 6.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 6.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23579D
Deuteranopia (green-blind)
#435F98
Tritanopia (blue-blind)
#8B4964
Achromatopsia (no color)
#5C5C5C
Design tokens & code
CSS
--color: #8a3a9a; /* rgb */ color: rgb(138, 58, 154); /* oklch */ color: oklch(49.6% 0.164 320.6);
Tailwind
colors: {
custom: {
50: '#af75b8',
500: '#8a3a9a',
950: '#000000',
},
}SCSS
$custom: #8a3a9a; $custom-light: #af75b8; $custom-dark: #000000;
JSON
{
"hex": "#8a3a9a",
"rgb": {
"r": 138,
"g": 58,
"b": 154
},
"hsl": {
"h": 290,
"s": 45.283,
"l": 41.569
},
"oklch": {
"l": 0.49636,
"c": 0.16444,
"h": 320.6
},
"luminance": 0.10762
}Semantic roles & 50–950 ramp
primary
#8A3A9A
secondary
#82B977
accent
#D55369
background
#FBF7FB
surface
#F6EDF6
border
#D0C8D0
text
#110911
muted
#807B80