#CC8BEA#CC8BEA
#CC8BEA is a light, vivid purple. Relative luminance 0.372; OKLCH L 73.6% C 0.149 H 314.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8BEA |
|---|---|
| RGB | rgb(204, 139, 234) |
| HSL | hsl(281, 69%, 73%) |
| HSV | hsv(281, 41%, 92%) |
| CMYK | cmyk(12.8%, 40.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.46, 41.13, -38.39) |
| CIE-LCH | lch(67.46, 56.26, 316.98°) |
| OKLab | oklab(73.61% 0.1043 -0.106) |
| OKLCH | oklch(73.61% 0.149 314.5) |
| XYZ | xyz(48.9834, 37.2442, 82.4344) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.31
Baby Purple
#CA9BF7
ΔE00 4.50
Lavender (survey)
#C79FEF
ΔE00 5.54
Pale Purple
#B790D4
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.94
Lilac (survey)
#CEA2FD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8BEA #A9EA8B
analogous
#9C8BEA #CC8BEA #EA8BD8
triadic
#CC8BEA #EACC8B #8BEACC
tetradic
#CC8BEA #EA9C8B #A9EA8B #8BD8EA
square
#CC8BEA #EA9C8B #A9EA8B #8BD8EA
split-complementary
#CC8BEA #D8EA8B #8BEA9C
monochromatic
#9D26D4 #B557E1 #CC8BEA #E3BFF3 #F4E5FA
Accessibility & contrast
On white
2.49
#CC8BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#CC8BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8BEA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8BEA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#8BA6E7
Tritanopia (blue-blind)
#CA98AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cc8bea; /* rgb */ color: rgb(204, 139, 234); /* oklch */ color: oklch(73.6% 0.149 314.5);
Tailwind
colors: {
custom: {
50: '#ddaef1',
500: '#cc8bea',
950: '#000000',
},
}SCSS
$custom: #cc8bea; $custom-light: #ddaef1; $custom-dark: #000000;
JSON
{
"hex": "#cc8bea",
"rgb": {
"r": 204,
"g": 139,
"b": 234
},
"hsl": {
"h": 281.053,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.73614,
"c": 0.14876,
"h": 314.5
},
"luminance": 0.37243
}Semantic roles & 50–950 ramp
primary
#CC8BEA
secondary
#E1F2D9
accent
#D11450
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84