#CCCDC6#CCCDC6

#CCCDC6 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.010 H 113.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).

Color values

HEX#CCCDC6
RGBrgb(204, 205, 198)
HSLhsl(69, 7%, 79%)
HSVhsv(69, 3%, 80%)
CMYKcmyk(0.5%, 0%, 3.4%, 19.6%)
CIE-LABlab(82.15, -1.60, 3.36)
CIE-LCHlch(82.15, 3.72, 115.53°)
OKLaboklab(84.55% -0.0038 0.0088)
OKLCHoklch(84.55% 0.01 113.2)
XYZxyz(56.9246, 60.5773, 62.1088)
Luminance0.6058 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC6 #C7C6CD
analogous
#CDCBC6 #CCCDC6 #C9CDC6
triadic
#CCCDC6 #C6CCCD #CDC6CC
tetradic
#CCCDC6 #C6CDCB #C7C6CD #CDC6C9
square
#CCCDC6 #C6CDCB #C7C6CD #CDC6C9
split-complementary
#CCCDC6 #C6C9CD #CBC6CD
monochromatic
#929485 #AFB0A5 #CCCDC6 #E9EAE7 #F0F1EF

Accessibility & contrast

On white

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

On black

13.12
#CCCDC6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC6
13.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC6#FFFFFF#000000##000000
##CCCDC61.001.6013.1213.12
#FFFFFF1.601.0021.0021.00
#00000013.1221.001.001.00
##00000013.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccdc6;
/* rgb */ color: rgb(204, 205, 198);
/* oklch */ color: oklch(84.6% 0.010 113.2);
Tailwind
colors: {
  custom: {
    50: '#dbdcd7',
    500: '#cccdc6',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc6;
$custom-light: #dbdcd7;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc6",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 198
  },
  "hsl": {
    "h": 68.571,
    "s": 6.542,
    "l": 79.02
  },
  "oklch": {
    "l": 0.84554,
    "c": 0.00962,
    "h": 113.2
  },
  "luminance": 0.60577
}

Semantic roles & 50–950 ramp

primary
#CCCDC6
secondary
#9897A0
accent
#55905E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC6

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

Preview Lab → · Contrast checker → · Palette generator →

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