#CCCCCD#CCCCCD

#CCCCCD is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.6% C 0.001 H 286.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).

Color values

HEX#CCCCCD
RGBrgb(204, 204, 205)
HSLhsl(240, 1%, 80%)
HSVhsv(240, 0%, 80%)
CMYKcmyk(0.5%, 0.5%, 0%, 19.6%)
CIE-LABlab(82.07, 0.18, -0.50)
CIE-LCHlch(82.07, 0.53, 290.22°)
OKLaboklab(84.55% 0.0004 -0.0013)
OKLCHoklch(84.55% 0.001 286.5)
XYZxyz(57.5123, 60.4309, 66.3802)
Luminance0.6043 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCCD #CDCDCC
analogous
#CCCCCD #CCCCCD #CCCCCD
triadic
#CCCCCD #CDCCCC #CCCDCC
tetradic
#CCCCCD #CDCCCC #CDCDCC #CCCDCC
square
#CCCCCD #CDCCCC #CDCDCC #CCCDCC
split-complementary
#CCCCCD #CDCCCC #CCCDCC
monochromatic
#8E8E90 #ADADAF #CCCCCD #EBEBEB #F0F0F0

Accessibility & contrast

On white

1.60
#CCCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.09
#CCCCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCCD
13.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCCD#FFFFFF#000000##000000
##CCCCCD1.001.6013.0913.09
#FFFFFF1.601.0021.0021.00
#00000013.0921.001.001.00
##00000013.0921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccccd;
/* rgb */ color: rgb(204, 204, 205);
/* oklch */ color: oklch(84.6% 0.001 286.5);
Tailwind
colors: {
  custom: {
    50: '#dbdbdc',
    500: '#cccccd',
    950: '#000000',
  },
}
SCSS
$custom: #cccccd;
$custom-light: #dbdbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#cccccd",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 240,
    "s": 0.99,
    "l": 80.196
  },
  "oklch": {
    "l": 0.84551,
    "c": 0.00138,
    "h": 286.5
  },
  "luminance": 0.60431
}

Semantic roles & 50–950 ramp

primary
#CCCCCD
secondary
#9F9F9E
accent
#8B5B8B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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