#CC65CC#CC65CC

#CC65CC is a light, vivid purple. Relative luminance 0.265; OKLCH L 66.5% C 0.181 H 327.4°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).

Color values

HEX#CC65CC
RGBrgb(204, 101, 204)
HSLhsl(300, 50%, 60%)
HSVhsv(300, 50%, 80%)
CMYKcmyk(0%, 50.5%, 0%, 20%)
CIE-LABlab(58.51, 54.92, -35.59)
CIE-LCHlch(58.51, 65.44, 327.06°)
OKLaboklab(66.52% 0.1527 -0.0977)
OKLCHoklch(66.52% 0.181 327.4)
XYZxyz(40.4539, 26.5066, 60.1005)
Luminance0.2650 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CC65CC #65CC65
analogous
#9965CC #CC65CC #CC6599
triadic
#CC65CC #CCCC65 #65CCCC
tetradic
#CC65CC #CC9965 #65CC65 #6599CC
square
#CC65CC #CC9965 #65CC65 #6599CC
split-complementary
#CC65CC #99CC65 #65CC99
monochromatic
#892D89 #B73DB7 #CC65CC #DB93DB #EAC1EA

Accessibility & contrast

On white

3.33
#CC65CC on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.30
#CC65CC on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #CC65CC
6.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CC65CC#FFFFFF#000000##000000
##CC65CC1.003.336.306.30
#FFFFFF3.331.0021.0021.00
#0000006.3021.001.001.00
##0000006.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#5B84CF
Deuteranopia (green-blind)
#7A91C9
Tritanopia (blue-blind)
#D1708F
Achromatopsia (no color)
#8D8D8D

Design tokens & code

CSS
--color: #cc65cc;
/* rgb */ color: rgb(204, 101, 204);
/* oklch */ color: oklch(66.5% 0.181 327.4);
Tailwind
colors: {
  custom: {
    50: '#de95dc',
    500: '#cc65cc',
    950: '#000000',
  },
}
SCSS
$custom: #cc65cc;
$custom-light: #de95dc;
$custom-dark: #000000;
JSON
{
  "hex": "#cc65cc",
  "rgb": {
    "r": 204,
    "g": 101,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 50.244,
    "l": 59.804
  },
  "oklch": {
    "l": 0.66516,
    "c": 0.18125,
    "h": 327.4
  },
  "luminance": 0.26504
}

Semantic roles & 50–950 ramp

primary
#CC65CC
secondary
#B2DAB2
accent
#DA4E4E
background
#FDF9FD
surface
#FBF2FB
border
#D4CCD4
text
#150E15
muted
#837E83

Preview Lab

Preview with #CC65CC

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#CC65CC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva