#CC8EFF#CC8EFF
#CC8EFF is a light, vivid violet. Relative luminance 0.394; OKLCH L 75.1% C 0.168 H 308.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8EFF |
|---|---|
| RGB | rgb(204, 142, 255) |
| HSL | hsl(273, 100%, 78%) |
| HSV | hsv(273, 44%, 100%) |
| CMYK | cmyk(20%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(69.04, 44.00, -47.41) |
| CIE-LCH | lch(69.04, 64.68, 312.86°) |
| OKLab | oklab(75.11% 0.1037 -0.1321) |
| OKLCH | oklch(75.11% 0.168 308.1) |
| XYZ | xyz(52.6213, 39.4040, 99.4220) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.48
Baby Purple
#CA9BF7
ΔE00 3.82
Pastel Purple
#CAA0FF
ΔE00 4.65
Lilac (survey)
#CEA2FD
ΔE00 5.14
Light Purple
#BF77F6
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8EFF #C1FF8E
analogous
#938EFF #CC8EFF #FF8EFA
triadic
#CC8EFF #FFCC8E #8EFFCC
tetradic
#CC8EFF #FF938E #C1FF8E #8EFAFF
square
#CC8EFF #FF938E #C1FF8E #8EFAFF
split-complementary
#CC8EFF #FAFF8E #8EFF93
monochromatic
#9514FF #B051FF #CC8EFF #E8CBFF #F1E0FF
Accessibility & contrast
On white
2.36
#CC8EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#CC8EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8EFF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8EFF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#C5A0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cc8eff; /* rgb */ color: rgb(204, 142, 255); /* oklch */ color: oklch(75.1% 0.168 308.1);
Tailwind
colors: {
custom: {
50: '#ddb0ff',
500: '#cc8eff',
950: '#000000',
},
}SCSS
$custom: #cc8eff; $custom-light: #ddb0ff; $custom-dark: #000000;
JSON
{
"hex": "#cc8eff",
"rgb": {
"r": 204,
"g": 142,
"b": 255
},
"hsl": {
"h": 272.92,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.75109,
"c": 0.16794,
"h": 308.1
},
"luminance": 0.39403
}Semantic roles & 50–950 ramp
primary
#CC8EFF
secondary
#E4F7D4
accent
#E60068
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151118
muted
#838086