#C2C2DA#C2C2DA

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

Color values

HEX#C2C2DA
RGBrgb(194, 194, 218)
HSLhsl(240, 24%, 81%)
HSVhsv(240, 11%, 85%)
CMYKcmyk(11%, 11%, 0%, 14.5%)
CIE-LABlab(79.11, 4.66, -11.94)
CIE-LCHlch(79.11, 12.82, 291.32°)
OKLaboklab(82.16% 0.009 -0.0322)
OKLCHoklch(82.16% 0.033 285.6)
XYZxyz(54.1922, 55.1145, 74.0992)
Luminance0.5512 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2C2DA #DADAC2
analogous
#C2CEDA #C2C2DA #CEC2DA
triadic
#C2C2DA #DAC2C2 #C2DAC2
tetradic
#C2C2DA #DAC2CE #DADAC2 #C2DACE
square
#C2C2DA #DAC2CE #DADAC2 #C2DACE
split-complementary
#C2C2DA #DACEC2 #CEDAC2
monochromatic
#7676AC #9C9CC3 #C2C2DA #E8E8F1 #ECECF3

Accessibility & contrast

On white

1.75
#C2C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.02
#C2C2DA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2C2DA
12.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2C2DA#FFFFFF#000000##000000
##C2C2DA1.001.7512.0212.02
#FFFFFF1.751.0021.0021.00
#00000012.0221.001.001.00
##00000012.0221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c2c2da;
/* rgb */ color: rgb(194, 194, 218);
/* oklch */ color: oklch(82.2% 0.033 285.6);
Tailwind
colors: {
  custom: {
    50: '#d4d4e5',
    500: '#c2c2da',
    950: '#000000',
  },
}
SCSS
$custom: #c2c2da;
$custom-light: #d4d4e5;
$custom-dark: #000000;
JSON
{
  "hex": "#c2c2da",
  "rgb": {
    "r": 194,
    "g": 194,
    "b": 218
  },
  "hsl": {
    "h": 240,
    "s": 24.49,
    "l": 80.784
  },
  "oklch": {
    "l": 0.8216,
    "c": 0.03342,
    "h": 285.6
  },
  "luminance": 0.55115
}

Semantic roles & 50–950 ramp

primary
#C2C2DA
secondary
#B0B090
accent
#A343A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384

Preview Lab

Preview with #C2C2DA

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

Preview Lab → · Contrast checker → · Palette generator →

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