#CC8DEC#CC8DEC
#CC8DEC is a light, vivid violet. Relative luminance 0.379; OKLCH L 74.0% C 0.148 H 313.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8DEC |
|---|---|
| RGB | rgb(204, 141, 236) |
| HSL | hsl(280, 71%, 74%) |
| HSV | hsv(280, 40%, 93%) |
| CMYK | cmyk(13.6%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(67.98, 40.47, -38.68) |
| CIE-LCH | lch(67.98, 55.98, 316.30°) |
| OKLab | oklab(74.03% 0.1019 -0.1069) |
| OKLCH | oklch(74.03% 0.148 313.6) |
| XYZ | xyz(49.5646, 37.9443, 84.0536) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.94
Liliac
#C48EFD
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 5.05
Pale Purple
#B790D4
ΔE00 5.51
Lilac (survey)
#CEA2FD
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8DEC #ADEC8D
analogous
#9D8DEC #CC8DEC #EC8DDD
triadic
#CC8DEC #ECCC8D #8DECCC
tetradic
#CC8DEC #EC9D8D #ADEC8D #8DDDEC
square
#CC8DEC #EC9D8D #ADEC8D #8DDDEC
split-complementary
#CC8DEC #DDEC8D #8DEC9D
monochromatic
#9D24DA #B559E3 #CC8DEC #E3C1F5 #F3E5FB
Accessibility & contrast
On white
2.45
#CC8DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#CC8DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8DEC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8DEC | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#CA9AB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cc8dec; /* rgb */ color: rgb(204, 141, 236); /* oklch */ color: oklch(74.0% 0.148 313.6);
Tailwind
colors: {
custom: {
50: '#ddaff2',
500: '#cc8dec',
950: '#000000',
},
}SCSS
$custom: #cc8dec; $custom-light: #ddaff2; $custom-dark: #000000;
JSON
{
"hex": "#cc8dec",
"rgb": {
"r": 204,
"g": 141,
"b": 236
},
"hsl": {
"h": 279.789,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.74033,
"c": 0.14765,
"h": 313.6
},
"luminance": 0.37943
}Semantic roles & 50–950 ramp
primary
#CC8DEC
secondary
#E1F2D9
accent
#D31253
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85