#CC89CE#CC89CE
#CC89CE is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.1% C 0.122 H 325.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CC89CE |
|---|---|
| RGB | rgb(204, 137, 206) |
| HSL | hsl(298, 41%, 67%) |
| HSV | hsv(298, 33%, 81%) |
| CMYK | cmyk(1%, 33.5%, 0%, 19.2%) |
| CIE-LAB | lab(65.89, 36.67, -25.29) |
| CIE-LCH | lch(65.89, 44.54, 325.41°) |
| OKLab | oklab(72.06% 0.101 -0.0687) |
| OKLCH | oklch(72.06% 0.122 325.8) |
| XYZ | xyz(44.9870, 35.1866, 62.8025) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.36
Orchid (survey)
#C875C4
ΔE00 5.06
Pale Purple
#B790D4
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.10
Orchid
#DA70D6
ΔE00 6.57
Violet (CSS)
#EE82EE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC89CE #8BCE89
analogous
#AA89CE #CC89CE #CE89AE
triadic
#CC89CE #CECC89 #89CECC
tetradic
#CC89CE #CEAA89 #8BCE89 #89AECE
square
#CC89CE #CEAA89 #8BCE89 #89AECE
split-complementary
#CC89CE #AECE89 #89CEAA
monochromatic
#99419C #B95EBC #CC89CE #DFB4E0 #F1DFF2
Accessibility & contrast
On white
2.61
#CC89CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#CC89CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC89CE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC89CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC89CE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD1
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#D08FA2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc89ce; /* rgb */ color: rgb(204, 137, 206); /* oklch */ color: oklch(72.1% 0.122 325.8);
Tailwind
colors: {
custom: {
50: '#dcacdd',
500: '#cc89ce',
950: '#000000',
},
}SCSS
$custom: #cc89ce; $custom-light: #dcacdd; $custom-dark: #000000;
JSON
{
"hex": "#cc89ce",
"rgb": {
"r": 204,
"g": 137,
"b": 206
},
"hsl": {
"h": 298.261,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.72062,
"c": 0.12212,
"h": 325.8
},
"luminance": 0.35185
}Semantic roles & 50–950 ramp
primary
#CC89CE
secondary
#CFE4CF
accent
#B43135
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83