#C2C2CC#C2C2CC

#C2C2CC is a light, near-neutral blue. Relative luminance 0.544; OKLCH L 81.7% C 0.014 H 286.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).

Color values

HEX#C2C2CC
RGBrgb(194, 194, 204)
HSLhsl(240, 9%, 78%)
HSVhsv(240, 5%, 80%)
CMYKcmyk(4.9%, 4.9%, 0%, 20%)
CIE-LABlab(78.70, 1.88, -5.00)
CIE-LCHlch(78.70, 5.34, 290.66°)
OKLaboklab(81.71% 0.0039 -0.0133)
OKLCHoklch(81.71% 0.014 286.1)
XYZxyz(52.4370, 54.4124, 64.8551)
Luminance0.5441 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2C2CC #CCCCC2
analogous
#C2C7CC #C2C2CC #C7C2CC
triadic
#C2C2CC #CCC2C2 #C2CCC2
tetradic
#C2C2CC #CCC2C7 #CCCCC2 #C2CCC7
square
#C2C2CC #CCC2C7 #CCCCC2 #C2CCC7
split-complementary
#C2C2CC #CCC7C2 #C7CCC2
monochromatic
#7F7F94 #A1A1B0 #C2C2CC #E3E3E8 #EEEEF1

Accessibility & contrast

On white

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

On black

11.88
#C2C2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2C2CC
11.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2C2CC#FFFFFF#000000##000000
##C2C2CC1.001.7711.8811.88
#FFFFFF1.771.0021.0021.00
#00000011.8821.001.001.00
##00000011.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#C0C2CC
Tritanopia (blue-blind)
#C0C4C5
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #c2c2cc;
/* rgb */ color: rgb(194, 194, 204);
/* oklch */ color: oklch(81.7% 0.014 286.1);
Tailwind
colors: {
  custom: {
    50: '#d4d4db',
    500: '#c2c2cc',
    950: '#000000',
  },
}
SCSS
$custom: #c2c2cc;
$custom-light: #d4d4db;
$custom-dark: #000000;
JSON
{
  "hex": "#c2c2cc",
  "rgb": {
    "r": 194,
    "g": 194,
    "b": 204
  },
  "hsl": {
    "h": 240,
    "s": 8.929,
    "l": 78.039
  },
  "oklch": {
    "l": 0.81708,
    "c": 0.01388,
    "h": 286.1
  },
  "luminance": 0.54413
}

Semantic roles & 50–950 ramp

primary
#C2C2CC
secondary
#9F9F93
accent
#935393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384

Preview Lab

Preview with #C2C2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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