#C2C2DC#C2C2DC

#C2C2DC is a very light, muted blue. Relative luminance 0.552; OKLCH L 82.2% C 0.036 H 285.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).

Color values

HEX#C2C2DC
RGBrgb(194, 194, 220)
HSLhsl(240, 27%, 81%)
HSVhsv(240, 12%, 86%)
CMYKcmyk(11.8%, 11.8%, 0%, 13.7%)
CIE-LABlab(79.17, 5.07, -12.93)
CIE-LCHlch(79.17, 13.89, 291.42°)
OKLaboklab(82.23% 0.0097 -0.0349)
OKLCHoklch(82.23% 0.036 285.6)
XYZxyz(54.4555, 55.2198, 75.4858)
Luminance0.5522 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2C2DC #DCDCC2
analogous
#C2CFDC #C2C2DC #CFC2DC
triadic
#C2C2DC #DCC2C2 #C2DCC2
tetradic
#C2C2DC #DCC2CF #DCDCC2 #C2DCCF
square
#C2C2DC #DCC2CF #DCDCC2 #C2DCCF
split-complementary
#C2C2DC #DCCFC2 #CFDCC2
monochromatic
#7474AF #9B9BC6 #C2C2DC #E9E9F2 #ECECF4

Accessibility & contrast

On white

1.74
#C2C2DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.04
#C2C2DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2C2DC
12.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2C2DC#FFFFFF#000000##000000
##C2C2DC1.001.7412.0412.04
#FFFFFF1.741.0021.0021.00
#00000012.0421.001.001.00
##00000012.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#BDC6CA
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #c2c2dc;
/* rgb */ color: rgb(194, 194, 220);
/* oklch */ color: oklch(82.2% 0.036 285.6);
Tailwind
colors: {
  custom: {
    50: '#d4d4e6',
    500: '#c2c2dc',
    950: '#000000',
  },
}
SCSS
$custom: #c2c2dc;
$custom-light: #d4d4e6;
$custom-dark: #000000;
JSON
{
  "hex": "#c2c2dc",
  "rgb": {
    "r": 194,
    "g": 194,
    "b": 220
  },
  "hsl": {
    "h": 240,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.82227,
    "c": 0.03622,
    "h": 285.6
  },
  "luminance": 0.5522
}

Semantic roles & 50–950 ramp

primary
#C2C2DC
secondary
#B3B38F
accent
#A640A6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384

Preview Lab

Preview with #C2C2DC

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

Preview Lab → · Contrast checker → · Palette generator →

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