#CC84CD#CC84CD
#CC84CD is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.2% C 0.130 H 326.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CC84CD |
|---|---|
| RGB | rgb(204, 132, 205) |
| HSL | hsl(299, 42%, 66%) |
| HSV | hsv(299, 36%, 80%) |
| CMYK | cmyk(0.5%, 35.6%, 0%, 19.6%) |
| CIE-LAB | lab(64.76, 39.17, -26.46) |
| CIE-LCH | lch(64.76, 47.28, 325.96°) |
| OKLab | oklab(71.19% 0.1082 -0.072) |
| OKLCH | oklch(71.19% 0.13 326.4) |
| XYZ | xyz(44.1716, 33.7494, 61.9333) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.08
Orchid (survey)
#C875C4
ΔE00 3.81
Orchid
#DA70D6
ΔE00 5.40
Pale Purple
#B790D4
ΔE00 6.36
Violet (CSS)
#EE82EE
ΔE00 6.86
Purply Pink
#F075E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC84CD #85CD84
analogous
#A784CD #CC84CD #CD84A9
triadic
#CC84CD #CDCC84 #84CDCC
tetradic
#CC84CD #CDA784 #85CD84 #84A9CD
square
#CC84CD #CDA784 #85CD84 #84A9CD
split-complementary
#CC84CD #A9CD84 #84CDA7
monochromatic
#973E99 #BA58BB #CC84CD #DEB0DF #F0DBF0
Accessibility & contrast
On white
2.71
#CC84CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#CC84CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC84CD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC84CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC84CD | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E97D0
Deuteranopia (green-blind)
#91A0CB
Tritanopia (blue-blind)
#D08B9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc84cd; /* rgb */ color: rgb(204, 132, 205); /* oklch */ color: oklch(71.2% 0.130 326.4);
Tailwind
colors: {
custom: {
50: '#dda9dc',
500: '#cc84cd',
950: '#000000',
},
}SCSS
$custom: #cc84cd; $custom-light: #dda9dc; $custom-dark: #000000;
JSON
{
"hex": "#cc84cd",
"rgb": {
"r": 204,
"g": 132,
"b": 205
},
"hsl": {
"h": 299.178,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.71195,
"c": 0.12997,
"h": 326.4
},
"luminance": 0.33748
}Semantic roles & 50–950 ramp
primary
#CC84CD
secondary
#CBE2CA
accent
#B53032
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83