#CC73ED#CC73ED
#CC73ED is a light, vivid purple. Relative luminance 0.312; OKLCH L 70.1% C 0.191 H 316.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CC73ED |
|---|---|
| RGB | rgb(204, 115, 237) |
| HSL | hsl(284, 77%, 69%) |
| HSV | hsv(284, 51%, 93%) |
| CMYK | cmyk(13.9%, 51.5%, 0%, 7.1%) |
| CIE-LAB | lab(62.69, 54.29, -47.53) |
| CIE-LCH | lch(62.69, 72.16, 318.79°) |
| OKLab | oklab(70.1% 0.1379 -0.1323) |
| OKLCH | oklch(70.1% 0.191 316.2) |
| XYZ | xyz(46.3163, 31.2147, 83.6896) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.29
Easter Purple
#C071FE
ΔE00 4.07
Bright Lilac
#C95EFB
ΔE00 4.90
Bright Lavender
#C760FF
ΔE00 5.06
Light Urple
#B36FF6
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC73ED #94ED73
analogous
#8F73ED #CC73ED #ED73D1
triadic
#CC73ED #EDCC73 #73EDCC
tetradic
#CC73ED #ED8F73 #94ED73 #73D1ED
square
#CC73ED #ED8F73 #94ED73 #73D1ED
split-complementary
#CC73ED #D1ED73 #73ED8F
monochromatic
#9B1ACB #B83DE6 #CC73ED #E0A9F4 #F4DFFB
Accessibility & contrast
On white
2.90
#CC73ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#CC73ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC73ED
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC73ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC73ED | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5992F1
Deuteranopia (green-blind)
#759AEA
Tritanopia (blue-blind)
#CA86A5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc73ed; /* rgb */ color: rgb(204, 115, 237); /* oklch */ color: oklch(70.1% 0.191 316.2);
Tailwind
colors: {
custom: {
50: '#de9ef3',
500: '#cc73ed',
950: '#000000',
},
}SCSS
$custom: #cc73ed; $custom-light: #de9ef3; $custom-dark: #000000;
JSON
{
"hex": "#cc73ed",
"rgb": {
"r": 204,
"g": 115,
"b": 237
},
"hsl": {
"h": 283.77,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.70104,
"c": 0.19107,
"h": 316.2
},
"luminance": 0.31213
}Semantic roles & 50–950 ramp
primary
#CC73ED
secondary
#D6F0CC
accent
#D90C44
background
#FDF9FE
surface
#FBF2FD
border
#D4CCD5
text
#150F17
muted
#837E85