#CC65D8#CC65D8
#CC65D8 is a light, vivid purple. Relative luminance 0.271; OKLCH L 67.1% C 0.192 H 323.3°. Best body text is #000000 at 6.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65D8 |
|---|---|
| RGB | rgb(204, 101, 216) |
| HSL | hsl(294, 60%, 62%) |
| HSV | hsv(294, 53%, 85%) |
| CMYK | cmyk(5.6%, 53.2%, 0%, 15.3%) |
| CIE-LAB | lab(59.07, 57.10, -41.50) |
| CIE-LCH | lch(59.07, 70.59, 323.99°) |
| OKLab | oklab(67.11% 0.1542 -0.1147) |
| OKLCH | oklch(67.11% 0.192 323.3) |
| XYZ | xyz(41.9490, 27.1047, 67.9745) |
| Luminance | 0.2710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.16
Pinkish Purple
#D648D7
ΔE00 4.73
Heliotrope
#D94FF5
ΔE00 5.23
Mediumorchid
#BA55D3
ΔE00 5.43
Purpleish Pink
#DF4EC8
ΔE00 5.49
Orchid (survey)
#C875C4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65D8 #71D865
analogous
#9365D8 #CC65D8 #D865AB
triadic
#CC65D8 #D8CC65 #65D8CC
tetradic
#CC65D8 #D89365 #71D865 #65ABD8
square
#CC65D8 #D89365 #71D865 #65ABD8
split-complementary
#CC65D8 #ABD865 #65D893
monochromatic
#8F279B #BC34CC #CC65D8 #DC96E4 #ECC7F1
Accessibility & contrast
On white
3.27
#CC65D8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.42
#CC65D8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65D8
6.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65D8 | 1.00 | 3.27 | 6.42 | 6.42 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5486DC
Deuteranopia (green-blind)
#7592D5
Tritanopia (blue-blind)
#CF7495
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #cc65d8; /* rgb */ color: rgb(204, 101, 216); /* oklch */ color: oklch(67.1% 0.192 323.3);
Tailwind
colors: {
custom: {
50: '#de95e4',
500: '#cc65d8',
950: '#000000',
},
}SCSS
$custom: #cc65d8; $custom-light: #de95e4; $custom-dark: #000000;
JSON
{
"hex": "#cc65d8",
"rgb": {
"r": 204,
"g": 101,
"b": 216
},
"hsl": {
"h": 293.739,
"s": 59.585,
"l": 62.157
},
"oklch": {
"l": 0.67108,
"c": 0.1922,
"h": 323.3
},
"luminance": 0.27103
}Semantic roles & 50–950 ramp
primary
#CC65D8
secondary
#BCE2B7
accent
#C71E30
background
#FDF9FE
surface
#FBF2FC
border
#D4CCD5
text
#150E15
muted
#837E84