#CC75F0#CC75F0
#CC75F0 is a light, vivid purple. Relative luminance 0.319; OKLCH L 70.5% C 0.191 H 315.2°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75F0 |
|---|---|
| RGB | rgb(204, 117, 240) |
| HSL | hsl(282, 80%, 70%) |
| HSV | hsv(282, 51%, 94%) |
| CMYK | cmyk(15%, 51.3%, 0%, 5.9%) |
| CIE-LAB | lab(63.22, 53.89, -48.35) |
| CIE-LCH | lch(63.22, 72.40, 318.10°) |
| OKLab | oklab(70.55% 0.1355 -0.1347) |
| OKLCH | oklch(70.55% 0.191 315.2) |
| XYZ | xyz(46.9888, 31.8526, 86.0941) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.92
Easter Purple
#C071FE
ΔE00 3.79
Bright Lilac
#C95EFB
ΔE00 5.07
Bright Lavender
#C760FF
ΔE00 5.14
Light Urple
#B36FF6
ΔE00 5.40
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75F0 #99F075
analogous
#8F75F0 #CC75F0 #F075D6
triadic
#CC75F0 #F0CC75 #75F0CC
tetradic
#CC75F0 #F08F75 #99F075 #75D6F0
square
#CC75F0 #F08F75 #99F075 #75D6F0
split-complementary
#CC75F0 #D6F075 #75F08F
monochromatic
#9C17D4 #B83EEA #CC75F0 #E0ACF6 #F5E3FC
Accessibility & contrast
On white
2.85
#CC75F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#CC75F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75F0
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75F0 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5994F4
Deuteranopia (green-blind)
#749BED
Tritanopia (blue-blind)
#CA88A8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc75f0; /* rgb */ color: rgb(204, 117, 240); /* oklch */ color: oklch(70.5% 0.191 315.2);
Tailwind
colors: {
custom: {
50: '#dea0f5',
500: '#cc75f0',
950: '#000000',
},
}SCSS
$custom: #cc75f0; $custom-light: #dea0f5; $custom-dark: #000000;
JSON
{
"hex": "#cc75f0",
"rgb": {
"r": 204,
"g": 117,
"b": 240
},
"hsl": {
"h": 282.439,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.70545,
"c": 0.19107,
"h": 315.2
},
"luminance": 0.31851
}Semantic roles & 50–950 ramp
primary
#CC75F0
secondary
#D9F2CF
accent
#DD0947
background
#FDFAFF
surface
#FBF3FE
border
#D4CDD6
text
#150F17
muted
#837F85