#CC6ABC#CC6ABC
#CC6ABC is a light, vivid purple. Relative luminance 0.268; OKLCH L 66.5% C 0.159 H 333.7°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CC6ABC |
|---|---|
| RGB | rgb(204, 106, 188) |
| HSL | hsl(310, 49%, 61%) |
| HSV | hsv(310, 48%, 80%) |
| CMYK | cmyk(0%, 48%, 7.8%, 20%) |
| CIE-LAB | lab(58.77, 49.69, -26.08) |
| CIE-LCH | lch(58.77, 56.12, 332.31°) |
| OKLab | oklab(66.48% 0.1427 -0.0707) |
| OKLCH | oklch(66.48% 0.159 333.7) |
| XYZ | xyz(39.1329, 26.7787, 50.6748) |
| Luminance | 0.2678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.89
Purplish Pink
#CE5DAE
ΔE00 3.60
Pale Magenta
#D767AD
ΔE00 4.44
Orchid
#DA70D6
ΔE00 4.74
Purpleish Pink
#DF4EC8
ΔE00 5.52
Pinky Purple
#C94CBE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC6ABC #6ACC7A
analogous
#AB6ACC #CC6ABC #CC6A8B
triadic
#CC6ABC #BCCC6A #6ABCCC
tetradic
#CC6ABC #CCAB6A #6ACC7A #6A8BCC
square
#CC6ABC #CCAB6A #6ACC7A #6A8BCC
split-complementary
#CC6ABC #8BCC6A #6ACCAB
monochromatic
#8C307D #B93FA5 #CC6ABC #DC98D1 #EBC5E5
Accessibility & contrast
On white
3.30
#CC6ABC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#CC6ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC6ABC
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC6ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC6ABC | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6984BF
Deuteranopia (green-blind)
#8493B9
Tritanopia (blue-blind)
#D4708A
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #cc6abc; /* rgb */ color: rgb(204, 106, 188); /* oklch */ color: oklch(66.5% 0.159 333.7);
Tailwind
colors: {
custom: {
50: '#dd98d0',
500: '#cc6abc',
950: '#000000',
},
}SCSS
$custom: #cc6abc; $custom-light: #dd98d0; $custom-dark: #000000;
JSON
{
"hex": "#cc6abc",
"rgb": {
"r": 204,
"g": 106,
"b": 188
},
"hsl": {
"h": 309.796,
"s": 49,
"l": 60.784
},
"oklch": {
"l": 0.66482,
"c": 0.15925,
"h": 333.7
},
"luminance": 0.26776
}Semantic roles & 50–950 ramp
primary
#CC6ABC
secondary
#B6DBBC
accent
#BC4129
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82