#CCC6CC#CCC6CC

#CCC6CC is a very light, near-neutral grey. Relative luminance 0.576; OKLCH L 83.3% C 0.011 H 325.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).

Color values

HEX#CCC6CC
RGBrgb(204, 198, 204)
HSLhsl(300, 6%, 79%)
HSVhsv(300, 3%, 80%)
CMYKcmyk(0%, 2.9%, 0%, 20%)
CIE-LABlab(80.51, 3.17, -2.25)
CIE-LCHlch(80.51, 3.89, 324.60°)
OKLaboklab(83.32% 0.0087 -0.0059)
OKLCHoklch(83.32% 0.011 325.7)
XYZxyz(55.9933, 57.5854, 65.2803)
Luminance0.5758 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC6CC #C6CCC6
analogous
#C9C6CC #CCC6CC #CCC6C9
triadic
#CCC6CC #CCCCC6 #C6CCCC
tetradic
#CCC6CC #CCC9C6 #C6CCC6 #C6C9CC
square
#CCC6CC #CCC9C6 #C6CCC6 #C6C9CC
split-complementary
#CCC6CC #C9CCC6 #C6CCC9
monochromatic
#928592 #AFA6AF #CCC6CC #E9E6E9 #F1EFF1

Accessibility & contrast

On white

1.68
#CCC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.52
#CCC6CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC6CC
12.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC6CC#FFFFFF#000000##000000
##CCC6CC1.001.6812.5212.52
#FFFFFF1.681.0021.0021.00
#00000012.5221.001.001.00
##00000012.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#CCC6C8
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ccc6cc;
/* rgb */ color: rgb(204, 198, 204);
/* oklch */ color: oklch(83.3% 0.011 325.7);
Tailwind
colors: {
  custom: {
    50: '#dbd7db',
    500: '#ccc6cc',
    950: '#000000',
  },
}
SCSS
$custom: #ccc6cc;
$custom-light: #dbd7db;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc6cc",
  "rgb": {
    "r": 204,
    "g": 198,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 5.556,
    "l": 78.824
  },
  "oklch": {
    "l": 0.83315,
    "c": 0.01053,
    "h": 325.7
  },
  "luminance": 0.57585
}

Semantic roles & 50–950 ramp

primary
#CCC6CC
secondary
#979F97
accent
#8F5656
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #CCC6CC

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

Preview Lab → · Contrast checker → · Palette generator →

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