#CCC0C0#CCC0C0

#CCC0C0 is a light, near-neutral red. Relative luminance 0.543; OKLCH L 81.8% C 0.014 H 17.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).

Color values

HEX#CCC0C0
RGBrgb(204, 192, 192)
HSLhsl(0, 11%, 78%)
HSVhsv(0, 6%, 80%)
CMYKcmyk(0%, 5.9%, 5.9%, 20%)
CIE-LABlab(78.66, 4.20, 1.51)
CIE-LCHlch(78.66, 4.47, 19.76°)
OKLaboklab(81.76% 0.0129 0.0041)
OKLCHoklch(81.76% 0.014 17.4)
XYZxyz(53.2648, 54.3430, 57.5422)
Luminance0.5434 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC0C0 #C0CCCC
analogous
#CCC0C6 #CCC0C0 #CCC6C0
triadic
#CCC0C0 #C0CCC0 #C0C0CC
tetradic
#CCC0C0 #C6CCC0 #C0CCCC #C6C0CC
square
#CCC0C0 #C6CCC0 #C0CCCC #C6C0CC
split-complementary
#CCC0C0 #C0CCC6 #C0C6CC
monochromatic
#957C7C #B19E9E #CCC0C0 #E7E2E2 #F1EEEE

Accessibility & contrast

On white

1.77
#CCC0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.87
#CCC0C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC0C0
11.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC0C0#FFFFFF#000000##000000
##CCC0C01.001.7711.8711.87
#FFFFFF1.771.0021.0021.00
#00000011.8721.001.001.00
##00000011.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2C1C0
Deuteranopia (green-blind)
#C5C3C0
Tritanopia (blue-blind)
#CFBFC0
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #ccc0c0;
/* rgb */ color: rgb(204, 192, 192);
/* oklch */ color: oklch(81.8% 0.014 17.4);
Tailwind
colors: {
  custom: {
    50: '#dbd3d3',
    500: '#ccc0c0',
    950: '#000000',
  },
}
SCSS
$custom: #ccc0c0;
$custom-light: #dbd3d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc0c0",
  "rgb": {
    "r": 204,
    "g": 192,
    "b": 192
  },
  "hsl": {
    "h": 0,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.81764,
    "c": 0.01354,
    "h": 17.4
  },
  "luminance": 0.54342
}

Semantic roles & 50–950 ramp

primary
#CCC0C0
secondary
#91A0A0
accent
#959551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC0C0

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

Preview Lab → · Contrast checker → · Palette generator →

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