#CC63C0#CC63C0
#CC63C0 is a light, vivid purple. Relative luminance 0.256; OKLCH L 65.7% C 0.174 H 331.8°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CC63C0 |
|---|---|
| RGB | rgb(204, 99, 192) |
| HSL | hsl(307, 51%, 59%) |
| HSV | hsv(307, 51%, 80%) |
| CMYK | cmyk(0%, 51.5%, 5.9%, 20%) |
| CIE-LAB | lab(57.63, 53.80, -30.13) |
| CIE-LCH | lch(57.63, 61.67, 330.75°) |
| OKLab | oklab(65.69% 0.1534 -0.0821) |
| OKLCH | oklch(65.69% 0.174 331.8) |
| XYZ | xyz(38.8779, 25.5693, 52.7466) |
| Luminance | 0.2557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.73
Purpleish Pink
#DF4EC8
ΔE00 4.06
Orchid (survey)
#C875C4
ΔE00 4.08
Orchid
#DA70D6
ΔE00 4.82
Pinky Purple
#C94CBE
ΔE00 4.89
Pale Magenta
#D767AD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC63C0 #63CC6F
analogous
#A463CC #CC63C0 #CC638C
triadic
#CC63C0 #C0CC63 #63C0CC
tetradic
#CC63C0 #CCA463 #63CC6F #638CCC
square
#CC63C0 #CCA463 #63CC6F #638CCC
split-complementary
#CC63C0 #8CCC63 #63CCA4
monochromatic
#882C7E #B63CA8 #CC63C0 #DB91D3 #EABFE5
Accessibility & contrast
On white
3.44
#CC63C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#CC63C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC63C0
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC63C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC63C0 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F81C3
Deuteranopia (green-blind)
#7E90BD
Tritanopia (blue-blind)
#D36B89
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #cc63c0; /* rgb */ color: rgb(204, 99, 192); /* oklch */ color: oklch(65.7% 0.174 331.8);
Tailwind
colors: {
custom: {
50: '#de94d3',
500: '#cc63c0',
950: '#000000',
},
}SCSS
$custom: #cc63c0; $custom-light: #de94d3; $custom-dark: #000000;
JSON
{
"hex": "#cc63c0",
"rgb": {
"r": 204,
"g": 99,
"b": 192
},
"hsl": {
"h": 306.857,
"s": 50.725,
"l": 59.412
},
"oklch": {
"l": 0.65688,
"c": 0.17402,
"h": 331.8
},
"luminance": 0.25567
}Semantic roles & 50–950 ramp
primary
#CC63C0
secondary
#B1DAB6
accent
#DA5E4E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150D14
muted
#837E82