#C0C0CA#C0C0CA

#C0C0CA is a light, near-neutral blue. Relative luminance 0.532; OKLCH L 81.1% C 0.014 H 286.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).

Color values

HEX#C0C0CA
RGBrgb(192, 192, 202)
HSLhsl(240, 9%, 77%)
HSVhsv(240, 5%, 79%)
CMYKcmyk(5%, 5%, 0%, 20.8%)
CIE-LABlab(77.98, 1.89, -5.01)
CIE-LCHlch(77.98, 5.35, 290.66°)
OKLaboklab(81.08% 0.0039 -0.0134)
OKLCHoklch(81.08% 0.014 286.1)
XYZxyz(51.2466, 53.1699, 63.4287)
Luminance0.5317 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0C0CA #CACAC0
analogous
#C0C5CA #C0C0CA #C5C0CA
triadic
#C0C0CA #CAC0C0 #C0CAC0
tetradic
#C0C0CA #CAC0C5 #CACAC0 #C0CAC5
square
#C0C0CA #CAC0C5 #CACAC0 #C0CAC5
split-complementary
#C0C0CA #CAC5C0 #C5CAC0
monochromatic
#7E7E92 #9F9FAE #C0C0CA #E1E1E6 #EEEEF1

Accessibility & contrast

On white

1.81
#C0C0CA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.63
#C0C0CA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0C0CA
11.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0C0CA#FFFFFF#000000##000000
##C0C0CA1.001.8111.6311.63
#FFFFFF1.811.0021.0021.00
#00000011.6321.001.001.00
##00000011.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#BEC1CB
Deuteranopia (green-blind)
#BEC0CA
Tritanopia (blue-blind)
#BEC2C3
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #c0c0ca;
/* rgb */ color: rgb(192, 192, 202);
/* oklch */ color: oklch(81.1% 0.014 286.1);
Tailwind
colors: {
  custom: {
    50: '#d3d3da',
    500: '#c0c0ca',
    950: '#000000',
  },
}
SCSS
$custom: #c0c0ca;
$custom-light: #d3d3da;
$custom-dark: #000000;
JSON
{
  "hex": "#c0c0ca",
  "rgb": {
    "r": 192,
    "g": 192,
    "b": 202
  },
  "hsl": {
    "h": 240,
    "s": 8.621,
    "l": 77.255
  },
  "oklch": {
    "l": 0.81082,
    "c": 0.01391,
    "h": 286.1
  },
  "luminance": 0.5317
}

Semantic roles & 50–950 ramp

primary
#C0C0CA
secondary
#9D9D91
accent
#935393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383

Preview Lab

Preview with #C0C0CA

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

Preview Lab → · Contrast checker → · Palette generator →

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