#C0C0DE#C0C0DE

#C0C0DE is a light, muted blue. Relative luminance 0.542; OKLCH L 81.7% C 0.042 H 285.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).

Color values

HEX#C0C0DE
RGBrgb(192, 192, 222)
HSLhsl(240, 31%, 81%)
HSVhsv(240, 14%, 87%)
CMYKcmyk(13.5%, 13.5%, 0%, 12.9%)
CIE-LABlab(78.57, 5.91, -14.92)
CIE-LCHlch(78.57, 16.05, 291.62°)
OKLaboklab(81.74% 0.0112 -0.0404)
OKLCHoklch(81.74% 0.042 285.4)
XYZxyz(53.7698, 54.1792, 76.7179)
Luminance0.5418 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0C0DE #DEDEC0
analogous
#C0CFDE #C0C0DE #CFC0DE
triadic
#C0C0DE #DEC0C0 #C0DEC0
tetradic
#C0C0DE #DEC0CF #DEDEC0 #C0DECF
square
#C0C0DE #DEC0CF #DEDEC0 #C0DECF
split-complementary
#C0C0DE #DECFC0 #CFDEC0
monochromatic
#7070B4 #9898C9 #C0C0DE #E8E8F3 #EBEBF4

Accessibility & contrast

On white

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

On black

11.84
#C0C0DE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0C0DE
11.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0C0DE#FFFFFF#000000##000000
##C0C0DE1.001.7711.8411.84
#FFFFFF1.771.0021.0021.00
#00000011.8421.001.001.00
##00000011.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#B9C3DF
Deuteranopia (green-blind)
#B8C2DD
Tritanopia (blue-blind)
#BAC5CA
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #c0c0de;
/* rgb */ color: rgb(192, 192, 222);
/* oklch */ color: oklch(81.7% 0.042 285.4);
Tailwind
colors: {
  custom: {
    50: '#d3d3e8',
    500: '#c0c0de',
    950: '#000000',
  },
}
SCSS
$custom: #c0c0de;
$custom-light: #d3d3e8;
$custom-dark: #000000;
JSON
{
  "hex": "#c0c0de",
  "rgb": {
    "r": 192,
    "g": 192,
    "b": 222
  },
  "hsl": {
    "h": 240,
    "s": 31.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.8174,
    "c": 0.04189,
    "h": 285.4
  },
  "luminance": 0.5418
}

Semantic roles & 50–950 ramp

primary
#C0C0DE
secondary
#B6B68D
accent
#AA3CAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384

Preview Lab

Preview with #C0C0DE

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

Preview Lab → · Contrast checker → · Palette generator →

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