#CC86F0#CC86F0
#CC86F0 is a light, vivid violet. Relative luminance 0.362; OKLCH L 73.1% C 0.164 H 313.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CC86F0 |
|---|---|
| RGB | rgb(204, 134, 240) |
| HSL | hsl(280, 78%, 73%) |
| HSV | hsv(280, 44%, 94%) |
| CMYK | cmyk(15%, 44.2%, 0%, 5.9%) |
| CIE-LAB | lab(66.66, 45.05, -42.94) |
| CIE-LCH | lch(66.66, 62.24, 316.37°) |
| OKLab | oklab(73.1% 0.1124 -0.1191) |
| OKLCH | oklch(73.1% 0.164 313.3) |
| XYZ | xyz(49.1525, 36.1799, 86.8153) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.65
Light Purple
#BF77F6
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 5.33
Easter Purple
#C071FE
ΔE00 6.31
Violet (CSS)
#EE82EE
ΔE00 6.42
Lavender (survey)
#C79FEF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC86F0 #AAF086
analogous
#9786F0 #CC86F0 #F086DF
triadic
#CC86F0 #F0CC86 #86F0CC
tetradic
#CC86F0 #F09786 #AAF086 #86DFF0
square
#CC86F0 #F09786 #AAF086 #86DFF0
split-complementary
#CC86F0 #DFF086 #86F097
monochromatic
#9D1CE0 #B550E9 #CC86F0 #E3BCF7 #F4E4FC
Accessibility & contrast
On white
2.55
#CC86F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#CC86F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC86F0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC86F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC86F0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF4
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#C996B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc86f0; /* rgb */ color: rgb(204, 134, 240); /* oklch */ color: oklch(73.1% 0.164 313.3);
Tailwind
colors: {
custom: {
50: '#ddabf5',
500: '#cc86f0',
950: '#000000',
},
}SCSS
$custom: #cc86f0; $custom-light: #ddabf5; $custom-dark: #000000;
JSON
{
"hex": "#cc86f0",
"rgb": {
"r": 204,
"g": 134,
"b": 240
},
"hsl": {
"h": 279.623,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.73099,
"c": 0.1638,
"h": 313.3
},
"luminance": 0.36179
}Semantic roles & 50–950 ramp
primary
#CC86F0
secondary
#E1F3D8
accent
#DA0B52
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85