#CC75EF#CC75EF
#CC75EF is a light, vivid purple. Relative luminance 0.318; OKLCH L 70.5% C 0.190 H 315.4°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75EF |
|---|---|
| RGB | rgb(204, 117, 239) |
| HSL | hsl(283, 79%, 70%) |
| HSV | hsv(283, 51%, 94%) |
| CMYK | cmyk(14.6%, 51%, 0%, 6.3%) |
| CIE-LAB | lab(63.17, 53.68, -47.88) |
| CIE-LCH | lch(63.17, 71.93, 318.27°) |
| OKLab | oklab(70.49% 0.1354 -0.1333) |
| OKLCH | oklch(70.49% 0.19 315.4) |
| XYZ | xyz(46.8407, 31.7933, 85.3139) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.03
Easter Purple
#C071FE
ΔE00 3.92
Bright Lilac
#C95EFB
ΔE00 5.14
Bright Lavender
#C760FF
ΔE00 5.23
Light Urple
#B36FF6
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75EF #98EF75
analogous
#8F75EF #CC75EF #EF75D5
triadic
#CC75EF #EFCC75 #75EFCC
tetradic
#CC75EF #EF8F75 #98EF75 #75D5EF
square
#CC75EF #EF8F75 #98EF75 #75D5EF
split-complementary
#CC75EF #D5EF75 #75EF8F
monochromatic
#9C18D1 #B83EE9 #CC75EF #E0ACF5 #F5E3FC
Accessibility & contrast
On white
2.85
#CC75EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#CC75EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75EF
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75EF | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A94F3
Deuteranopia (green-blind)
#759BEC
Tritanopia (blue-blind)
#CA88A7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc75ef; /* rgb */ color: rgb(204, 117, 239); /* oklch */ color: oklch(70.5% 0.190 315.4);
Tailwind
colors: {
custom: {
50: '#dea0f5',
500: '#cc75ef',
950: '#000000',
},
}SCSS
$custom: #cc75ef; $custom-light: #dea0f5; $custom-dark: #000000;
JSON
{
"hex": "#cc75ef",
"rgb": {
"r": 204,
"g": 117,
"b": 239
},
"hsl": {
"h": 282.787,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.70492,
"c": 0.19003,
"h": 315.4
},
"luminance": 0.31792
}Semantic roles & 50–950 ramp
primary
#CC75EF
secondary
#D9F1CF
accent
#DC0A46
background
#FDFAFF
surface
#FBF3FE
border
#D4CDD6
text
#150F17
muted
#837F85