#CC8CCD#CC8CCD
#CC8CCD is a light, moderate purple. Relative luminance 0.360; OKLCH L 72.5% C 0.116 H 326.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8CCD |
|---|---|
| RGB | rgb(204, 140, 205) |
| HSL | hsl(299, 39%, 68%) |
| HSV | hsv(299, 32%, 80%) |
| CMYK | cmyk(0.5%, 31.7%, 0%, 19.6%) |
| CIE-LAB | lab(66.52, 34.86, -23.77) |
| CIE-LCH | lch(66.52, 42.19, 325.71°) |
| OKLab | oklab(72.52% 0.0962 -0.0645) |
| OKLCH | oklch(72.52% 0.116 326.2) |
| XYZ | xyz(45.2983, 36.0029, 62.3089) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.88
Plum
#DDA0DD
ΔE00 5.40
Pale Purple
#B790D4
ΔE00 5.72
Orchid (survey)
#C875C4
ΔE00 5.86
Orchid
#DA70D6
ΔE00 7.46
Violet (CSS)
#EE82EE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8CCD #8DCD8C
analogous
#AB8CCD #CC8CCD #CD8CAD
triadic
#CC8CCD #CDCC8C #8CCDCC
tetradic
#CC8CCD #CDAB8C #8DCD8C #8CADCD
square
#CC8CCD #CDAB8C #8DCD8C #8CADCD
split-complementary
#CC8CCD #ADCD8C #8CCDAB
monochromatic
#9A439B #B961BA #CC8CCD #DFB7E0 #F2E1F2
Accessibility & contrast
On white
2.56
#CC8CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#CC8CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8CCD
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8CCD | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DCF
Deuteranopia (green-blind)
#97A5CB
Tritanopia (blue-blind)
#D092A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc8ccd; /* rgb */ color: rgb(204, 140, 205); /* oklch */ color: oklch(72.5% 0.116 326.2);
Tailwind
colors: {
custom: {
50: '#dcaedc',
500: '#cc8ccd',
950: '#000000',
},
}SCSS
$custom: #cc8ccd; $custom-light: #dcaedc; $custom-dark: #000000;
JSON
{
"hex": "#cc8ccd",
"rgb": {
"r": 204,
"g": 140,
"b": 205
},
"hsl": {
"h": 299.077,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.72525,
"c": 0.11578,
"h": 326.2
},
"luminance": 0.36001
}Semantic roles & 50–950 ramp
primary
#CC8CCD
secondary
#D1E4D0
accent
#B23335
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83