#C0C0DA#C0C0DA

#C0C0DA is a light, muted blue. Relative luminance 0.540; OKLCH L 81.6% C 0.036 H 285.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).

Color values

HEX#C0C0DA
RGBrgb(192, 192, 218)
HSLhsl(240, 26%, 80%)
HSVhsv(240, 12%, 85%)
CMYKcmyk(11.9%, 11.9%, 0%, 14.5%)
CIE-LABlab(78.44, 5.08, -12.95)
CIE-LCHlch(78.44, 13.91, 291.43°)
OKLaboklab(81.6% 0.0097 -0.035)
OKLCHoklch(81.6% 0.036 285.6)
XYZxyz(53.2401, 53.9673, 73.9279)
Luminance0.5397 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0C0DA #DADAC0
analogous
#C0CDDA #C0C0DA #CDC0DA
triadic
#C0C0DA #DAC0C0 #C0DAC0
tetradic
#C0C0DA #DAC0CD #DADAC0 #C0DACD
square
#C0C0DA #DAC0CD #DADAC0 #C0DACD
split-complementary
#C0C0DA #DACDC0 #CDDAC0
monochromatic
#7373AD #9999C3 #C0C0DA #E7E7F1 #ECECF4

Accessibility & contrast

On white

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

On black

11.79
#C0C0DA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0C0DA
11.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0C0DA#FFFFFF#000000##000000
##C0C0DA1.001.7811.7911.79
#FFFFFF1.781.0021.0021.00
#00000011.7921.001.001.00
##00000011.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#BBC4C8
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #c0c0da;
/* rgb */ color: rgb(192, 192, 218);
/* oklch */ color: oklch(81.6% 0.036 285.6);
Tailwind
colors: {
  custom: {
    50: '#d3d3e5',
    500: '#c0c0da',
    950: '#000000',
  },
}
SCSS
$custom: #c0c0da;
$custom-light: #d3d3e5;
$custom-dark: #000000;
JSON
{
  "hex": "#c0c0da",
  "rgb": {
    "r": 192,
    "g": 192,
    "b": 218
  },
  "hsl": {
    "h": 240,
    "s": 26,
    "l": 80.392
  },
  "oklch": {
    "l": 0.81603,
    "c": 0.03629,
    "h": 285.6
  },
  "luminance": 0.53968
}

Semantic roles & 50–950 ramp

primary
#C0C0DA
secondary
#B1B18E
accent
#A541A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384

Preview Lab

Preview with #C0C0DA

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

Preview Lab → · Contrast checker → · Palette generator →

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