#CC6EBE#CC6EBE
#CC6EBE is a light, vivid purple. Relative luminance 0.277; OKLCH L 67.1% C 0.154 H 332.9°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CC6EBE |
|---|---|
| RGB | rgb(204, 110, 190) |
| HSL | hsl(309, 48%, 62%) |
| HSV | hsv(309, 46%, 80%) |
| CMYK | cmyk(0%, 46.1%, 6.9%, 20%) |
| CIE-LAB | lab(59.63, 48.01, -25.90) |
| CIE-LCH | lch(59.63, 54.55, 331.65°) |
| OKLab | oklab(67.15% 0.1373 -0.0702) |
| OKLCH | oklch(67.15% 0.154 332.9) |
| XYZ | xyz(39.7718, 27.7093, 51.9588) |
| Luminance | 0.2771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.07
Orchid
#DA70D6
ΔE00 4.34
Purplish Pink
#CE5DAE
ΔE00 4.43
Pale Magenta
#D767AD
ΔE00 4.70
Purpleish Pink
#DF4EC8
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC6EBE #6ECC7C
analogous
#AB6ECC #CC6EBE #CC6E8F
triadic
#CC6EBE #BECC6E #6EBECC
tetradic
#CC6EBE #CCAB6E #6ECC7C #6E8FCC
square
#CC6EBE #CCAB6E #6ECC7C #6E8FCC
split-complementary
#CC6EBE #8FCC6E #6ECCAB
monochromatic
#8E3280 #BB42A9 #CC6EBE #DC9BD2 #ECC9E7
Accessibility & contrast
On white
3.21
#CC6EBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#CC6EBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC6EBE
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC6EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC6EBE | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C87C1
Deuteranopia (green-blind)
#8695BB
Tritanopia (blue-blind)
#D3748D
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #cc6ebe; /* rgb */ color: rgb(204, 110, 190); /* oklch */ color: oklch(67.1% 0.154 332.9);
Tailwind
colors: {
custom: {
50: '#dd9ad1',
500: '#cc6ebe',
950: '#000000',
},
}SCSS
$custom: #cc6ebe; $custom-light: #dd9ad1; $custom-dark: #000000;
JSON
{
"hex": "#cc6ebe",
"rgb": {
"r": 204,
"g": 110,
"b": 190
},
"hsl": {
"h": 308.936,
"s": 47.959,
"l": 61.569
},
"oklch": {
"l": 0.67146,
"c": 0.15424,
"h": 332.9
},
"luminance": 0.27707
}Semantic roles & 50–950 ramp
primary
#CC6EBE
secondary
#B9DCBF
accent
#BB402A
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82