#933ABC#933ABC
#933ABC is a mid, highly saturated purple. Relative luminance 0.129; OKLCH L 53.0% C 0.201 H 313.0°. Best body text is #FFFFFF at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #933ABC |
|---|---|
| RGB | rgb(147, 58, 188) |
| HSL | hsl(281, 53%, 48%) |
| HSV | hsv(281, 69%, 74%) |
| CMYK | cmyk(21.8%, 69.1%, 0%, 26.3%) |
| CIE-LAB | lab(42.55, 57.48, -52.16) |
| CIE-LCH | lch(42.55, 77.62, 317.77°) |
| OKLab | oklab(53% 0.1373 -0.1471) |
| OKLCH | oklch(53% 0.201 313) |
| XYZ | xyz(22.6212, 12.8607, 48.8579) |
| Luminance | 0.1286 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Darkorchid
#9932CC
ΔE00 2.48
Purply
#983FB2
ΔE00 2.53
Barney
#AC1DB8
ΔE00 5.05
Darkviolet
#9400D3
ΔE00 5.82
Vibrant Purple
#AD03DE
ΔE00 5.96
Blueviolet
#8A2BE2
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#933ABC #63BC3A
analogous
#523ABC #933ABC #BC3AA4
triadic
#933ABC #BC933A #3ABC93
tetradic
#933ABC #BC523A #63BC3A #3AA4BC
square
#933ABC #BC523A #63BC3A #3AA4BC
split-complementary
#933ABC #A4BC3A #3ABC52
monochromatic
#4A1D5E #6E2C8D #933ABC #AD64CF #C693DE
Accessibility & contrast
On white
5.88
#933ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.57
#933ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #933ABC
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##933ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##933ABC | 1.00 | 5.88 | 3.57 | 5.88 |
| #FFFFFF | 5.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0060C0
Deuteranopia (green-blind)
#2F66B9
Tritanopia (blue-blind)
#8F5577
Achromatopsia (no color)
#646464
Design tokens & code
CSS
--color: #933abc; /* rgb */ color: rgb(147, 58, 188); /* oklch */ color: oklch(53.0% 0.201 313.0);
Tailwind
colors: {
custom: {
50: '#b777d1',
500: '#933abc',
950: '#000000',
},
}SCSS
$custom: #933abc; $custom-light: #b777d1; $custom-dark: #000000;
JSON
{
"hex": "#933abc",
"rgb": {
"r": 147,
"g": 58,
"b": 188
},
"hsl": {
"h": 281.077,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.53002,
"c": 0.20126,
"h": 313
},
"luminance": 0.1286
}Semantic roles & 50–950 ramp
primary
#933ABC
secondary
#9DC989
accent
#DC4C79
background
#FBF7FC
surface
#F6EEF9
border
#D0C9D2
text
#120914
muted
#817B82