#CC61ED#CC61ED
#CC61ED is a light, highly saturated purple. Relative luminance 0.275; OKLCH L 67.7% C 0.218 H 317.5°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC61ED |
|---|---|
| RGB | rgb(204, 97, 237) |
| HSL | hsl(286, 80%, 65%) |
| HSV | hsv(286, 59%, 93%) |
| CMYK | cmyk(13.9%, 59.1%, 0%, 7.1%) |
| CIE-LAB | lab(59.44, 62.97, -52.69) |
| CIE-LCH | lch(59.44, 82.11, 320.08°) |
| OKLab | oklab(67.72% 0.1607 -0.1472) |
| OKLCH | oklch(67.72% 0.218 317.5) |
| XYZ | xyz(44.4604, 27.5029, 83.0709) |
| Luminance | 0.2750 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.37
Heliotrope
#D94FF5
ΔE00 2.91
Bright Lavender
#C760FF
ΔE00 3.03
Easter Purple
#C071FE
ΔE00 4.76
Light Purple
#BF77F6
ΔE00 5.19
Light Urple
#B36FF6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC61ED #82ED61
analogous
#8661ED #CC61ED #ED61C8
triadic
#CC61ED #EDCC61 #61EDCC
tetradic
#CC61ED #ED8661 #82ED61 #61C8ED
square
#CC61ED #ED8661 #82ED61 #61C8ED
split-complementary
#CC61ED #C8ED61 #61ED86
monochromatic
#9616BE #BA2AE7 #CC61ED #DE98F3 #EFCFFA
Accessibility & contrast
On white
3.23
#CC61ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#CC61ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC61ED
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC61ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC61ED | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B88F1
Deuteranopia (green-blind)
#6693E9
Tritanopia (blue-blind)
#CB789E
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #cc61ed; /* rgb */ color: rgb(204, 97, 237); /* oklch */ color: oklch(67.7% 0.218 317.5);
Tailwind
colors: {
custom: {
50: '#df93f3',
500: '#cc61ed',
950: '#000000',
},
}SCSS
$custom: #cc61ed; $custom-light: #df93f3; $custom-dark: #000000;
JSON
{
"hex": "#cc61ed",
"rgb": {
"r": 204,
"g": 97,
"b": 237
},
"hsl": {
"h": 285.857,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.6772,
"c": 0.21793,
"h": 317.5
},
"luminance": 0.27501
}Semantic roles & 50–950 ramp
primary
#CC61ED
secondary
#C9ECBD
accent
#DC0A3B
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#160D17
muted
#847E85