#CC8BEC#CC8BEC
#CC8BEC is a light, vivid purple. Relative luminance 0.374; OKLCH L 73.7% C 0.151 H 313.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8BEC |
|---|---|
| RGB | rgb(204, 139, 236) |
| HSL | hsl(280, 72%, 74%) |
| HSV | hsv(280, 41%, 93%) |
| CMYK | cmyk(13.6%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.55, 41.55, -39.35) |
| CIE-LCH | lch(67.55, 57.23, 316.55°) |
| OKLab | oklab(73.71% 0.1047 -0.1088) |
| OKLCH | oklch(73.71% 0.151 313.9) |
| XYZ | xyz(49.2723, 37.3598, 83.9562) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.97
Baby Purple
#CA9BF7
ΔE00 4.36
Lavender (survey)
#C79FEF
ΔE00 5.53
Pale Purple
#B790D4
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 5.99
Pastel Purple
#CAA0FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8BEC #ABEC8B
analogous
#9B8BEC #CC8BEC #EC8BDB
triadic
#CC8BEC #ECCC8B #8BECCC
tetradic
#CC8BEC #EC9B8B #ABEC8B #8BDBEC
square
#CC8BEC #EC9B8B #ABEC8B #8BDBEC
split-complementary
#CC8BEC #DBEC8B #8BEC9B
monochromatic
#9D24D9 #B556E3 #CC8BEC #E3C0F5 #F3E5FB
Accessibility & contrast
On white
2.48
#CC8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#CC8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8BEC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8BEC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F0
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#CA99B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cc8bec; /* rgb */ color: rgb(204, 139, 236); /* oklch */ color: oklch(73.7% 0.151 313.9);
Tailwind
colors: {
custom: {
50: '#ddaef2',
500: '#cc8bec',
950: '#000000',
},
}SCSS
$custom: #cc8bec; $custom-light: #ddaef2; $custom-dark: #000000;
JSON
{
"hex": "#cc8bec",
"rgb": {
"r": 204,
"g": 139,
"b": 236
},
"hsl": {
"h": 280.206,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.73708,
"c": 0.15101,
"h": 313.9
},
"luminance": 0.37359
}Semantic roles & 50–950 ramp
primary
#CC8BEC
secondary
#E1F2D9
accent
#D41252
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85