#CC87F6#CC87F6
#CC87F6 is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.6% C 0.169 H 311.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CC87F6 |
|---|---|
| RGB | rgb(204, 135, 246) |
| HSL | hsl(277, 86%, 75%) |
| HSV | hsv(277, 45%, 96%) |
| CMYK | cmyk(17.1%, 45.1%, 0%, 3.5%) |
| CIE-LAB | lab(67.14, 45.79, -45.48) |
| CIE-LCH | lch(67.14, 64.53, 315.19°) |
| OKLab | oklab(73.55% 0.112 -0.1265) |
| OKLCH | oklch(73.55% 0.169 311.5) |
| XYZ | xyz(50.1974, 36.8201, 91.6335) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.84
Light Purple
#BF77F6
ΔE00 4.57
Baby Purple
#CA9BF7
ΔE00 5.08
Easter Purple
#C071FE
ΔE00 5.97
Pastel Purple
#CAA0FF
ΔE00 6.34
Lilac (survey)
#CEA2FD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC87F6 #B1F687
analogous
#9487F6 #CC87F6 #F687E9
triadic
#CC87F6 #F6CC87 #87F6CC
tetradic
#CC87F6 #F69487 #B1F687 #87E9F6
square
#CC87F6 #F69487 #B1F687 #87E9F6
split-complementary
#CC87F6 #E9F687 #87F694
monochromatic
#9C15ED #B44EF2 #CC87F6 #E4C0FA #F3E3FD
Accessibility & contrast
On white
2.51
#CC87F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#CC87F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC87F6
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC87F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC87F6 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0FA
Deuteranopia (green-blind)
#81A5F3
Tritanopia (blue-blind)
#C898B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc87f6; /* rgb */ color: rgb(204, 135, 246); /* oklch */ color: oklch(73.6% 0.169 311.5);
Tailwind
colors: {
custom: {
50: '#ddabf9',
500: '#cc87f6',
950: '#000000',
},
}SCSS
$custom: #cc87f6; $custom-light: #ddabf9; $custom-dark: #000000;
JSON
{
"hex": "#cc87f6",
"rgb": {
"r": 204,
"g": 135,
"b": 246
},
"hsl": {
"h": 277.297,
"s": 86.047,
"l": 74.706
},
"oklch": {
"l": 0.73551,
"c": 0.1689,
"h": 311.5
},
"luminance": 0.36819
}Semantic roles & 50–950 ramp
primary
#CC87F6
secondary
#E2F5D6
accent
#E30358
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85