#CCCDC9#CCCDC9

#CCCDC9 is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.6% C 0.006 H 117.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).

Color values

HEX#CCCDC9
RGBrgb(204, 205, 201)
HSLhsl(75, 4%, 80%)
HSVhsv(75, 2%, 80%)
CMYKcmyk(0.5%, 0%, 2%, 19.6%)
CIE-LABlab(82.23, -1.07, 1.87)
CIE-LCHlch(82.23, 2.15, 119.79°)
OKLaboklab(84.64% -0.0026 0.0049)
OKLCHoklch(84.64% 0.006 117.9)
XYZxyz(57.2741, 60.7171, 63.9493)
Luminance0.6072 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC9 #CAC9CD
analogous
#CDCCC9 #CCCDC9 #CACDC9
triadic
#CCCDC9 #C9CCCD #CDC9CC
tetradic
#CCCDC9 #C9CDCC #CAC9CD #CDC9CA
square
#CCCDC9 #C9CDCC #CAC9CD #CDC9CA
split-complementary
#CCCDC9 #C9CACD #CCC9CD
monochromatic
#909289 #AEB0A9 #CCCDC9 #EAEAE9 #F0F0EF

Accessibility & contrast

On white

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

On black

13.14
#CCCDC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC9
13.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC9#FFFFFF#000000##000000
##CCCDC91.001.6013.1413.14
#FFFFFF1.601.0021.0021.00
#00000013.1421.001.001.00
##00000013.1421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccdc9;
/* rgb */ color: rgb(204, 205, 201);
/* oklch */ color: oklch(84.6% 0.006 117.9);
Tailwind
colors: {
  custom: {
    50: '#dbdcd9',
    500: '#cccdc9',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc9;
$custom-light: #dbdcd9;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc9",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 201
  },
  "hsl": {
    "h": 75,
    "s": 3.846,
    "l": 79.608
  },
  "oklch": {
    "l": 0.84639,
    "c": 0.00557,
    "h": 117.9
  },
  "luminance": 0.60717
}

Semantic roles & 50–950 ramp

primary
#CCCDC9
secondary
#9C9AA0
accent
#588E65
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC9

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

Preview Lab → · Contrast checker → · Palette generator →

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