#CC8BE4#CC8BE4
#CC8BE4 is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.3% C 0.142 H 316.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8BE4 |
|---|---|
| RGB | rgb(204, 139, 228) |
| HSL | hsl(284, 62%, 72%) |
| HSV | hsv(284, 39%, 89%) |
| CMYK | cmyk(10.5%, 39%, 0%, 10.6%) |
| CIE-LAB | lab(67.21, 39.90, -35.47) |
| CIE-LCH | lch(67.21, 53.39, 318.36°) |
| OKLab | oklab(73.34% 0.1031 -0.0977) |
| OKLCH | oklch(73.34% 0.142 316.6) |
| XYZ | xyz(48.1360, 36.9053, 77.9715) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 5.07
Liliac
#C48EFD
ΔE00 5.39
Lavender (survey)
#C79FEF
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8BE4 #A3E48B
analogous
#A08BE4 #CC8BE4 #E48BD0
triadic
#CC8BE4 #E4CC8B #8BE4CC
tetradic
#CC8BE4 #E4A08B #A3E48B #8BD0E4
square
#CC8BE4 #E4A08B #A3E48B #8BD0E4
split-complementary
#CC8BE4 #D0E48B #8BE4A0
monochromatic
#9D2EC6 #B659D8 #CC8BE4 #E2BDF0 #F4E6F9
Accessibility & contrast
On white
2.51
#CC8BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#CC8BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8BE4
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8BE4 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E7
Deuteranopia (green-blind)
#8DA6E1
Tritanopia (blue-blind)
#CB97AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cc8be4; /* rgb */ color: rgb(204, 139, 228); /* oklch */ color: oklch(73.3% 0.142 316.6);
Tailwind
colors: {
custom: {
50: '#ddaeed',
500: '#cc8be4',
950: '#000000',
},
}SCSS
$custom: #cc8be4; $custom-light: #ddaeed; $custom-dark: #000000;
JSON
{
"hex": "#cc8be4",
"rgb": {
"r": 204,
"g": 139,
"b": 228
},
"hsl": {
"h": 283.82,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.7334,
"c": 0.14205,
"h": 316.6
},
"luminance": 0.36904
}Semantic roles & 50–950 ramp
primary
#CC8BE4
secondary
#E0F1DA
accent
#CA1C4B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84