#CC83CD#CC83CD
#CC83CD is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.0% C 0.132 H 326.4°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83CD |
|---|---|
| RGB | rgb(204, 131, 205) |
| HSL | hsl(299, 43%, 66%) |
| HSV | hsv(299, 36%, 80%) |
| CMYK | cmyk(0.5%, 36.1%, 0%, 19.6%) |
| CIE-LAB | lab(64.55, 39.71, -26.80) |
| CIE-LCH | lch(64.55, 47.91, 325.99°) |
| OKLab | oklab(71.03% 0.1097 -0.0729) |
| OKLCH | oklch(71.03% 0.132 326.4) |
| XYZ | xyz(44.0366, 33.4795, 61.8883) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.08
Orchid (survey)
#C875C4
ΔE00 3.58
Orchid
#DA70D6
ΔE00 5.16
Pale Purple
#B790D4
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 6.81
Purply Pink
#F075E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83CD #84CD83
analogous
#A783CD #CC83CD #CD83A9
triadic
#CC83CD #CDCC83 #83CDCC
tetradic
#CC83CD #CDA783 #84CD83 #83A9CD
square
#CC83CD #CDA783 #84CD83 #83A9CD
split-complementary
#CC83CD #A9CD83 #83CDA7
monochromatic
#973D98 #BA57BB #CC83CD #DEAFDF #F0DAF0
Accessibility & contrast
On white
2.73
#CC83CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#CC83CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83CD
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83CD | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D97D0
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#D08A9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc83cd; /* rgb */ color: rgb(204, 131, 205); /* oklch */ color: oklch(71.0% 0.132 326.4);
Tailwind
colors: {
custom: {
50: '#dda8dc',
500: '#cc83cd',
950: '#000000',
},
}SCSS
$custom: #cc83cd; $custom-light: #dda8dc; $custom-dark: #000000;
JSON
{
"hex": "#cc83cd",
"rgb": {
"r": 204,
"g": 131,
"b": 205
},
"hsl": {
"h": 299.189,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.71032,
"c": 0.13172,
"h": 326.4
},
"luminance": 0.33478
}Semantic roles & 50–950 ramp
primary
#CC83CD
secondary
#CAE2CA
accent
#B63032
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83