#CC63ED#CC63ED
#CC63ED is a light, highly saturated purple. Relative luminance 0.279; OKLCH L 68.0% C 0.215 H 317.4°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CC63ED |
|---|---|
| RGB | rgb(204, 99, 237) |
| HSL | hsl(286, 79%, 66%) |
| HSV | hsv(286, 58%, 93%) |
| CMYK | cmyk(13.9%, 58.2%, 0%, 7.1%) |
| CIE-LAB | lab(59.78, 62.05, -52.15) |
| CIE-LCH | lch(59.78, 81.05, 319.96°) |
| OKLab | oklab(67.97% 0.1583 -0.1456) |
| OKLCH | oklch(67.97% 0.215 317.4) |
| XYZ | xyz(44.6476, 27.8772, 83.1333) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.50
Bright Lavender
#C760FF
ΔE00 3.11
Heliotrope
#D94FF5
ΔE00 3.20
Easter Purple
#C071FE
ΔE00 4.55
Light Purple
#BF77F6
ΔE00 4.90
Light Urple
#B36FF6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC63ED #84ED63
analogous
#8763ED #CC63ED #ED63C9
triadic
#CC63ED #EDCC63 #63EDCC
tetradic
#CC63ED #ED8763 #84ED63 #63C9ED
square
#CC63ED #ED8763 #84ED63 #63C9ED
split-complementary
#CC63ED #C9ED63 #63ED87
monochromatic
#9716C0 #BA2CE7 #CC63ED #DE9AF3 #F0D1FA
Accessibility & contrast
On white
3.19
#CC63ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#CC63ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC63ED
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC63ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC63ED | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F89F1
Deuteranopia (green-blind)
#6793E9
Tritanopia (blue-blind)
#CB7A9F
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #cc63ed; /* rgb */ color: rgb(204, 99, 237); /* oklch */ color: oklch(68.0% 0.215 317.4);
Tailwind
colors: {
custom: {
50: '#df94f3',
500: '#cc63ed',
950: '#000000',
},
}SCSS
$custom: #cc63ed; $custom-light: #df94f3; $custom-dark: #000000;
JSON
{
"hex": "#cc63ed",
"rgb": {
"r": 204,
"g": 99,
"b": 237
},
"hsl": {
"h": 285.652,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.67968,
"c": 0.21508,
"h": 317.4
},
"luminance": 0.27875
}Semantic roles & 50–950 ramp
primary
#CC63ED
secondary
#CAEDBF
accent
#DC0A3C
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#160E17
muted
#847E85