#CC97EB#CC97EB
#CC97EB is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.7% C 0.130 H 312.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CC97EB |
|---|---|
| RGB | rgb(204, 151, 235) |
| HSL | hsl(278, 68%, 76%) |
| HSV | hsv(278, 36%, 92%) |
| CMYK | cmyk(13.2%, 35.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.15, 34.84, -34.74) |
| CIE-LCH | lch(70.15, 49.21, 315.08°) |
| OKLab | oklab(75.66% 0.0874 -0.0957) |
| OKLCH | oklch(75.66% 0.13 312.4) |
| XYZ | xyz(50.9613, 40.9696, 83.8045) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.58
Lavender (survey)
#C79FEF
ΔE00 2.73
Lilac (survey)
#CEA2FD
ΔE00 3.80
Pastel Purple
#CAA0FF
ΔE00 4.28
Pale Purple
#B790D4
ΔE00 4.79
Liliac
#C48EFD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC97EB #B6EB97
analogous
#A297EB #CC97EB #EB97E0
triadic
#CC97EB #EBCC97 #97EBCC
tetradic
#CC97EB #EBA297 #B6EB97 #97E0EB
square
#CC97EB #EBA297 #B6EB97 #97E0EB
split-complementary
#CC97EB #E0EB97 #97EBA2
monochromatic
#9A30D7 #B364E1 #CC97EB #E5CAF5 #F2E5FA
Accessibility & contrast
On white
2.28
#CC97EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#CC97EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC97EB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC97EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC97EB | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#C9A2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cc97eb; /* rgb */ color: rgb(204, 151, 235); /* oklch */ color: oklch(75.7% 0.130 312.4);
Tailwind
colors: {
custom: {
50: '#dcb6f1',
500: '#cc97eb',
950: '#000000',
},
}SCSS
$custom: #cc97eb; $custom-light: #dcb6f1; $custom-dark: #000000;
JSON
{
"hex": "#cc97eb",
"rgb": {
"r": 204,
"g": 151,
"b": 235
},
"hsl": {
"h": 277.857,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.75663,
"c": 0.12956,
"h": 312.4
},
"luminance": 0.40969
}Semantic roles & 50–950 ramp
primary
#CC97EB
secondary
#E2F2D9
accent
#D0165A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085