#CC6FC0#CC6FC0
#CC6FC0 is a light, vivid purple. Relative luminance 0.280; OKLCH L 67.4% C 0.154 H 332.1°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CC6FC0 |
|---|---|
| RGB | rgb(204, 111, 192) |
| HSL | hsl(308, 48%, 62%) |
| HSV | hsv(308, 46%, 80%) |
| CMYK | cmyk(0%, 45.6%, 5.9%, 20%) |
| CIE-LAB | lab(59.90, 47.85, -26.61) |
| CIE-LCH | lch(59.90, 54.75, 330.92°) |
| OKLab | oklab(67.38% 0.1363 -0.0722) |
| OKLCH | oklch(67.38% 0.154 332.1) |
| XYZ | xyz(40.1004, 28.0143, 53.1541) |
| Luminance | 0.2801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.71
Orchid
#DA70D6
ΔE00 4.01
Purplish Pink
#CE5DAE
ΔE00 4.82
Pale Magenta
#D767AD
ΔE00 5.06
Purpleish Pink
#DF4EC8
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC6FC0 #6FCC7B
analogous
#AA6FCC #CC6FC0 #CC6F92
triadic
#CC6FC0 #C0CC6F #6FC0CC
tetradic
#CC6FC0 #CCAA6F #6FCC7B #6F92CC
square
#CC6FC0 #CCAA6F #6FCC7B #6F92CC
split-complementary
#CC6FC0 #92CC6F #6FCCAA
monochromatic
#8E3282 #BB42AC #CC6FC0 #DC9CD4 #ECC9E8
Accessibility & contrast
On white
3.18
#CC6FC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#CC6FC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC6FC0
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC6FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC6FC0 | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C88C3
Deuteranopia (green-blind)
#8695BD
Tritanopia (blue-blind)
#D3758F
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #cc6fc0; /* rgb */ color: rgb(204, 111, 192); /* oklch */ color: oklch(67.4% 0.154 332.1);
Tailwind
colors: {
custom: {
50: '#dd9bd3',
500: '#cc6fc0',
950: '#000000',
},
}SCSS
$custom: #cc6fc0; $custom-light: #dd9bd3; $custom-dark: #000000;
JSON
{
"hex": "#cc6fc0",
"rgb": {
"r": 204,
"g": 111,
"b": 192
},
"hsl": {
"h": 307.742,
"s": 47.692,
"l": 61.765
},
"oklch": {
"l": 0.67379,
"c": 0.15427,
"h": 332.1
},
"luminance": 0.28012
}Semantic roles & 50–950 ramp
primary
#CC6FC0
secondary
#BADDBF
accent
#BB3D2B
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82