#CC33CC#CC33CC
#CC33CC is a mid, highly saturated purple. Relative luminance 0.196; OKLCH L 61.3% C 0.246 H 328.1°. Best body text is #000000 at 4.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CC33CC |
|---|---|
| RGB | rgb(204, 51, 204) |
| HSL | hsl(300, 60%, 50%) |
| HSV | hsv(300, 75%, 80%) |
| CMYK | cmyk(0%, 75%, 0%, 20%) |
| CIE-LAB | lab(51.34, 74.75, -46.89) |
| CIE-LCH | lch(51.34, 88.24, 327.90°) |
| OKLab | oklab(61.31% 0.2086 -0.13) |
| OKLCH | oklch(61.31% 0.246 328.1) |
| XYZ | xyz(36.9843, 19.5674, 58.9440) |
| Luminance | 0.1956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purple Pink
#D725DE
ΔE00 2.77
Purpley Pink
#C83CB9
ΔE00 3.13
Pinky Purple
#C94CBE
ΔE00 4.17
Pinkish Purple
#D648D7
ΔE00 4.48
Fuchsia (survey)
#ED0DD9
ΔE00 5.21
Mediumorchid
#BA55D3
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC33CC #33CC33
analogous
#7F33CC #CC33CC #CC3380
triadic
#CC33CC #CCCC33 #33CCCC
tetradic
#CC33CC #CC8033 #33CC33 #337FCC
square
#CC33CC #CC8033 #33CC33 #337FCC
split-complementary
#CC33CC #80CC33 #33CC80
monochromatic
#6A1B6A #9B279B #CC33CC #D864D8 #E495E4
Accessibility & contrast
On white
4.27
#CC33CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.91
#CC33CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC33CC
4.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC33CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC33CC | 1.00 | 4.27 | 4.91 | 4.91 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A6ED0
Deuteranopia (green-blind)
#5E81C8
Tritanopia (blue-blind)
#D24C7E
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #cc33cc; /* rgb */ color: rgb(204, 51, 204); /* oklch */ color: oklch(61.3% 0.246 328.1);
Tailwind
colors: {
custom: {
50: '#e07bdc',
500: '#cc33cc',
950: '#000000',
},
}SCSS
$custom: #cc33cc; $custom-light: #e07bdc; $custom-dark: #000000;
JSON
{
"hex": "#cc33cc",
"rgb": {
"r": 204,
"g": 51,
"b": 204
},
"hsl": {
"h": 300,
"s": 60,
"l": 50
},
"oklch": {
"l": 0.61311,
"c": 0.24582,
"h": 328.1
},
"luminance": 0.19565
}Semantic roles & 50–950 ramp
primary
#CC33CC
secondary
#8BD08B
accent
#E34545
background
#FEF8FD
surface
#FCEFFB
border
#D5CAD4
text
#160B15
muted
#847C83