#CC73FF#CC73FF
#CC73FF is a light, highly saturated violet. Relative luminance 0.323; OKLCH L 71.1% C 0.210 H 311.6°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CC73FF |
|---|---|
| RGB | rgb(204, 115, 255) |
| HSL | hsl(278, 100%, 73%) |
| HSV | hsv(278, 55%, 100%) |
| CMYK | cmyk(20%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(63.61, 58.00, -56.01) |
| CIE-LCH | lch(63.61, 80.63, 316.00°) |
| OKLab | oklab(71.08% 0.1392 -0.157) |
| OKLCH | oklch(71.08% 0.21 311.6) |
| XYZ | xyz(49.0793, 32.3199, 98.2413) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Easter Purple
#C071FE
ΔE00 2.21
Light Purple
#BF77F6
ΔE00 2.35
Bright Lavender
#C760FF
ΔE00 4.00
Bright Lilac
#C95EFB
ΔE00 4.27
Light Urple
#B36FF6
ΔE00 4.51
Liliac
#C48EFD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC73FF #A6FF73
analogous
#8673FF #CC73FF #FF73EC
triadic
#CC73FF #FFCC73 #73FFCC
tetradic
#CC73FF #FF8673 #A6FF73 #73ECFF
square
#CC73FF #FF8673 #A6FF73 #73ECFF
split-complementary
#CC73FF #ECFF73 #73FF86
monochromatic
#9D00F8 #B636FF #CC73FF #E2B0FF #F4E0FF
Accessibility & contrast
On white
2.81
#CC73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#CC73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC73FF
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC73FF | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4996FF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#C68BAE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc73ff; /* rgb */ color: rgb(204, 115, 255); /* oklch */ color: oklch(71.1% 0.210 311.6);
Tailwind
colors: {
custom: {
50: '#de9fff',
500: '#cc73ff',
950: '#000000',
},
}SCSS
$custom: #cc73ff; $custom-light: #de9fff; $custom-dark: #000000;
JSON
{
"hex": "#cc73ff",
"rgb": {
"r": 204,
"g": 115,
"b": 255
},
"hsl": {
"h": 278.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.71077,
"c": 0.2098,
"h": 311.6
},
"luminance": 0.32319
}Semantic roles & 50–950 ramp
primary
#CC73FF
secondary
#E1F7D4
accent
#E60054
background
#FEFAFF
surface
#FCF3FF
border
#D5CDD7
text
#150F18
muted
#847F86