#C0C0DC#C0C0DC

#C0C0DC is a light, muted blue. Relative luminance 0.541; OKLCH L 81.7% C 0.039 H 285.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).

Color values

HEX#C0C0DC
RGBrgb(192, 192, 220)
HSLhsl(240, 29%, 81%)
HSVhsv(240, 13%, 86%)
CMYKcmyk(12.7%, 12.7%, 0%, 13.7%)
CIE-LABlab(78.50, 5.50, -13.94)
CIE-LCHlch(78.50, 14.98, 291.52°)
OKLaboklab(81.67% 0.0104 -0.0377)
OKLCHoklch(81.67% 0.039 285.5)
XYZxyz(53.5034, 54.0726, 75.3146)
Luminance0.5407 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0C0DC #DCDCC0
analogous
#C0CEDC #C0C0DC #CEC0DC
triadic
#C0C0DC #DCC0C0 #C0DCC0
tetradic
#C0C0DC #DCC0CE #DCDCC0 #C0DCCE
square
#C0C0DC #DCC0CE #DCDCC0 #C0DCCE
split-complementary
#C0C0DC #DCCEC0 #CEDCC0
monochromatic
#7171B0 #9999C6 #C0C0DC #E7E7F2 #EBEBF4

Accessibility & contrast

On white

1.78
#C0C0DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.81
#C0C0DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0C0DC
11.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0C0DC#FFFFFF#000000##000000
##C0C0DC1.001.7811.8111.81
#FFFFFF1.781.0021.0021.00
#00000011.8121.001.001.00
##00000011.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#BAC4C9
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #c0c0dc;
/* rgb */ color: rgb(192, 192, 220);
/* oklch */ color: oklch(81.7% 0.039 285.5);
Tailwind
colors: {
  custom: {
    50: '#d3d3e6',
    500: '#c0c0dc',
    950: '#000000',
  },
}
SCSS
$custom: #c0c0dc;
$custom-light: #d3d3e6;
$custom-dark: #000000;
JSON
{
  "hex": "#c0c0dc",
  "rgb": {
    "r": 192,
    "g": 192,
    "b": 220
  },
  "hsl": {
    "h": 240,
    "s": 28.571,
    "l": 80.784
  },
  "oklch": {
    "l": 0.81671,
    "c": 0.03909,
    "h": 285.5
  },
  "luminance": 0.54073
}

Semantic roles & 50–950 ramp

primary
#C0C0DC
secondary
#B3B38D
accent
#A73EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384

Preview Lab

Preview with #C0C0DC

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

Preview Lab → · Contrast checker → · Palette generator →

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