#CC6CBE#CC6CBE
#CC6CBE is a light, vivid purple. Relative luminance 0.273; OKLCH L 66.9% C 0.158 H 332.9°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CC6CBE |
|---|---|
| RGB | rgb(204, 108, 190) |
| HSL | hsl(309, 48%, 61%) |
| HSV | hsv(309, 47%, 80%) |
| CMYK | cmyk(0%, 47.1%, 6.9%, 20%) |
| CIE-LAB | lab(59.23, 49.02, -26.50) |
| CIE-LCH | lch(59.23, 55.73, 331.60°) |
| OKLab | oklab(66.86% 0.1402 -0.0719) |
| OKLCH | oklch(66.86% 0.158 332.9) |
| XYZ | xyz(39.5585, 27.2826, 51.8877) |
| Luminance | 0.2728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.37
Purplish Pink
#CE5DAE
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.35
Pale Magenta
#D767AD
ΔE00 4.73
Purpleish Pink
#DF4EC8
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC6CBE #6CCC7A
analogous
#AA6CCC #CC6CBE #CC6C8E
triadic
#CC6CBE #BECC6C #6CBECC
tetradic
#CC6CBE #CCAA6C #6CCC7A #6C8ECC
square
#CC6CBE #CCAA6C #6CCC7A #6C8ECC
split-complementary
#CC6CBE #8ECC6C #6CCCAA
monochromatic
#8D317F #BA41A8 #CC6CBE #DC99D2 #ECC7E6
Accessibility & contrast
On white
3.25
#CC6CBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#CC6CBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC6CBE
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC6CBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC6CBE | 1.00 | 3.25 | 6.46 | 6.46 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A86C1
Deuteranopia (green-blind)
#8594BB
Tritanopia (blue-blind)
#D3728C
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #cc6cbe; /* rgb */ color: rgb(204, 108, 190); /* oklch */ color: oklch(66.9% 0.158 332.9);
Tailwind
colors: {
custom: {
50: '#dd99d1',
500: '#cc6cbe',
950: '#000000',
},
}SCSS
$custom: #cc6cbe; $custom-light: #dd99d1; $custom-dark: #000000;
JSON
{
"hex": "#cc6cbe",
"rgb": {
"r": 204,
"g": 108,
"b": 190
},
"hsl": {
"h": 308.75,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.66855,
"c": 0.1576,
"h": 332.9
},
"luminance": 0.2728
}Semantic roles & 50–950 ramp
primary
#CC6CBE
secondary
#B8DCBD
accent
#BC3F2A
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82