#CC6CDB#CC6CDB
#CC6CDB is a light, vivid purple. Relative luminance 0.287; OKLCH L 68.2% C 0.184 H 322.1°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CC6CDB |
|---|---|
| RGB | rgb(204, 108, 219) |
| HSL | hsl(292, 61%, 64%) |
| HSV | hsv(292, 51%, 86%) |
| CMYK | cmyk(6.8%, 50.7%, 0%, 14.1%) |
| CIE-LAB | lab(60.50, 54.25, -40.95) |
| CIE-LCH | lch(60.50, 67.97, 322.96°) |
| OKLab | oklab(68.21% 0.1452 -0.1132) |
| OKLCH | oklch(68.21% 0.184 322.1) |
| XYZ | xyz(43.0492, 28.6789, 70.2721) |
| Luminance | 0.2868 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.49
Orchid (survey)
#C875C4
ΔE00 5.05
Heliotrope
#D94FF5
ΔE00 5.92
Bright Lilac
#C95EFB
ΔE00 6.06
Light Purple
#BF77F6
ΔE00 6.09
Pinkish Purple
#D648D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC6CDB #7BDB6C
analogous
#956CDB #CC6CDB #DB6CB3
triadic
#CC6CDB #DBCC6C #6CDBCC
tetradic
#CC6CDB #DB956C #7BDB6C #6CB3DB
square
#CC6CDB #DB956C #7BDB6C #6CB3DB
split-complementary
#CC6CDB #B3DB6C #6CDB95
monochromatic
#9428A4 #BB3BCF #CC6CDB #DD9DE7 #EECEF3
Accessibility & contrast
On white
3.12
#CC6CDB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#CC6CDB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC6CDB
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC6CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC6CDB | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B8BDF
Deuteranopia (green-blind)
#7896D8
Tritanopia (blue-blind)
#CE7B9A
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #cc6cdb; /* rgb */ color: rgb(204, 108, 219); /* oklch */ color: oklch(68.2% 0.184 322.1);
Tailwind
colors: {
custom: {
50: '#de9ae6',
500: '#cc6cdb',
950: '#000000',
},
}SCSS
$custom: #cc6cdb; $custom-light: #de9ae6; $custom-dark: #000000;
JSON
{
"hex": "#cc6cdb",
"rgb": {
"r": 204,
"g": 108,
"b": 219
},
"hsl": {
"h": 291.892,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.68205,
"c": 0.18411,
"h": 322.1
},
"luminance": 0.28677
}Semantic roles & 50–950 ramp
primary
#CC6CDB
secondary
#C3E5BE
accent
#C81D34
background
#FDF9FE
surface
#FBF2FC
border
#D4CCD5
text
#150E16
muted
#837E84