#CC8CD4#CC8CD4
#CC8CD4 is a light, vivid purple. Relative luminance 0.363; OKLCH L 72.8% C 0.123 H 322.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8CD4 |
|---|---|
| RGB | rgb(204, 140, 212) |
| HSL | hsl(293, 46%, 69%) |
| HSV | hsv(293, 34%, 83%) |
| CMYK | cmyk(3.8%, 34%, 0%, 16.9%) |
| CIE-LAB | lab(66.79, 36.19, -27.26) |
| CIE-LCH | lch(66.79, 45.31, 323.01°) |
| OKLab | oklab(72.81% 0.098 -0.0743) |
| OKLCH | oklch(72.81% 0.123 322.8) |
| XYZ | xyz(46.1623, 36.3485, 66.8589) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.64
Pale Purple
#B790D4
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.65
Orchid (survey)
#C875C4
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 6.87
Orchid
#DA70D6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8CD4 #94D48C
analogous
#A88CD4 #CC8CD4 #D48CB8
triadic
#CC8CD4 #D4CC8C #8CD4CC
tetradic
#CC8CD4 #D4A88C #94D48C #8CB8D4
square
#CC8CD4 #D4A88C #94D48C #8CB8D4
split-complementary
#CC8CD4 #B8D48C #8CD4A8
monochromatic
#9B3EA7 #B85FC3 #CC8CD4 #E0B9E5 #F4E5F5
Accessibility & contrast
On white
2.54
#CC8CD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#CC8CD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8CD4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8CD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8CD4 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED7
Deuteranopia (green-blind)
#94A5D2
Tritanopia (blue-blind)
#CE93A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc8cd4; /* rgb */ color: rgb(204, 140, 212); /* oklch */ color: oklch(72.8% 0.123 322.8);
Tailwind
colors: {
custom: {
50: '#dcaee1',
500: '#cc8cd4',
950: '#000000',
},
}SCSS
$custom: #cc8cd4; $custom-light: #dcaee1; $custom-dark: #000000;
JSON
{
"hex": "#cc8cd4",
"rgb": {
"r": 204,
"g": 140,
"b": 212
},
"hsl": {
"h": 293.333,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.72812,
"c": 0.12298,
"h": 322.8
},
"luminance": 0.36347
}Semantic roles & 50–950 ramp
primary
#CC8CD4
secondary
#D6E8D3
accent
#B92D3C
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83