#882693#882693
#882693 is a mid, vivid purple. Relative luminance 0.087; OKLCH L 46.8% C 0.183 H 323.5°. Best body text is #FFFFFF at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #882693 |
|---|---|
| RGB | rgb(136, 38, 147) |
| HSL | hsl(294, 59%, 36%) |
| HSV | hsv(294, 74%, 58%) |
| CMYK | cmyk(7.5%, 74.1%, 0%, 42.4%) |
| CIE-LAB | lab(35.46, 54.93, -39.12) |
| CIE-LCH | lch(35.46, 67.44, 324.54°) |
| OKLab | oklab(46.76% 0.1475 -0.1091) |
| OKLCH | oklch(46.76% 0.184 323.5) |
| XYZ | xyz(16.1124, 8.7280, 28.4341) |
| Luminance | 0.0873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Darkmagenta
#8B008B
ΔE00 3.39
Purple (survey)
#7E1E9C
ΔE00 3.51
Warm Purple
#952E8F
ΔE00 3.84
Barney Purple
#A00498
ΔE00 4.33
Purple
#800080
ΔE00 4.96
Darkish Purple
#751973
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#882693 #319326
analogous
#522693 #882693 #932668
triadic
#882693 #938826 #269388
tetradic
#882693 #935226 #319326 #266893
square
#882693 #935226 #319326 #266893
split-complementary
#882693 #689326 #269352
monochromatic
#2E0D32 #5B1962 #882693 #B533C4 #C95ED5
Accessibility & contrast
On white
7.65
#882693 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.75
#882693 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #882693
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##882693 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##882693 | 1.00 | 7.65 | 2.75 | 7.65 |
| #FFFFFF | 7.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004C96
Deuteranopia (green-blind)
#395790
Tritanopia (blue-blind)
#8A3A5A
Achromatopsia (no color)
#535353
Design tokens & code
CSS
--color: #882693; /* rgb */ color: rgb(136, 38, 147); /* oklch */ color: oklch(46.8% 0.183 323.5);
Tailwind
colors: {
custom: {
50: '#ae6bb3',
500: '#882693',
950: '#000000',
},
}SCSS
$custom: #882693; $custom-light: #ae6bb3; $custom-dark: #000000;
JSON
{
"hex": "#882693",
"rgb": {
"r": 136,
"g": 38,
"b": 147
},
"hsl": {
"h": 293.945,
"s": 58.919,
"l": 36.275
},
"oklch": {
"l": 0.4676,
"c": 0.1835,
"h": 323.5
},
"luminance": 0.08727
}Semantic roles & 50–950 ramp
primary
#882693
secondary
#64BA5A
accent
#E24655
background
#FBF6FB
surface
#F6ECF6
border
#D0C7D0
text
#110711
muted
#807A80