#CC89DC#CC89DC
#CC89DC is a light, vivid purple. Relative luminance 0.359; OKLCH L 72.7% C 0.137 H 319.7°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CC89DC |
|---|---|
| RGB | rgb(204, 137, 220) |
| HSL | hsl(288, 54%, 70%) |
| HSV | hsv(288, 38%, 86%) |
| CMYK | cmyk(7.3%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(66.44, 39.37, -32.23) |
| CIE-LCH | lch(66.44, 50.88, 320.70°) |
| OKLab | oklab(72.66% 0.1043 -0.0884) |
| OKLCH | oklch(72.66% 0.137 319.7) |
| XYZ | xyz(46.7641, 35.8974, 72.1618) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.94
Pale Purple
#B790D4
ΔE00 5.03
Orchid (survey)
#C875C4
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 6.01
Orchid
#DA70D6
ΔE00 6.17
Baby Purple
#CA9BF7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC89DC #99DC89
analogous
#A389DC #CC89DC #DC89C2
triadic
#CC89DC #DCCC89 #89DCCC
tetradic
#CC89DC #DCA389 #99DC89 #89C2DC
square
#CC89DC #DCA389 #99DC89 #89C2DC
split-complementary
#CC89DC #C2DC89 #89DCA3
monochromatic
#9C36B5 #B85ACE #CC89DC #E0B8EA #F5E7F8
Accessibility & contrast
On white
2.57
#CC89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#CC89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC89DC
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC89DC | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#CD93A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc89dc; /* rgb */ color: rgb(204, 137, 220); /* oklch */ color: oklch(72.7% 0.137 319.7);
Tailwind
colors: {
custom: {
50: '#ddace7',
500: '#cc89dc',
950: '#000000',
},
}SCSS
$custom: #cc89dc; $custom-light: #ddace7; $custom-dark: #000000;
JSON
{
"hex": "#cc89dc",
"rgb": {
"r": 204,
"g": 137,
"b": 220
},
"hsl": {
"h": 288.434,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.72656,
"c": 0.13675,
"h": 319.7
},
"luminance": 0.35896
}Semantic roles & 50–950 ramp
primary
#CC89DC
secondary
#D9ECD5
accent
#C22442
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84