#CC73DB#CC73DB
#CC73DB is a light, vivid purple. Relative luminance 0.302; OKLCH L 69.2% C 0.173 H 321.7°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CC73DB |
|---|---|
| RGB | rgb(204, 115, 219) |
| HSL | hsl(291, 59%, 65%) |
| HSV | hsv(291, 47%, 86%) |
| CMYK | cmyk(6.8%, 47.5%, 0%, 14.1%) |
| CIE-LAB | lab(61.84, 50.74, -38.84) |
| CIE-LCH | lch(61.84, 63.90, 322.57°) |
| OKLab | oklab(69.2% 0.1356 -0.1072) |
| OKLCH | oklch(69.2% 0.173 321.7) |
| XYZ | xyz(43.8173, 30.2151, 70.5281) |
| Luminance | 0.3021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.07
Orchid (survey)
#C875C4
ΔE00 4.41
Light Purple
#BF77F6
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC73DB #82DB73
analogous
#9873DB #CC73DB #DB73B6
triadic
#CC73DB #DBCC73 #73DBCC
tetradic
#CC73DB #DB9873 #82DB73 #73B6DB
square
#CC73DB #DB9873 #82DB73 #73B6DB
split-complementary
#CC73DB #B6DB73 #73DB98
monochromatic
#962BA8 #BA42CE #CC73DB #DEA4E8 #EFD4F4
Accessibility & contrast
On white
2.98
#CC73DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#CC73DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC73DB
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC73DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC73DB | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#648FDF
Deuteranopia (green-blind)
#7E99D8
Tritanopia (blue-blind)
#CE809D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cc73db; /* rgb */ color: rgb(204, 115, 219); /* oklch */ color: oklch(69.2% 0.173 321.7);
Tailwind
colors: {
custom: {
50: '#dd9ee6',
500: '#cc73db',
950: '#000000',
},
}SCSS
$custom: #cc73db; $custom-light: #dd9ee6; $custom-dark: #000000;
JSON
{
"hex": "#cc73db",
"rgb": {
"r": 204,
"g": 115,
"b": 219
},
"hsl": {
"h": 291.346,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.69198,
"c": 0.17285,
"h": 321.7
},
"luminance": 0.30213
}Semantic roles & 50–950 ramp
primary
#CC73DB
secondary
#C9E6C3
accent
#C71F37
background
#FDF9FE
surface
#FBF2FC
border
#D4CCD5
text
#150F16
muted
#837E84