#CCC0CC#CCC0CC

#CCC0CC is a very light, muted purple. Relative luminance 0.549; OKLCH L 82.1% C 0.021 H 325.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).

Color values

HEX#CCC0CC
RGBrgb(204, 192, 204)
HSLhsl(300, 11%, 78%)
HSVhsv(300, 6%, 80%)
CMYKcmyk(0%, 5.9%, 0%, 20%)
CIE-LABlab(78.98, 6.36, -4.50)
CIE-LCHlch(78.98, 7.79, 324.76°)
OKLaboklab(82.12% 0.0175 -0.0119)
OKLCHoklch(82.12% 0.021 325.8)
XYZxyz(54.6489, 54.8966, 64.8322)
Luminance0.5490 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC0CC #C0CCC0
analogous
#C6C0CC #CCC0CC #CCC0C6
triadic
#CCC0CC #CCCCC0 #C0CCCC
tetradic
#CCC0CC #CCC6C0 #C0CCC0 #C0C6CC
square
#CCC0CC #CCC6C0 #C0CCC0 #C0C6CC
split-complementary
#CCC0CC #C6CCC0 #C0CCC6
monochromatic
#957C95 #B19EB1 #CCC0CC #E7E2E7 #F1EEF1

Accessibility & contrast

On white

1.75
#CCC0CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.98
#CCC0CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC0CC
11.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC0CC#FFFFFF#000000##000000
##CCC0CC1.001.7511.9811.98
#FFFFFF1.751.0021.0021.00
#00000011.9821.001.001.00
##00000011.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#CDC1C4
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #ccc0cc;
/* rgb */ color: rgb(204, 192, 204);
/* oklch */ color: oklch(82.1% 0.021 325.8);
Tailwind
colors: {
  custom: {
    50: '#dbd3db',
    500: '#ccc0cc',
    950: '#000000',
  },
}
SCSS
$custom: #ccc0cc;
$custom-light: #dbd3db;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc0cc",
  "rgb": {
    "r": 204,
    "g": 192,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.82121,
    "c": 0.02116,
    "h": 325.8
  },
  "luminance": 0.54896
}

Semantic roles & 50–950 ramp

primary
#CCC0CC
secondary
#91A091
accent
#955151
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #CCC0CC

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

Preview Lab → · Contrast checker → · Palette generator →

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