#CC8CD7#CC8CD7
#CC8CD7 is a light, vivid purple. Relative luminance 0.365; OKLCH L 72.9% C 0.126 H 321.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8CD7 |
|---|---|
| RGB | rgb(204, 140, 215) |
| HSL | hsl(291, 48%, 70%) |
| HSV | hsv(291, 35%, 84%) |
| CMYK | cmyk(5.1%, 34.9%, 0%, 15.7%) |
| CIE-LAB | lab(66.90, 36.77, -28.75) |
| CIE-LCH | lch(66.90, 46.68, 321.98°) |
| OKLab | oklab(72.94% 0.0987 -0.0785) |
| OKLCH | oklch(72.94% 0.126 321.5) |
| XYZ | xyz(46.5442, 36.5013, 68.8705) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.74
Pale Purple
#B790D4
ΔE00 4.78
Plum
#DDA0DD
ΔE00 5.87
Orchid (survey)
#C875C4
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.61
Lavender (survey)
#C79FEF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8CD7 #97D78C
analogous
#A78CD7 #CC8CD7 #D78CBD
triadic
#CC8CD7 #D7CC8C #8CD7CC
tetradic
#CC8CD7 #D7A78C #97D78C #8CBDD7
square
#CC8CD7 #D7A78C #97D78C #8CBDD7
split-complementary
#CC8CD7 #BDD78C #8CD7A7
monochromatic
#9C3CAD #B85FC7 #CC8CD7 #E0B9E7 #F4E7F7
Accessibility & contrast
On white
2.53
#CC8CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#CC8CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8CD7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8CD7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839EDA
Deuteranopia (green-blind)
#93A5D5
Tritanopia (blue-blind)
#CE94A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc8cd7; /* rgb */ color: rgb(204, 140, 215); /* oklch */ color: oklch(72.9% 0.126 321.5);
Tailwind
colors: {
custom: {
50: '#dcaee3',
500: '#cc8cd7',
950: '#000000',
},
}SCSS
$custom: #cc8cd7; $custom-light: #dcaee3; $custom-dark: #000000;
JSON
{
"hex": "#cc8cd7",
"rgb": {
"r": 204,
"g": 140,
"b": 215
},
"hsl": {
"h": 291.2,
"s": 48.387,
"l": 69.608
},
"oklch": {
"l": 0.72937,
"c": 0.12615,
"h": 321.5
},
"luminance": 0.365
}Semantic roles & 50–950 ramp
primary
#CC8CD7
secondary
#D8EAD5
accent
#BC2A3F
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83