#CCC2C6#CCC2C6

#CCC2C6 is a very light, near-neutral pink. Relative luminance 0.555; OKLCH L 82.3% C 0.012 H 351.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).

Color values

HEX#CCC2C6
RGBrgb(204, 194, 198)
HSLhsl(336, 9%, 78%)
HSVhsv(336, 5%, 80%)
CMYKcmyk(0%, 4.9%, 2.9%, 20%)
CIE-LABlab(79.33, 4.20, -0.75)
CIE-LCHlch(79.33, 4.27, 349.85°)
OKLaboklab(82.34% 0.0123 -0.0019)
OKLCHoklch(82.34% 0.012 351.1)
XYZxyz(54.3853, 55.4986, 61.2624)
Luminance0.5550 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC2C6 #C2CCC8
analogous
#CCC2CB #CCC2C6 #CCC3C2
triadic
#CCC2C6 #C6CCC2 #C2C6CC
tetradic
#CCC2C6 #CBCCC2 #C2CCC8 #C3C2CC
square
#CCC2C6 #CBCCC2 #C2CCC8 #C3C2CC
split-complementary
#CCC2C6 #C2CCC3 #C2CBCC
monochromatic
#947F88 #B0A1A7 #CCC2C6 #E8E3E5 #F1EEEF

Accessibility & contrast

On white

1.74
#CCC2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.10
#CCC2C6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC2C6
12.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC2C6#FFFFFF#000000##000000
##CCC2C61.001.7412.1012.10
#FFFFFF1.741.0021.0021.00
#00000012.1021.001.001.00
##00000012.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3C4C6
Deuteranopia (green-blind)
#C5C5C6
Tritanopia (blue-blind)
#CEC2C3
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #ccc2c6;
/* rgb */ color: rgb(204, 194, 198);
/* oklch */ color: oklch(82.3% 0.012 351.1);
Tailwind
colors: {
  custom: {
    50: '#dbd4d7',
    500: '#ccc2c6',
    950: '#000000',
  },
}
SCSS
$custom: #ccc2c6;
$custom-light: #dbd4d7;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc2c6",
  "rgb": {
    "r": 204,
    "g": 194,
    "b": 198
  },
  "hsl": {
    "h": 336,
    "s": 8.929,
    "l": 78.039
  },
  "oklch": {
    "l": 0.82338,
    "c": 0.01243,
    "h": 351.1
  },
  "luminance": 0.55498
}

Semantic roles & 50–950 ramp

primary
#CCC2C6
secondary
#939F9A
accent
#937953
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC2C6

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

Preview Lab → · Contrast checker → · Palette generator →

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