#CCCDCC#CCCDCC

#CCCDCC is a very light, near-neutral grey. Relative luminance 0.609; OKLCH L 84.7% C 0.002 H 145.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).

Color values

HEX#CCCDCC
RGBrgb(204, 205, 204)
HSLhsl(120, 1%, 80%)
HSVhsv(120, 0%, 80%)
CMYKcmyk(0.5%, 0%, 0.5%, 19.6%)
CIE-LABlab(82.30, -0.53, 0.38)
CIE-LCHlch(82.30, 0.65, 144.41°)
OKLaboklab(84.73% -0.0014 0.001)
OKLCHoklch(84.73% 0.002 145.5)
XYZxyz(57.6304, 60.8596, 65.8260)
Luminance0.6086 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDCC #CDCCCD
analogous
#CCCDCC #CCCDCC #CCCDCC
triadic
#CCCDCC #CCCCCD #CDCCCC
tetradic
#CCCDCC #CCCCCD #CDCCCD #CDCCCC
square
#CCCDCC #CCCCCD #CDCCCD #CDCCCC
split-complementary
#CCCDCC #CCCCCD #CDCCCC
monochromatic
#8E908E #ADAFAD #CCCDCC #EBEBEB #F0F0F0

Accessibility & contrast

On white

1.59
#CCCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.17
#CCCDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDCC
13.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDCC#FFFFFF#000000##000000
##CCCDCC1.001.5913.1713.17
#FFFFFF1.591.0021.0021.00
#00000013.1721.001.001.00
##00000013.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#CCCDCD
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccdcc;
/* rgb */ color: rgb(204, 205, 204);
/* oklch */ color: oklch(84.7% 0.002 145.5);
Tailwind
colors: {
  custom: {
    50: '#dbdcdb',
    500: '#cccdcc',
    950: '#000000',
  },
}
SCSS
$custom: #cccdcc;
$custom-light: #dbdcdb;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdcc",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 204
  },
  "hsl": {
    "h": 120,
    "s": 0.99,
    "l": 80.196
  },
  "oklch": {
    "l": 0.84725,
    "c": 0.00175,
    "h": 145.5
  },
  "luminance": 0.6086
}

Semantic roles & 50–950 ramp

primary
#CCCDCC
secondary
#9F9E9F
accent
#5B8B8B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151515
muted
#848484

Preview Lab

Preview with #CCCDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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