#CCCCD1#CCCCD1

#CCCCD1 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.7% C 0.007 H 286.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).

Color values

HEX#CCCCD1
RGBrgb(204, 204, 209)
HSLhsl(240, 5%, 81%)
HSVhsv(240, 2%, 82%)
CMYKcmyk(2.4%, 2.4%, 0%, 18%)
CIE-LABlab(82.18, 0.92, -2.48)
CIE-LCHlch(82.18, 2.65, 290.40°)
OKLaboklab(84.67% 0.0019 -0.0066)
OKLCHoklch(84.67% 0.007 286.2)
XYZxyz(58.0013, 60.6265, 68.9557)
Luminance0.6063 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD1 #D1D1CC
analogous
#CCCED1 #CCCCD1 #CECCD1
triadic
#CCCCD1 #D1CCCC #CCD1CC
tetradic
#CCCCD1 #D1CCCE #D1D1CC #CCD1CE
square
#CCCCD1 #D1CCCE #D1D1CC #CCD1CE
split-complementary
#CCCCD1 #D1CECC #CED1CC
monochromatic
#8C8C97 #ACACB4 #CCCCD1 #ECECEE #EFEFF0

Accessibility & contrast

On white

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

On black

13.13
#CCCCD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCD1
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCD1#FFFFFF#000000##000000
##CCCCD11.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccccd1;
/* rgb */ color: rgb(204, 204, 209);
/* oklch */ color: oklch(84.7% 0.007 286.2);
Tailwind
colors: {
  custom: {
    50: '#dbdbdf',
    500: '#ccccd1',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd1;
$custom-light: #dbdbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd1",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 209
  },
  "hsl": {
    "h": 240,
    "s": 5.155,
    "l": 80.98
  },
  "oklch": {
    "l": 0.84669,
    "c": 0.00686,
    "h": 286.2
  },
  "luminance": 0.60627
}

Semantic roles & 50–950 ramp

primary
#CCCCD1
secondary
#A4A49D
accent
#8F568F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD1

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

Preview Lab → · Contrast checker → · Palette generator →

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