#CC75ED#CC75ED
#CC75ED is a light, vivid purple. Relative luminance 0.317; OKLCH L 70.4% C 0.188 H 316.0°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75ED |
|---|---|
| RGB | rgb(204, 117, 237) |
| HSL | hsl(284, 77%, 69%) |
| HSV | hsv(284, 51%, 93%) |
| CMYK | cmyk(13.9%, 50.6%, 0%, 7.1%) |
| CIE-LAB | lab(63.07, 53.28, -46.92) |
| CIE-LCH | lch(63.07, 71.00, 318.63°) |
| OKLab | oklab(70.39% 0.1352 -0.1306) |
| OKLCH | oklch(70.39% 0.188 316) |
| XYZ | xyz(46.5469, 31.6758, 83.7664) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.26
Easter Purple
#C071FE
ΔE00 4.19
Bright Lilac
#C95EFB
ΔE00 5.29
Bright Lavender
#C760FF
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.53
Light Urple
#B36FF6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75ED #96ED75
analogous
#9075ED #CC75ED #ED75D2
triadic
#CC75ED #EDCC75 #75EDCC
tetradic
#CC75ED #ED9075 #96ED75 #75D2ED
square
#CC75ED #ED9075 #96ED75 #75D2ED
split-complementary
#CC75ED #D2ED75 #75ED90
monochromatic
#9C1BCD #B83FE6 #CC75ED #E0ABF4 #F4E1FB
Accessibility & contrast
On white
2.86
#CC75ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#CC75ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75ED
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75ED | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B93F1
Deuteranopia (green-blind)
#769BEA
Tritanopia (blue-blind)
#CA87A6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc75ed; /* rgb */ color: rgb(204, 117, 237); /* oklch */ color: oklch(70.4% 0.188 316.0);
Tailwind
colors: {
custom: {
50: '#de9ff3',
500: '#cc75ed',
950: '#000000',
},
}SCSS
$custom: #cc75ed; $custom-light: #de9ff3; $custom-dark: #000000;
JSON
{
"hex": "#cc75ed",
"rgb": {
"r": 204,
"g": 117,
"b": 237
},
"hsl": {
"h": 283.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.70388,
"c": 0.18795,
"h": 316
},
"luminance": 0.31674
}Semantic roles & 50–950 ramp
primary
#CC75ED
secondary
#D7F0CE
accent
#D90C45
background
#FDFAFE
surface
#FBF3FD
border
#D4CDD5
text
#150F17
muted
#837F85