#CC97EF#CC97EF
#CC97EF is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.8% C 0.134 H 311.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CC97EF |
|---|---|
| RGB | rgb(204, 151, 239) |
| HSL | hsl(276, 73%, 76%) |
| HSV | hsv(276, 37%, 94%) |
| CMYK | cmyk(14.6%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(70.32, 35.68, -36.68) |
| CIE-LCH | lch(70.32, 51.17, 314.21°) |
| OKLab | oklab(75.84% 0.0883 -0.1012) |
| OKLCH | oklch(75.84% 0.134 311.1) |
| XYZ | xyz(51.5457, 41.2033, 86.8822) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.91
Lavender (survey)
#C79FEF
ΔE00 2.63
Lilac (survey)
#CEA2FD
ΔE00 3.30
Pastel Purple
#CAA0FF
ΔE00 3.66
Liliac
#C48EFD
ΔE00 4.43
Pale Purple
#B790D4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC97EF #BAEF97
analogous
#A097EF #CC97EF #EF97E6
triadic
#CC97EF #EFCC97 #97EFCC
tetradic
#CC97EF #EFA097 #BAEF97 #97E6EF
square
#CC97EF #EFA097 #BAEF97 #97E6EF
split-complementary
#CC97EF #E6EF97 #97EFA0
monochromatic
#982DDF #B262E7 #CC97EF #E6CCF7 #F2E4FB
Accessibility & contrast
On white
2.27
#CC97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#CC97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC97EF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC97EF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#C8A3B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cc97ef; /* rgb */ color: rgb(204, 151, 239); /* oklch */ color: oklch(75.8% 0.134 311.1);
Tailwind
colors: {
custom: {
50: '#ddb6f4',
500: '#cc97ef',
950: '#000000',
},
}SCSS
$custom: #cc97ef; $custom-light: #ddb6f4; $custom-dark: #000000;
JSON
{
"hex": "#cc97ef",
"rgb": {
"r": 204,
"g": 151,
"b": 239
},
"hsl": {
"h": 276.136,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.7584,
"c": 0.13429,
"h": 311.1
},
"luminance": 0.41203
}Semantic roles & 50–950 ramp
primary
#CC97EF
secondary
#E3F3D8
accent
#D5105F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085