#CC84EB#CC84EB
#CC84EB is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.5% C 0.162 H 315.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CC84EB |
|---|---|
| RGB | rgb(204, 132, 235) |
| HSL | hsl(282, 72%, 72%) |
| HSV | hsv(282, 44%, 92%) |
| CMYK | cmyk(13.2%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(66.01, 45.08, -41.20) |
| CIE-LCH | lch(66.01, 61.07, 317.57°) |
| OKLab | oklab(72.54% 0.1144 -0.1141) |
| OKLCH | oklch(72.54% 0.162 315.1) |
| XYZ | xyz(48.1462, 35.3393, 82.8661) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.53
Light Purple
#BF77F6
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 5.93
Violet (CSS)
#EE82EE
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.18
Orchid
#DA70D6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC84EB #A3EB84
analogous
#9984EB #CC84EB #EB84D6
triadic
#CC84EB #EBCC84 #84EBCC
tetradic
#CC84EB #EB9984 #A3EB84 #84D6EB
square
#CC84EB #EB9984 #A3EB84 #84D6EB
split-complementary
#CC84EB #D6EB84 #84EB99
monochromatic
#9D22D2 #B64FE2 #CC84EB #E2B9F4 #F4E5FB
Accessibility & contrast
On white
2.60
#CC84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#CC84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC84EB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC84EB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#CA93AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc84eb; /* rgb */ color: rgb(204, 132, 235); /* oklch */ color: oklch(72.5% 0.162 315.1);
Tailwind
colors: {
custom: {
50: '#dda9f2',
500: '#cc84eb',
950: '#000000',
},
}SCSS
$custom: #cc84eb; $custom-light: #dda9f2; $custom-dark: #000000;
JSON
{
"hex": "#cc84eb",
"rgb": {
"r": 204,
"g": 132,
"b": 235
},
"hsl": {
"h": 281.942,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.72543,
"c": 0.16156,
"h": 315.1
},
"luminance": 0.35338
}Semantic roles & 50–950 ramp
primary
#CC84EB
secondary
#E0F2D8
accent
#D4114C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85