#CC50FF#CC50FF

#CC50FF is a light, highly saturated purple. Relative luminance 0.258; OKLCH L 66.9% C 0.256 H 314.2°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).

Color values

HEX#CC50FF
RGBrgb(204, 80, 255)
HSLhsl(283, 100%, 66%)
HSVhsv(283, 69%, 100%)
CMYKcmyk(20%, 68.6%, 0%, 0%)
CIE-LABlab(57.84, 73.75, -65.23)
CIE-LCHlch(57.84, 98.46, 318.51°)
OKLaboklab(66.9% 0.1789 -0.1838)
OKLCHoklch(66.9% 0.256 314.2)
XYZxyz(45.8175, 25.7962, 97.1540)
Luminance0.2580 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CC50FF #83FF50
analogous
#7450FF #CC50FF #FF50DB
triadic
#CC50FF #FFCC50 #50FFCC
tetradic
#CC50FF #FF7450 #83FF50 #50DBFF
square
#CC50FF #FF7450 #83FF50 #50DBFF
split-complementary
#CC50FF #DBFF50 #50FF74
monochromatic
#9700D5 #BA13FF #CC50FF #DE8DFF #F0CAFF

Accessibility & contrast

On white

3.41
#CC50FF on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.16
#CC50FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #CC50FF
6.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CC50FF#FFFFFF#000000##000000
##CC50FF1.003.416.166.16
#FFFFFF3.411.0021.0021.00
#0000006.1621.001.001.00
##0000006.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#0084FF
Deuteranopia (green-blind)
#478EFB
Tritanopia (blue-blind)
#C774A2
Achromatopsia (no color)
#8B8B8B

Design tokens & code

CSS
--color: #cc50ff;
/* rgb */ color: rgb(204, 80, 255);
/* oklch */ color: oklch(66.9% 0.256 314.2);
Tailwind
colors: {
  custom: {
    50: '#e08aff',
    500: '#cc50ff',
    950: '#000000',
  },
}
SCSS
$custom: #cc50ff;
$custom-light: #e08aff;
$custom-dark: #000000;
JSON
{
  "hex": "#cc50ff",
  "rgb": {
    "r": 204,
    "g": 80,
    "b": 255
  },
  "hsl": {
    "h": 282.514,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.66902,
    "c": 0.25648,
    "h": 314.2
  },
  "luminance": 0.25795
}

Semantic roles & 50–950 ramp

primary
#CC50FF
secondary
#C9F3B8
accent
#E60043
background
#FEF8FF
surface
#FCF0FF
border
#D5CBD7
text
#160D18
muted
#847D86

Preview Lab

Preview with #CC50FF

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

Preview Lab → · Contrast checker → · Palette generator →

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