#CC83DC#CC83DC
#CC83DC is a light, vivid purple. Relative luminance 0.342; OKLCH L 71.7% C 0.147 H 320.2°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83DC |
|---|---|
| RGB | rgb(204, 131, 220) |
| HSL | hsl(289, 56%, 69%) |
| HSV | hsv(289, 40%, 86%) |
| CMYK | cmyk(7.3%, 40.5%, 0%, 13.7%) |
| CIE-LAB | lab(65.15, 42.59, -34.23) |
| CIE-LCH | lch(65.15, 54.64, 321.21°) |
| OKLab | oklab(71.69% 0.1131 -0.0941) |
| OKLCH | oklch(71.69% 0.147 320.2) |
| XYZ | xyz(45.9348, 34.2388, 71.8853) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.04
Orchid
#DA70D6
ΔE00 4.91
Orchid (survey)
#C875C4
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.73
Pale Purple
#B790D4
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83DC #93DC83
analogous
#A083DC #CC83DC #DC83C0
triadic
#CC83DC #DCCC83 #83DCCC
tetradic
#CC83DC #DCA083 #93DC83 #83C0DC
square
#CC83DC #DCA083 #93DC83 #83C0DC
split-complementary
#CC83DC #C0DC83 #83DCA0
monochromatic
#9B32B2 #B853CF #CC83DC #E0B3E9 #F3E2F7
Accessibility & contrast
On white
2.68
#CC83DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#CC83DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83DC
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83DC | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7799DF
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#CD8EA5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc83dc; /* rgb */ color: rgb(204, 131, 220); /* oklch */ color: oklch(71.7% 0.147 320.2);
Tailwind
colors: {
custom: {
50: '#dda8e7',
500: '#cc83dc',
950: '#000000',
},
}SCSS
$custom: #cc83dc; $custom-light: #dda8e7; $custom-dark: #000000;
JSON
{
"hex": "#cc83dc",
"rgb": {
"r": 204,
"g": 131,
"b": 220
},
"hsl": {
"h": 289.213,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.71685,
"c": 0.14707,
"h": 320.2
},
"luminance": 0.34237
}Semantic roles & 50–950 ramp
primary
#CC83DC
secondary
#D5EBD0
accent
#C4223F
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84