#CC46CC#CC46CC
#CC46CC is a light, highly saturated purple. Relative luminance 0.216; OKLCH L 62.9% C 0.225 H 327.8°. Best body text is #000000 at 5.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CC46CC |
|---|---|
| RGB | rgb(204, 70, 204) |
| HSL | hsl(300, 57%, 54%) |
| HSV | hsv(300, 66%, 80%) |
| CMYK | cmyk(0%, 65.7%, 0%, 20%) |
| CIE-LAB | lab(53.58, 68.41, -43.35) |
| CIE-LCH | lch(53.58, 80.98, 327.64°) |
| OKLab | oklab(62.91% 0.1907 -0.1199) |
| OKLCH | oklch(62.91% 0.225 327.8) |
| XYZ | xyz(37.9906, 21.5799, 59.2794) |
| Luminance | 0.2158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.40
Pinky Purple
#C94CBE
ΔE00 2.47
Purpley Pink
#C83CB9
ΔE00 3.64
Purple Pink
#D725DE
ΔE00 3.71
Mediumorchid
#BA55D3
ΔE00 3.90
Purpleish Pink
#DF4EC8
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC46CC #46CC46
analogous
#8946CC #CC46CC #CC4689
triadic
#CC46CC #CCCC46 #46CCCC
tetradic
#CC46CC #CC8946 #46CC46 #4689CC
square
#CC46CC #CC8946 #46CC46 #4689CC
split-complementary
#CC46CC #89CC46 #46CC89
monochromatic
#772177 #A72EA7 #CC46CC #D976D9 #E6A6E6
Accessibility & contrast
On white
3.95
#CC46CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.32
#CC46CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC46CC
5.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC46CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC46CC | 1.00 | 3.95 | 5.32 | 5.32 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3375D0
Deuteranopia (green-blind)
#6786C8
Tritanopia (blue-blind)
#D25983
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cc46cc; /* rgb */ color: rgb(204, 70, 204); /* oklch */ color: oklch(62.9% 0.225 327.8);
Tailwind
colors: {
custom: {
50: '#df84dc',
500: '#cc46cc',
950: '#000000',
},
}SCSS
$custom: #cc46cc; $custom-light: #df84dc; $custom-dark: #000000;
JSON
{
"hex": "#cc46cc",
"rgb": {
"r": 204,
"g": 70,
"b": 204
},
"hsl": {
"h": 300,
"s": 56.78,
"l": 53.725
},
"oklch": {
"l": 0.62913,
"c": 0.22522,
"h": 327.8
},
"luminance": 0.21577
}Semantic roles & 50–950 ramp
primary
#CC46CC
secondary
#9AD49A
accent
#E04848
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83