#CC8DEB#CC8DEB
#CC8DEB is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.0% C 0.147 H 314.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8DEB |
|---|---|
| RGB | rgb(204, 141, 235) |
| HSL | hsl(280, 70%, 74%) |
| HSV | hsv(280, 40%, 92%) |
| CMYK | cmyk(13.2%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(67.94, 40.26, -38.19) |
| CIE-LCH | lch(67.94, 55.50, 316.51°) |
| OKLab | oklab(73.99% 0.1017 -0.1055) |
| OKLCH | oklch(73.99% 0.147 314) |
| XYZ | xyz(49.4197, 37.8863, 83.2906) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 5.05
Pale Purple
#B790D4
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8DEB #ACEB8D
analogous
#9D8DEB #CC8DEB #EB8DDB
triadic
#CC8DEB #EBCC8D #8DEBCC
tetradic
#CC8DEB #EB9D8D #ACEB8D #8DDBEB
square
#CC8DEB #EB9D8D #ACEB8D #8DDBEB
split-complementary
#CC8DEB #DBEB8D #8DEB9D
monochromatic
#9D26D8 #B559E2 #CC8DEB #E3C1F4 #F3E5FA
Accessibility & contrast
On white
2.45
#CC8DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#CC8DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8DEB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8DEB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#CA9AB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cc8deb; /* rgb */ color: rgb(204, 141, 235); /* oklch */ color: oklch(74.0% 0.147 314.0);
Tailwind
colors: {
custom: {
50: '#ddaff1',
500: '#cc8deb',
950: '#000000',
},
}SCSS
$custom: #cc8deb; $custom-light: #ddaff1; $custom-dark: #000000;
JSON
{
"hex": "#cc8deb",
"rgb": {
"r": 204,
"g": 141,
"b": 235
},
"hsl": {
"h": 280.213,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.73987,
"c": 0.14652,
"h": 314
},
"luminance": 0.37885
}Semantic roles & 50–950 ramp
primary
#CC8DEB
secondary
#E1F2D9
accent
#D21352
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85