#CC6EBB#CC6EBB
#CC6EBB is a light, vivid pink. Relative luminance 0.276; OKLCH L 67.0% C 0.152 H 334.3°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CC6EBB |
|---|---|
| RGB | rgb(204, 110, 187) |
| HSL | hsl(311, 48%, 62%) |
| HSV | hsv(311, 46%, 80%) |
| CMYK | cmyk(0%, 46.1%, 8.3%, 20%) |
| CIE-LAB | lab(59.51, 47.50, -24.37) |
| CIE-LCH | lch(59.51, 53.39, 332.84°) |
| OKLab | oklab(67.02% 0.1367 -0.0659) |
| OKLCH | oklch(67.02% 0.152 334.3) |
| XYZ | xyz(39.4473, 27.5795, 50.2497) |
| Luminance | 0.2758 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.48
Purplish Pink
#CE5DAE
ΔE00 4.13
Pale Magenta
#D767AD
ΔE00 4.15
Orchid
#DA70D6
ΔE00 4.87
Purpleish Pink
#DF4EC8
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC6EBB #6ECC7F
analogous
#AE6ECC #CC6EBB #CC6E8C
triadic
#CC6EBB #BBCC6E #6EBBCC
tetradic
#CC6EBB #CCAE6E #6ECC7F #6E8CCC
square
#CC6EBB #CCAE6E #6ECC7F #6E8CCC
split-complementary
#CC6EBB #8CCC6E #6ECCAE
monochromatic
#8E327D #BB42A5 #CC6EBB #DC9BD0 #ECC9E5
Accessibility & contrast
On white
3.22
#CC6EBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#CC6EBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC6EBB
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC6EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC6EBB | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D87BE
Deuteranopia (green-blind)
#8794B8
Tritanopia (blue-blind)
#D4738C
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #cc6ebb; /* rgb */ color: rgb(204, 110, 187); /* oklch */ color: oklch(67.0% 0.152 334.3);
Tailwind
colors: {
custom: {
50: '#dd9acf',
500: '#cc6ebb',
950: '#000000',
},
}SCSS
$custom: #cc6ebb; $custom-light: #dd9acf; $custom-dark: #000000;
JSON
{
"hex": "#cc6ebb",
"rgb": {
"r": 204,
"g": 110,
"b": 187
},
"hsl": {
"h": 310.851,
"s": 47.959,
"l": 61.569
},
"oklch": {
"l": 0.67019,
"c": 0.15171,
"h": 334.3
},
"luminance": 0.27577
}Semantic roles & 50–950 ramp
primary
#CC6EBB
secondary
#B9DCC0
accent
#BB442A
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82