#CC91ED#CC91ED
#CC91ED is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.7% C 0.142 H 312.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CC91ED |
|---|---|
| RGB | rgb(204, 145, 237) |
| HSL | hsl(278, 72%, 75%) |
| HSV | hsv(278, 39%, 93%) |
| CMYK | cmyk(13.9%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.90, 38.52, -37.79) |
| CIE-LCH | lch(68.90, 53.96, 315.55°) |
| OKLab | oklab(74.74% 0.0964 -0.1044) |
| OKLCH | oklch(74.74% 0.142 312.7) |
| XYZ | xyz(50.3107, 39.2035, 85.0211) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.07
Liliac
#C48EFD
ΔE00 4.01
Lavender (survey)
#C79FEF
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.65
Pastel Purple
#CAA0FF
ΔE00 4.81
Pale Purple
#B790D4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC91ED #B2ED91
analogous
#9E91ED #CC91ED #ED91E0
triadic
#CC91ED #EDCC91 #91EDCC
tetradic
#CC91ED #ED9E91 #B2ED91 #91E0ED
square
#CC91ED #ED9E91 #B2ED91 #91E0ED
split-complementary
#CC91ED #E0ED91 #91ED9E
monochromatic
#9B28DC #B45CE4 #CC91ED #E4C6F6 #F3E5FB
Accessibility & contrast
On white
2.38
#CC91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#CC91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC91ED
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC91ED | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#8EAAEA
Tritanopia (blue-blind)
#C99EB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cc91ed; /* rgb */ color: rgb(204, 145, 237); /* oklch */ color: oklch(74.7% 0.142 312.7);
Tailwind
colors: {
custom: {
50: '#ddb2f3',
500: '#cc91ed',
950: '#000000',
},
}SCSS
$custom: #cc91ed; $custom-light: #ddb2f3; $custom-dark: #000000;
JSON
{
"hex": "#cc91ed",
"rgb": {
"r": 204,
"g": 145,
"b": 237
},
"hsl": {
"h": 278.478,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.7474,
"c": 0.14207,
"h": 312.7
},
"luminance": 0.39203
}Semantic roles & 50–950 ramp
primary
#CC91ED
secondary
#E2F2D9
accent
#D41257
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085