#CC84DE#CC84DE
#CC84DE is a light, vivid purple. Relative luminance 0.346; OKLCH L 71.9% C 0.147 H 319.4°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CC84DE |
|---|---|
| RGB | rgb(204, 132, 222) |
| HSL | hsl(288, 58%, 69%) |
| HSV | hsv(288, 41%, 87%) |
| CMYK | cmyk(8.1%, 40.5%, 0%, 12.9%) |
| CIE-LAB | lab(65.45, 42.45, -34.88) |
| CIE-LCH | lch(65.45, 54.94, 320.59°) |
| OKLab | oklab(71.94% 0.112 -0.0959) |
| OKLCH | oklch(71.94% 0.147 319.4) |
| XYZ | xyz(46.3362, 34.6153, 73.3337) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.24
Orchid
#DA70D6
ΔE00 5.21
Orchid (survey)
#C875C4
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 5.72
Pale Purple
#B790D4
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC84DE #96DE84
analogous
#9F84DE #CC84DE #DE84C3
triadic
#CC84DE #DECC84 #84DECC
tetradic
#CC84DE #DE9F84 #96DE84 #84C3DE
square
#CC84DE #DE9F84 #96DE84 #84C3DE
split-complementary
#CC84DE #C3DE84 #84DE9F
monochromatic
#9C31B7 #B854D1 #CC84DE #E0B4EB #F4E5F8
Accessibility & contrast
On white
2.65
#CC84DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CC84DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC84DE
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC84DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC84DE | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE1
Deuteranopia (green-blind)
#8AA2DB
Tritanopia (blue-blind)
#CD8FA7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cc84de; /* rgb */ color: rgb(204, 132, 222); /* oklch */ color: oklch(71.9% 0.147 319.4);
Tailwind
colors: {
custom: {
50: '#dda9e8',
500: '#cc84de',
950: '#000000',
},
}SCSS
$custom: #cc84de; $custom-light: #dda9e8; $custom-dark: #000000;
JSON
{
"hex": "#cc84de",
"rgb": {
"r": 204,
"g": 132,
"b": 222
},
"hsl": {
"h": 288,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.71935,
"c": 0.14748,
"h": 319.4
},
"luminance": 0.34614
}Semantic roles & 50–950 ramp
primary
#CC84DE
secondary
#D7ECD2
accent
#C52041
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84