#CC65D3#CC65D3
#CC65D3 is a light, vivid purple. Relative luminance 0.268; OKLCH L 66.9% C 0.188 H 325.0°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65D3 |
|---|---|
| RGB | rgb(204, 101, 211) |
| HSL | hsl(296, 56%, 61%) |
| HSV | hsv(296, 52%, 83%) |
| CMYK | cmyk(3.3%, 52.1%, 0%, 17.3%) |
| CIE-LAB | lab(58.84, 56.18, -39.05) |
| CIE-LCH | lch(58.84, 68.42, 325.20°) |
| OKLab | oklab(66.86% 0.1536 -0.1077) |
| OKLCH | oklch(66.86% 0.188 325) |
| XYZ | xyz(41.3124, 26.8500, 64.6219) |
| Luminance | 0.2685 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.87
Pinkish Purple
#D648D7
ΔE00 4.75
Orchid (survey)
#C875C4
ΔE00 4.94
Purpleish Pink
#DF4EC8
ΔE00 4.99
Mediumorchid
#BA55D3
ΔE00 5.62
Heliotrope
#D94FF5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65D3 #6CD365
analogous
#9565D3 #CC65D3 #D365A3
triadic
#CC65D3 #D3CC65 #65D3CC
tetradic
#CC65D3 #D39565 #6CD365 #65A3D3
square
#CC65D3 #D39565 #6CD365 #65A3D3
split-complementary
#CC65D3 #A3D365 #65D395
monochromatic
#8D2A93 #BA38C3 #CC65D3 #DC95E1 #ECC4EE
Accessibility & contrast
On white
3.30
#CC65D3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#CC65D3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65D3
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65D3 | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5785D7
Deuteranopia (green-blind)
#7792D0
Tritanopia (blue-blind)
#D07393
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #cc65d3; /* rgb */ color: rgb(204, 101, 211); /* oklch */ color: oklch(66.9% 0.188 325.0);
Tailwind
colors: {
custom: {
50: '#de95e1',
500: '#cc65d3',
950: '#000000',
},
}SCSS
$custom: #cc65d3; $custom-light: #de95e1; $custom-dark: #000000;
JSON
{
"hex": "#cc65d3",
"rgb": {
"r": 204,
"g": 101,
"b": 211
},
"hsl": {
"h": 296.182,
"s": 55.556,
"l": 61.176
},
"oklch": {
"l": 0.66857,
"c": 0.18759,
"h": 325
},
"luminance": 0.26848
}Semantic roles & 50–950 ramp
primary
#CC65D3
secondary
#B8DFB5
accent
#C3222D
background
#FDF9FD
surface
#FBF2FB
border
#D4CCD4
text
#150E15
muted
#837E83