#CC93EF#CC93EF
#CC93EF is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.2% C 0.141 H 311.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CC93EF |
|---|---|
| RGB | rgb(204, 147, 239) |
| HSL | hsl(277, 74%, 76%) |
| HSV | hsv(277, 38%, 94%) |
| CMYK | cmyk(14.6%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.43, 37.86, -38.07) |
| CIE-LCH | lch(69.43, 53.69, 314.84°) |
| OKLab | oklab(75.17% 0.094 -0.1052) |
| OKLCH | oklch(75.17% 0.141 311.8) |
| XYZ | xyz(50.9129, 39.9377, 86.6713) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.51
Lavender (survey)
#C79FEF
ΔE00 3.61
Liliac
#C48EFD
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.24
Pale Purple
#B790D4
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC93EF #B6EF93
analogous
#9E93EF #CC93EF #EF93E4
triadic
#CC93EF #EFCC93 #93EFCC
tetradic
#CC93EF #EF9E93 #B6EF93 #93E4EF
square
#CC93EF #EF9E93 #B6EF93 #93E4EF
split-complementary
#CC93EF #E4EF93 #93EF9E
monochromatic
#9A28DF #B35EE7 #CC93EF #E5C8F7 #F2E4FB
Accessibility & contrast
On white
2.34
#CC93EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#CC93EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC93EF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC93EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC93EF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F2
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#C9A0B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cc93ef; /* rgb */ color: rgb(204, 147, 239); /* oklch */ color: oklch(75.2% 0.141 311.8);
Tailwind
colors: {
custom: {
50: '#ddb3f4',
500: '#cc93ef',
950: '#000000',
},
}SCSS
$custom: #cc93ef; $custom-light: #ddb3f4; $custom-dark: #000000;
JSON
{
"hex": "#cc93ef",
"rgb": {
"r": 204,
"g": 147,
"b": 239
},
"hsl": {
"h": 277.174,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.75165,
"c": 0.14102,
"h": 311.8
},
"luminance": 0.39937
}Semantic roles & 50–950 ramp
primary
#CC93EF
secondary
#E2F3D8
accent
#D60F5B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085