#CC91EC#CC91EC
#CC91EC is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.7% C 0.141 H 313.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CC91EC |
|---|---|
| RGB | rgb(204, 145, 236) |
| HSL | hsl(279, 71%, 75%) |
| HSV | hsv(279, 39%, 93%) |
| CMYK | cmyk(13.6%, 38.6%, 0%, 7.5%) |
| CIE-LAB | lab(68.86, 38.31, -37.31) |
| CIE-LCH | lch(68.86, 53.48, 315.76°) |
| OKLab | oklab(74.69% 0.0962 -0.103) |
| OKLCH | oklch(74.69% 0.141 313.1) |
| XYZ | xyz(50.1650, 39.1452, 84.2538) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.17
Lavender (survey)
#C79FEF
ΔE00 4.08
Liliac
#C48EFD
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 4.73
Pastel Purple
#CAA0FF
ΔE00 4.92
Pale Purple
#B790D4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC91EC #B1EC91
analogous
#9F91EC #CC91EC #EC91DF
triadic
#CC91EC #ECCC91 #91ECCC
tetradic
#CC91EC #EC9F91 #B1EC91 #91DFEC
square
#CC91EC #EC9F91 #B1EC91 #91DFEC
split-complementary
#CC91EC #DFEC91 #91EC9F
monochromatic
#9C29DA #B45DE3 #CC91EC #E4C5F5 #F3E5FA
Accessibility & contrast
On white
2.38
#CC91EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#CC91EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC91EC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC91EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC91EC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#C99EB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cc91ec; /* rgb */ color: rgb(204, 145, 236); /* oklch */ color: oklch(74.7% 0.141 313.1);
Tailwind
colors: {
custom: {
50: '#ddb2f2',
500: '#cc91ec',
950: '#000000',
},
}SCSS
$custom: #cc91ec; $custom-light: #ddb2f2; $custom-dark: #000000;
JSON
{
"hex": "#cc91ec",
"rgb": {
"r": 204,
"g": 145,
"b": 236
},
"hsl": {
"h": 278.901,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.74694,
"c": 0.14091,
"h": 313.1
},
"luminance": 0.39144
}Semantic roles & 50–950 ramp
primary
#CC91EC
secondary
#E2F2D9
accent
#D31356
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085