#C0C0CC#C0C0CC

#C0C0CC is a light, near-neutral blue. Relative luminance 0.533; OKLCH L 81.1% C 0.017 H 286.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).

Color values

HEX#C0C0CC
RGBrgb(192, 192, 204)
HSLhsl(240, 11%, 78%)
HSVhsv(240, 6%, 80%)
CMYKcmyk(5.9%, 5.9%, 0%, 20%)
CIE-LABlab(78.03, 2.28, -6.01)
CIE-LCHlch(78.03, 6.42, 290.76°)
OKLaboklab(81.14% 0.0046 -0.016)
OKLCHoklch(81.14% 0.017 286)
XYZxyz(51.4849, 53.2652, 64.6839)
Luminance0.5326 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0C0CC #CCCCC0
analogous
#C0C6CC #C0C0CC #C6C0CC
triadic
#C0C0CC #CCC0C0 #C0CCC0
tetradic
#C0C0CC #CCC0C6 #CCCCC0 #C0CCC6
square
#C0C0CC #CCC0C6 #CCCCC0 #C0CCC6
split-complementary
#C0C0CC #CCC6C0 #C6CCC0
monochromatic
#7C7C95 #9E9EB1 #C0C0CC #E2E2E7 #EEEEF1

Accessibility & contrast

On white

1.80
#C0C0CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.65
#C0C0CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0C0CC
11.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0C0CC#FFFFFF#000000##000000
##C0C0CC1.001.8011.6511.65
#FFFFFF1.801.0021.0021.00
#00000011.6521.001.001.00
##00000011.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#BDC1CC
Tritanopia (blue-blind)
#BEC2C4
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #c0c0cc;
/* rgb */ color: rgb(192, 192, 204);
/* oklch */ color: oklch(81.1% 0.017 286.0);
Tailwind
colors: {
  custom: {
    50: '#d3d3db',
    500: '#c0c0cc',
    950: '#000000',
  },
}
SCSS
$custom: #c0c0cc;
$custom-light: #d3d3db;
$custom-dark: #000000;
JSON
{
  "hex": "#c0c0cc",
  "rgb": {
    "r": 192,
    "g": 192,
    "b": 204
  },
  "hsl": {
    "h": 240,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.81144,
    "c": 0.0167,
    "h": 286
  },
  "luminance": 0.53265
}

Semantic roles & 50–950 ramp

primary
#C0C0CC
secondary
#A0A091
accent
#955195
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384

Preview Lab

Preview with #C0C0CC

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

Preview Lab → · Contrast checker → · Palette generator →

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