#CC75EE#CC75EE
#CC75EE is a light, vivid purple. Relative luminance 0.317; OKLCH L 70.4% C 0.189 H 315.7°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75EE |
|---|---|
| RGB | rgb(204, 117, 238) |
| HSL | hsl(283, 78%, 70%) |
| HSV | hsv(283, 51%, 93%) |
| CMYK | cmyk(14.3%, 50.8%, 0%, 6.7%) |
| CIE-LAB | lab(63.12, 53.48, -47.40) |
| CIE-LCH | lch(63.12, 71.46, 318.45°) |
| OKLab | oklab(70.44% 0.1353 -0.1319) |
| OKLCH | oklch(70.44% 0.189 315.7) |
| XYZ | xyz(46.6934, 31.7344, 84.5380) |
| Luminance | 0.3173 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.14
Easter Purple
#C071FE
ΔE00 4.05
Bright Lilac
#C95EFB
ΔE00 5.22
Bright Lavender
#C760FF
ΔE00 5.32
Light Urple
#B36FF6
ΔE00 5.57
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75EE #97EE75
analogous
#8F75EE #CC75EE #EE75D4
triadic
#CC75EE #EECC75 #75EECC
tetradic
#CC75EE #EE8F75 #97EE75 #75D4EE
square
#CC75EE #EE8F75 #97EE75 #75D4EE
split-complementary
#CC75EE #D4EE75 #75EE8F
monochromatic
#9C1ACF #B83FE7 #CC75EE #E0ABF5 #F4E2FB
Accessibility & contrast
On white
2.86
#CC75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#CC75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75EE
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75EE | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B93F2
Deuteranopia (green-blind)
#769BEB
Tritanopia (blue-blind)
#CA88A7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc75ee; /* rgb */ color: rgb(204, 117, 238); /* oklch */ color: oklch(70.4% 0.189 315.7);
Tailwind
colors: {
custom: {
50: '#dea0f4',
500: '#cc75ee',
950: '#000000',
},
}SCSS
$custom: #cc75ee; $custom-light: #dea0f4; $custom-dark: #000000;
JSON
{
"hex": "#cc75ee",
"rgb": {
"r": 204,
"g": 117,
"b": 238
},
"hsl": {
"h": 283.14,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.7044,
"c": 0.18898,
"h": 315.7
},
"luminance": 0.31733
}Semantic roles & 50–950 ramp
primary
#CC75EE
secondary
#D8F1CE
accent
#DA0B45
background
#FDFAFE
surface
#FBF3FD
border
#D4CDD5
text
#150F17
muted
#837F85