#CC84EE#CC84EE
#CC84EE is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.7% C 0.165 H 314.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CC84EE |
|---|---|
| RGB | rgb(204, 132, 238) |
| HSL | hsl(281, 76%, 73%) |
| HSV | hsv(281, 45%, 93%) |
| CMYK | cmyk(14.3%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(66.15, 45.70, -42.64) |
| CIE-LCH | lch(66.15, 62.50, 316.98°) |
| OKLab | oklab(72.69% 0.1149 -0.1182) |
| OKLCH | oklch(72.69% 0.165 314.2) |
| XYZ | xyz(48.5832, 35.5141, 85.1680) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.13
Light Purple
#BF77F6
ΔE00 4.65
Baby Purple
#CA9BF7
ΔE00 5.83
Easter Purple
#C071FE
ΔE00 6.14
Violet (CSS)
#EE82EE
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC84EE #A6EE84
analogous
#9784EE #CC84EE #EE84DB
triadic
#CC84EE #EECC84 #84EECC
tetradic
#CC84EE #EE9784 #A6EE84 #84DBEE
square
#CC84EE #EE9784 #A6EE84 #84DBEE
split-complementary
#CC84EE #DBEE84 #84EE97
monochromatic
#9D1EDA #B64EE7 #CC84EE #E2BAF5 #F4E4FB
Accessibility & contrast
On white
2.59
#CC84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#CC84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC84EE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC84EE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF2
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#CA93AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cc84ee; /* rgb */ color: rgb(204, 132, 238); /* oklch */ color: oklch(72.7% 0.165 314.2);
Tailwind
colors: {
custom: {
50: '#dda9f4',
500: '#cc84ee',
950: '#000000',
},
}SCSS
$custom: #cc84ee; $custom-light: #dda9f4; $custom-dark: #000000;
JSON
{
"hex": "#cc84ee",
"rgb": {
"r": 204,
"g": 132,
"b": 238
},
"hsl": {
"h": 280.755,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.72688,
"c": 0.16487,
"h": 314.2
},
"luminance": 0.35513
}Semantic roles & 50–950 ramp
primary
#CC84EE
secondary
#E1F3D8
accent
#D80E4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85