#CC65BA#CC65BA
#CC65BA is a light, vivid pink. Relative luminance 0.257; OKLCH L 65.7% C 0.166 H 334.3°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65BA |
|---|---|
| RGB | rgb(204, 101, 186) |
| HSL | hsl(310, 50%, 60%) |
| HSV | hsv(310, 50%, 80%) |
| CMYK | cmyk(0%, 50.5%, 8.8%, 20%) |
| CIE-LAB | lab(57.74, 51.83, -26.52) |
| CIE-LCH | lch(57.74, 58.22, 332.91°) |
| OKLab | oklab(65.69% 0.1495 -0.0719) |
| OKLCH | oklch(65.69% 0.166 334.3) |
| XYZ | xyz(38.4185, 25.6925, 49.3805) |
| Luminance | 0.2569 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.75
Orchid (survey)
#C875C4
ΔE00 3.92
Pale Magenta
#D767AD
ΔE00 4.46
Purpleish Pink
#DF4EC8
ΔE00 4.79
Orchid
#DA70D6
ΔE00 5.35
Pinky Purple
#C94CBE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65BA #65CC77
analogous
#AA65CC #CC65BA #CC6587
triadic
#CC65BA #BACC65 #65BACC
tetradic
#CC65BA #CCAA65 #65CC77 #6587CC
square
#CC65BA #CCAA65 #65CC77 #6587CC
split-complementary
#CC65BA #87CC65 #65CCAA
monochromatic
#892D79 #B73DA2 #CC65BA #DB93CF #EAC1E3
Accessibility & contrast
On white
3.42
#CC65BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#CC65BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65BA
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65BA | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6481BD
Deuteranopia (green-blind)
#8290B7
Tritanopia (blue-blind)
#D46B87
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #cc65ba; /* rgb */ color: rgb(204, 101, 186); /* oklch */ color: oklch(65.7% 0.166 334.3);
Tailwind
colors: {
custom: {
50: '#de95cf',
500: '#cc65ba',
950: '#000000',
},
}SCSS
$custom: #cc65ba; $custom-light: #de95cf; $custom-dark: #000000;
JSON
{
"hex": "#cc65ba",
"rgb": {
"r": 204,
"g": 101,
"b": 186
},
"hsl": {
"h": 310.485,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.65694,
"c": 0.16583,
"h": 334.3
},
"luminance": 0.2569
}Semantic roles & 50–950 ramp
primary
#CC65BA
secondary
#B2DAB9
accent
#DA664E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150D13
muted
#837E82