#CC73F9#CC73F9
#CC73F9 is a light, highly saturated violet. Relative luminance 0.319; OKLCH L 70.7% C 0.204 H 313.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CC73F9 |
|---|---|
| RGB | rgb(204, 115, 249) |
| HSL | hsl(280, 92%, 71%) |
| HSV | hsv(280, 54%, 98%) |
| CMYK | cmyk(18.1%, 53.8%, 0%, 2.4%) |
| CIE-LAB | lab(63.29, 56.75, -53.21) |
| CIE-LCH | lch(63.29, 77.79, 316.84°) |
| OKLab | oklab(70.75% 0.1388 -0.1488) |
| OKLCH | oklch(70.75% 0.204 313) |
| XYZ | xyz(48.1285, 31.9396, 93.2338) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.34
Easter Purple
#C071FE
ΔE00 2.62
Bright Lavender
#C760FF
ΔE00 4.16
Bright Lilac
#C95EFB
ΔE00 4.28
Light Urple
#B36FF6
ΔE00 4.66
Heliotrope
#D94FF5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC73F9 #A0F973
analogous
#8973F9 #CC73F9 #F973E3
triadic
#CC73F9 #F9CC73 #73F9CC
tetradic
#CC73F9 #F98973 #A0F973 #73E3F9
square
#CC73F9 #F98973 #A0F973 #73E3F9
split-complementary
#CC73F9 #E3F973 #73F989
monochromatic
#9D0AE8 #B738F6 #CC73F9 #E1AEFC #F4E2FE
Accessibility & contrast
On white
2.84
#CC73F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#CC73F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC73F9
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC73F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC73F9 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F94FD
Deuteranopia (green-blind)
#6D9BF6
Tritanopia (blue-blind)
#C889AB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc73f9; /* rgb */ color: rgb(204, 115, 249); /* oklch */ color: oklch(70.7% 0.204 313.0);
Tailwind
colors: {
custom: {
50: '#de9efc',
500: '#cc73f9',
950: '#000000',
},
}SCSS
$custom: #cc73f9; $custom-light: #de9efc; $custom-dark: #000000;
JSON
{
"hex": "#cc73f9",
"rgb": {
"r": 204,
"g": 115,
"b": 249
},
"hsl": {
"h": 279.851,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.70745,
"c": 0.20352,
"h": 313
},
"luminance": 0.31938
}Semantic roles & 50–950 ramp
primary
#CC73F9
secondary
#DEF5D2
accent
#E6004D
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85