#CC84ED#CC84ED
#CC84ED is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.6% C 0.164 H 314.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CC84ED |
|---|---|
| RGB | rgb(204, 132, 237) |
| HSL | hsl(281, 74%, 72%) |
| HSV | hsv(281, 44%, 93%) |
| CMYK | cmyk(13.9%, 44.3%, 0%, 7.1%) |
| CIE-LAB | lab(66.10, 45.49, -42.16) |
| CIE-LCH | lch(66.10, 62.02, 317.17°) |
| OKLab | oklab(72.64% 0.1147 -0.1169) |
| OKLCH | oklch(72.64% 0.164 314.5) |
| XYZ | xyz(48.4367, 35.4555, 84.3964) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.26
Light Purple
#BF77F6
ΔE00 4.75
Baby Purple
#CA9BF7
ΔE00 5.86
Violet (CSS)
#EE82EE
ΔE00 6.20
Easter Purple
#C071FE
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC84ED #A5ED84
analogous
#9884ED #CC84ED #ED84D9
triadic
#CC84ED #EDCC84 #84EDCC
tetradic
#CC84ED #ED9884 #A5ED84 #84D9ED
square
#CC84ED #ED9884 #A5ED84 #84D9ED
split-complementary
#CC84ED #D9ED84 #84ED98
monochromatic
#9D1FD7 #B64FE5 #CC84ED #E2B9F5 #F4E4FB
Accessibility & contrast
On white
2.60
#CC84ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#CC84ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC84ED
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC84ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC84ED | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF1
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#CA93AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc84ed; /* rgb */ color: rgb(204, 132, 237); /* oklch */ color: oklch(72.6% 0.164 314.5);
Tailwind
colors: {
custom: {
50: '#dda9f3',
500: '#cc84ed',
950: '#000000',
},
}SCSS
$custom: #cc84ed; $custom-light: #dda9f3; $custom-dark: #000000;
JSON
{
"hex": "#cc84ed",
"rgb": {
"r": 204,
"g": 132,
"b": 237
},
"hsl": {
"h": 281.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.72639,
"c": 0.16376,
"h": 314.5
},
"luminance": 0.35454
}Semantic roles & 50–950 ramp
primary
#CC84ED
secondary
#E1F3D8
accent
#D70F4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85