#CC89CC#CC89CC
#CC89CC is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.0% C 0.120 H 326.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CC89CC |
|---|---|
| RGB | rgb(204, 137, 204) |
| HSL | hsl(300, 40%, 67%) |
| HSV | hsv(300, 33%, 80%) |
| CMYK | cmyk(0%, 32.8%, 0%, 20%) |
| CIE-LAB | lab(65.82, 36.30, -24.28) |
| CIE-LCH | lch(65.82, 43.67, 326.21°) |
| OKLab | oklab(71.98% 0.1004 -0.0659) |
| OKLCH | oklch(71.98% 0.12 326.7) |
| XYZ | xyz(44.7456, 35.0900, 61.5311) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.50
Orchid (survey)
#C875C4
ΔE00 5.08
Pale Purple
#B790D4
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.07
Orchid
#DA70D6
ΔE00 6.75
Violet (CSS)
#EE82EE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC89CC #89CC89
analogous
#AB89CC #CC89CC #CC89AB
triadic
#CC89CC #CCCC89 #89CCCC
tetradic
#CC89CC #CCAB89 #89CC89 #89ABCC
square
#CC89CC #CCAB89 #89CC89 #89ABCC
split-complementary
#CC89CC #ABCC89 #89CCAB
monochromatic
#994299 #BA5EBA #CC89CC #DEB4DE #F1DEF1
Accessibility & contrast
On white
2.62
#CC89CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#CC89CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC89CC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC89CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC89CC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BCF
Deuteranopia (green-blind)
#95A3CA
Tritanopia (blue-blind)
#D08FA2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc89cc; /* rgb */ color: rgb(204, 137, 204); /* oklch */ color: oklch(72.0% 0.120 326.7);
Tailwind
colors: {
custom: {
50: '#dcacdb',
500: '#cc89cc',
950: '#000000',
},
}SCSS
$custom: #cc89cc; $custom-light: #dcacdb; $custom-dark: #000000;
JSON
{
"hex": "#cc89cc",
"rgb": {
"r": 204,
"g": 137,
"b": 204
},
"hsl": {
"h": 300,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.7198,
"c": 0.12012,
"h": 326.7
},
"luminance": 0.35088
}Semantic roles & 50–950 ramp
primary
#CC89CC
secondary
#CEE3CE
accent
#B33333
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83