#9933CC#9933CC
#9933CC is a mid, highly saturated purple. Relative luminance 0.135; OKLCH L 54.2% C 0.226 H 311.4°. Best body text is #FFFFFF at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9933CC |
|---|---|
| RGB | rgb(153, 51, 204) |
| HSL | hsl(280, 60%, 50%) |
| HSV | hsv(280, 75%, 80%) |
| CMYK | cmyk(25%, 75%, 0%, 20%) |
| CIE-LAB | lab(43.51, 64.79, -59.89) |
| CIE-LCH | lch(43.51, 88.23, 317.25°) |
| OKLab | oklab(54.2% 0.1497 -0.1696) |
| OKLCH | oklch(54.2% 0.226 311.4) |
| XYZ | xyz(25.2177, 13.5002, 58.3924) |
| Luminance | 0.1350 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Darkorchid
#9932CC
ΔE00 0.15
Vibrant Purple
#AD03DE
ΔE00 3.85
Blueviolet
#8A2BE2
ΔE00 4.44
Purply
#983FB2
ΔE00 4.49
Violet (survey)
#9A0EEA
ΔE00 4.51
Darkviolet
#9400D3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9933CC #66CC33
analogous
#4C33CC #9933CC #CC33B2
triadic
#9933CC #CC9933 #33CC99
tetradic
#9933CC #CC4C33 #66CC33 #33B2CC
square
#9933CC #CC4C33 #66CC33 #33B2CC
split-complementary
#9933CC #B2CC33 #33CC4D
monochromatic
#501B6A #74279B #9933CC #B164D8 #CA95E4
Accessibility & contrast
On white
5.68
#9933CC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.70
#9933CC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #9933CC
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9933CC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##9933CC | 1.00 | 5.68 | 3.70 | 5.68 |
| #FFFFFF | 5.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0062D0
Deuteranopia (green-blind)
#1669C9
Tritanopia (blue-blind)
#92577E
Achromatopsia (no color)
#676767
Design tokens & code
CSS
--color: #9933cc; /* rgb */ color: rgb(153, 51, 204); /* oklch */ color: oklch(54.2% 0.226 311.4);
Tailwind
colors: {
custom: {
50: '#bc75dc',
500: '#9933cc',
950: '#000000',
},
}SCSS
$custom: #9933cc; $custom-light: #bc75dc; $custom-dark: #000000;
JSON
{
"hex": "#9933cc",
"rgb": {
"r": 153,
"g": 51,
"b": 204
},
"hsl": {
"h": 280,
"s": 60,
"l": 50
},
"oklch": {
"l": 0.54201,
"c": 0.22621,
"h": 311.4
},
"luminance": 0.135
}Semantic roles & 50–950 ramp
primary
#9933CC
secondary
#A2D08B
accent
#E34579
background
#FCF7FD
surface
#F8EDFB
border
#D1C8D4
text
#130915
muted
#827B83