#CC87EF#CC87EF
#CC87EF is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.2% C 0.161 H 313.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CC87EF |
|---|---|
| RGB | rgb(204, 135, 239) |
| HSL | hsl(280, 76%, 73%) |
| HSV | hsv(280, 44%, 94%) |
| CMYK | cmyk(14.6%, 43.5%, 0%, 6.3%) |
| CIE-LAB | lab(66.82, 44.31, -42.13) |
| CIE-LCH | lch(66.82, 61.15, 316.44°) |
| OKLab | oklab(73.21% 0.1109 -0.1168) |
| OKLCH | oklch(73.21% 0.161 313.5) |
| XYZ | xyz(49.1432, 36.3984, 86.0814) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.69
Light Purple
#BF77F6
ΔE00 5.10
Baby Purple
#CA9BF7
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.52
Pale Purple
#B790D4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC87EF #AAEF87
analogous
#9887EF #CC87EF #EF87DE
triadic
#CC87EF #EFCC87 #87EFCC
tetradic
#CC87EF #EF9887 #AAEF87 #87DEEF
square
#CC87EF #EF9887 #AAEF87 #87DEEF
split-complementary
#CC87EF #DEEF87 #87EF98
monochromatic
#9D1EDE #B551E8 #CC87EF #E3BDF6 #F4E4FB
Accessibility & contrast
On white
2.54
#CC87EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#CC87EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC87EF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC87EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC87EF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#C996B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc87ef; /* rgb */ color: rgb(204, 135, 239); /* oklch */ color: oklch(73.2% 0.161 313.5);
Tailwind
colors: {
custom: {
50: '#ddabf4',
500: '#cc87ef',
950: '#000000',
},
}SCSS
$custom: #cc87ef; $custom-light: #ddabf4; $custom-dark: #000000;
JSON
{
"hex": "#cc87ef",
"rgb": {
"r": 204,
"g": 135,
"b": 239
},
"hsl": {
"h": 279.808,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.73209,
"c": 0.16103,
"h": 313.5
},
"luminance": 0.36397
}Semantic roles & 50–950 ramp
primary
#CC87EF
secondary
#E1F3D8
accent
#D90D51
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85