#CC65B2#CC65B2
#CC65B2 is a light, vivid pink. Relative luminance 0.254; OKLCH L 65.4% C 0.160 H 337.8°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65B2 |
|---|---|
| RGB | rgb(204, 101, 178) |
| HSL | hsl(315, 50%, 60%) |
| HSV | hsv(315, 50%, 80%) |
| CMYK | cmyk(0%, 50.5%, 12.7%, 20%) |
| CIE-LAB | lab(57.43, 50.53, -22.41) |
| CIE-LCH | lch(57.43, 55.27, 336.08°) |
| OKLab | oklab(65.35% 0.1477 -0.0603) |
| OKLCH | oklch(65.35% 0.16 337.8) |
| XYZ | xyz(37.5917, 25.3617, 45.0262) |
| Luminance | 0.2536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.75
Pale Magenta
#D767AD
ΔE00 3.10
Orchid (survey)
#C875C4
ΔE00 4.80
Purpleish Pink
#DF4EC8
ΔE00 5.76
Pinky Purple
#C94CBE
ΔE00 6.53
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65B2 #65CC7F
analogous
#B365CC #CC65B2 #CC657E
triadic
#CC65B2 #B2CC65 #65B2CC
tetradic
#CC65B2 #CCB365 #65CC7F #657ECC
square
#CC65B2 #CCB365 #65CC7F #657ECC
split-complementary
#CC65B2 #7ECC65 #65CCB3
monochromatic
#892D72 #B73D98 #CC65B2 #DB93C9 #EAC1E0
Accessibility & contrast
On white
3.46
#CC65B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#CC65B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65B2
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65B2 | 1.00 | 3.46 | 6.07 | 6.07 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6880B5
Deuteranopia (green-blind)
#8490AF
Tritanopia (blue-blind)
#D56883
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #cc65b2; /* rgb */ color: rgb(204, 101, 178); /* oklch */ color: oklch(65.4% 0.160 337.8);
Tailwind
colors: {
custom: {
50: '#de94c9',
500: '#cc65b2',
950: '#000000',
},
}SCSS
$custom: #cc65b2; $custom-light: #de94c9; $custom-dark: #000000;
JSON
{
"hex": "#cc65b2",
"rgb": {
"r": 204,
"g": 101,
"b": 178
},
"hsl": {
"h": 315.146,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.65353,
"c": 0.15953,
"h": 337.8
},
"luminance": 0.25359
}Semantic roles & 50–950 ramp
primary
#CC65B2
secondary
#B2DABD
accent
#DA714E
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82