#CCCCCC#CCCCCC

#CCCCCC is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.5% C 0.000 H 0.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).

Color values

HEX#CCCCCC
RGBrgb(204, 204, 204)
HSLhsl(0, 0%, 80%)
HSVhsv(0, 0%, 80%)
CMYKcmyk(0%, 0%, 0%, 20%)
CIE-LABlab(82.05, 0.00, 0.00)
CIE-LCHlch(82.05, 0.00, 0.00°)
OKLaboklab(84.52% 0 0)
OKLCHoklch(84.52% 0 0)
XYZxyz(57.3920, 60.3827, 65.7465)
Luminance0.6038 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCCC #CCCCCC
analogous
#CCCCCC #CCCCCC #CCCCCC
triadic
#CCCCCC #CCCCCC #CCCCCC
tetradic
#CCCCCC #CCCCCC #CCCCCC #CCCCCC
square
#CCCCCC #CCCCCC #CCCCCC #CCCCCC
split-complementary
#CCCCCC #CCCCCC #CCCCCC
monochromatic
#8F8F8F #ADADAD #CCCCCC #EBEBEB #F0F0F0

Accessibility & contrast

On white

1.61
#CCCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.08
#CCCCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCCC
13.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCCC#FFFFFF#000000##000000
##CCCCCC1.001.6113.0813.08
#FFFFFF1.611.0021.0021.00
#00000013.0821.001.001.00
##00000013.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#CCCCCC
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cccccc;
/* rgb */ color: rgb(204, 204, 204);
/* oklch */ color: oklch(84.5% 0.000 0.0);
Tailwind
colors: {
  custom: {
    50: '#dbdbdb',
    500: '#cccccc',
    950: '#000000',
  },
}
SCSS
$custom: #cccccc;
$custom-light: #dbdbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#cccccc",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 0,
    "s": 0,
    "l": 80
  },
  "oklch": {
    "l": 0.84522,
    "c": 0,
    "h": 0
  },
  "luminance": 0.60383
}

Semantic roles & 50–950 ramp

primary
#CCCCCC
secondary
#9E9E9E
accent
#8A8A5C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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