#CC87CE#CC87CE
#CC87CE is a light, vivid purple. Relative luminance 0.346; OKLCH L 71.7% C 0.126 H 325.8°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CC87CE |
|---|---|
| RGB | rgb(204, 135, 206) |
| HSL | hsl(298, 42%, 67%) |
| HSV | hsv(298, 34%, 81%) |
| CMYK | cmyk(1%, 34.5%, 0%, 19.2%) |
| CIE-LAB | lab(65.45, 37.75, -25.96) |
| CIE-LCH | lch(65.45, 45.82, 325.48°) |
| OKLab | oklab(71.73% 0.104 -0.0706) |
| OKLCH | oklch(71.73% 0.126 325.8) |
| XYZ | xyz(44.7054, 34.6232, 62.7086) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.16
Orchid (survey)
#C875C4
ΔE00 4.56
Pale Purple
#B790D4
ΔE00 5.94
Orchid
#DA70D6
ΔE00 6.06
Plum
#DDA0DD
ΔE00 6.57
Violet (CSS)
#EE82EE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC87CE #89CE87
analogous
#A987CE #CC87CE #CE87AD
triadic
#CC87CE #CECC87 #87CECC
tetradic
#CC87CE #CEA987 #89CE87 #87ADCE
square
#CC87CE #CEA987 #89CE87 #87ADCE
split-complementary
#CC87CE #ADCE87 #87CEA9
monochromatic
#993F9B #BA5CBC #CC87CE #DEB2E0 #F1DEF1
Accessibility & contrast
On white
2.65
#CC87CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CC87CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC87CE
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC87CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC87CE | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819AD1
Deuteranopia (green-blind)
#93A2CC
Tritanopia (blue-blind)
#D08EA1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cc87ce; /* rgb */ color: rgb(204, 135, 206); /* oklch */ color: oklch(71.7% 0.126 325.8);
Tailwind
colors: {
custom: {
50: '#dcabdd',
500: '#cc87ce',
950: '#000000',
},
}SCSS
$custom: #cc87ce; $custom-light: #dcabdd; $custom-dark: #000000;
JSON
{
"hex": "#cc87ce",
"rgb": {
"r": 204,
"g": 135,
"b": 206
},
"hsl": {
"h": 298.31,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.71729,
"c": 0.12567,
"h": 325.8
},
"luminance": 0.34622
}Semantic roles & 50–950 ramp
primary
#CC87CE
secondary
#CEE4CD
accent
#B53034
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83