#CC75DE#CC75DE
#CC75DE is a light, vivid purple. Relative luminance 0.308; OKLCH L 69.6% C 0.173 H 320.6°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75DE |
|---|---|
| RGB | rgb(204, 117, 222) |
| HSL | hsl(290, 61%, 66%) |
| HSV | hsv(290, 47%, 87%) |
| CMYK | cmyk(8.1%, 47.3%, 0%, 12.9%) |
| CIE-LAB | lab(62.37, 50.30, -39.69) |
| CIE-LCH | lch(62.37, 64.07, 321.72°) |
| OKLab | oklab(69.64% 0.1333 -0.1096) |
| OKLCH | oklch(69.64% 0.173 320.6) |
| XYZ | xyz(44.4464, 30.8356, 72.7037) |
| Luminance | 0.3083 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.44
Orchid (survey)
#C875C4
ΔE00 4.84
Light Purple
#BF77F6
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.14
Easter Purple
#C071FE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75DE #87DE75
analogous
#9875DE #CC75DE #DE75BC
triadic
#CC75DE #DECC75 #75DECC
tetradic
#CC75DE #DE9875 #87DE75 #75BCDE
square
#CC75DE #DE9875 #87DE75 #75BCDE
split-complementary
#CC75DE #BCDE75 #75DE98
monochromatic
#982AAF #BA44D2 #CC75DE #DEA6EA #F1D8F6
Accessibility & contrast
On white
2.93
#CC75DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#CC75DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75DE
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75DE | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6591E2
Deuteranopia (green-blind)
#7E9ADB
Tritanopia (blue-blind)
#CE839F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cc75de; /* rgb */ color: rgb(204, 117, 222); /* oklch */ color: oklch(69.6% 0.173 320.6);
Tailwind
colors: {
custom: {
50: '#dd9fe8',
500: '#cc75de',
950: '#000000',
},
}SCSS
$custom: #cc75de; $custom-light: #dd9fe8; $custom-dark: #000000;
JSON
{
"hex": "#cc75de",
"rgb": {
"r": 204,
"g": 117,
"b": 222
},
"hsl": {
"h": 289.714,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.69635,
"c": 0.17258,
"h": 320.6
},
"luminance": 0.30834
}Semantic roles & 50–950 ramp
primary
#CC75DE
secondary
#CCE8C6
accent
#C91C3A
background
#FDFAFE
surface
#FBF3FD
border
#D4CDD5
text
#150F16
muted
#837F84