#CCC2CC#CCC2CC

#CCC2CC is a very light, near-neutral purple. Relative luminance 0.558; OKLCH L 82.5% C 0.018 H 325.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).

Color values

HEX#CCC2CC
RGBrgb(204, 194, 204)
HSLhsl(300, 9%, 78%)
HSVhsv(300, 5%, 80%)
CMYKcmyk(0%, 4.9%, 0%, 20%)
CIE-LABlab(79.49, 5.30, -3.75)
CIE-LCHlch(79.49, 6.49, 324.71°)
OKLaboklab(82.52% 0.0146 -0.0099)
OKLCHoklch(82.52% 0.018 325.7)
XYZxyz(55.0911, 55.7809, 64.9796)
Luminance0.5578 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC2CC #C2CCC2
analogous
#C7C2CC #CCC2CC #CCC2C7
triadic
#CCC2CC #CCCCC2 #C2CCCC
tetradic
#CCC2CC #CCC7C2 #C2CCC2 #C2C7CC
square
#CCC2CC #CCC7C2 #C2CCC2 #C2C7CC
split-complementary
#CCC2CC #C7CCC2 #C2CCC7
monochromatic
#947F94 #B0A1B0 #CCC2CC #E8E3E8 #F1EEF1

Accessibility & contrast

On white

1.73
#CCC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.16
#CCC2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC2CC
12.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC2CC#FFFFFF#000000##000000
##CCC2CC1.001.7312.1612.16
#FFFFFF1.731.0021.0021.00
#00000012.1621.001.001.00
##00000012.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#CDC3C5
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #ccc2cc;
/* rgb */ color: rgb(204, 194, 204);
/* oklch */ color: oklch(82.5% 0.018 325.7);
Tailwind
colors: {
  custom: {
    50: '#dbd4db',
    500: '#ccc2cc',
    950: '#000000',
  },
}
SCSS
$custom: #ccc2cc;
$custom-light: #dbd4db;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc2cc",
  "rgb": {
    "r": 204,
    "g": 194,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 8.929,
    "l": 78.039
  },
  "oklch": {
    "l": 0.82517,
    "c": 0.01762,
    "h": 325.7
  },
  "luminance": 0.55781
}

Semantic roles & 50–950 ramp

primary
#CCC2CC
secondary
#939F93
accent
#935353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #CCC2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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