#CCC2C2#CCC2C2

#CCC2C2 is a very light, near-neutral red. Relative luminance 0.553; OKLCH L 82.2% C 0.011 H 17.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).

Color values

HEX#CCC2C2
RGBrgb(204, 194, 194)
HSLhsl(0, 9%, 78%)
HSVhsv(0, 5%, 80%)
CMYKcmyk(0%, 4.9%, 4.9%, 20%)
CIE-LABlab(79.22, 3.49, 1.25)
CIE-LCHlch(79.22, 3.71, 19.70°)
OKLaboklab(82.22% 0.0107 0.0034)
OKLCHoklch(82.22% 0.011 17.4)
XYZxyz(53.9300, 55.3165, 58.8646)
Luminance0.5532 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC2C2 #C2CCCC
analogous
#CCC2C7 #CCC2C2 #CCC7C2
triadic
#CCC2C2 #C2CCC2 #C2C2CC
tetradic
#CCC2C2 #C7CCC2 #C2CCCC #C7C2CC
square
#CCC2C2 #C7CCC2 #C2CCCC #C7C2CC
split-complementary
#CCC2C2 #C2CCC7 #C2C7CC
monochromatic
#947F7F #B0A1A1 #CCC2C2 #E8E3E3 #F1EEEE

Accessibility & contrast

On white

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

On black

12.06
#CCC2C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC2C2
12.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC2C2#FFFFFF#000000##000000
##CCC2C21.001.7412.0612.06
#FFFFFF1.741.0021.0021.00
#00000012.0621.001.001.00
##00000012.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4C3C2
Deuteranopia (green-blind)
#C6C5C2
Tritanopia (blue-blind)
#CEC1C2
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #ccc2c2;
/* rgb */ color: rgb(204, 194, 194);
/* oklch */ color: oklch(82.2% 0.011 17.4);
Tailwind
colors: {
  custom: {
    50: '#dbd4d4',
    500: '#ccc2c2',
    950: '#000000',
  },
}
SCSS
$custom: #ccc2c2;
$custom-light: #dbd4d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc2c2",
  "rgb": {
    "r": 204,
    "g": 194,
    "b": 194
  },
  "hsl": {
    "h": 0,
    "s": 8.929,
    "l": 78.039
  },
  "oklch": {
    "l": 0.82221,
    "c": 0.01124,
    "h": 17.4
  },
  "luminance": 0.55316
}

Semantic roles & 50–950 ramp

primary
#CCC2C2
secondary
#939F9F
accent
#939353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC2C2

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

Preview Lab → · Contrast checker → · Palette generator →

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