#C2C2CB#C2C2CB

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

Color values

HEX#C2C2CB
RGBrgb(194, 194, 203)
HSLhsl(240, 8%, 78%)
HSVhsv(240, 4%, 80%)
CMYKcmyk(4.4%, 4.4%, 0%, 20.4%)
CIE-LABlab(78.67, 1.69, -4.50)
CIE-LCHlch(78.67, 4.81, 290.61°)
OKLaboklab(81.68% 0.0035 -0.012)
OKLCHoklch(81.68% 0.012 286.1)
XYZxyz(52.3174, 54.3646, 64.2255)
Luminance0.5436 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2C2CB #CBCBC2
analogous
#C2C6CB #C2C2CB #C6C2CB
triadic
#C2C2CB #CBC2C2 #C2CBC2
tetradic
#C2C2CB #CBC2C6 #CBCBC2 #C2CBC6
square
#C2C2CB #CBC2C6 #CBCBC2 #C2CBC6
split-complementary
#C2C2CB #CBC6C2 #C6CBC2
monochromatic
#808093 #A1A1AF #C2C2CB #E3E3E7 #EEEEF1

Accessibility & contrast

On white

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

On black

11.87
#C2C2CB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2C2CB
11.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2C2CB#FFFFFF#000000##000000
##C2C2CB1.001.7711.8711.87
#FFFFFF1.771.0021.0021.00
#00000011.8721.001.001.00
##00000011.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0C3CB
Deuteranopia (green-blind)
#C0C2CB
Tritanopia (blue-blind)
#C0C3C5
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #c2c2cb;
/* rgb */ color: rgb(194, 194, 203);
/* oklch */ color: oklch(81.7% 0.012 286.1);
Tailwind
colors: {
  custom: {
    50: '#d4d4da',
    500: '#c2c2cb',
    950: '#000000',
  },
}
SCSS
$custom: #c2c2cb;
$custom-light: #d4d4da;
$custom-dark: #000000;
JSON
{
  "hex": "#c2c2cb",
  "rgb": {
    "r": 194,
    "g": 194,
    "b": 203
  },
  "hsl": {
    "h": 240,
    "s": 7.965,
    "l": 77.843
  },
  "oklch": {
    "l": 0.81677,
    "c": 0.01249,
    "h": 286.1
  },
  "luminance": 0.54365
}

Semantic roles & 50–950 ramp

primary
#C2C2CB
secondary
#9E9E93
accent
#925492
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383

Preview Lab

Preview with #C2C2CB

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

Preview Lab → · Contrast checker → · Palette generator →

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