#CCCCD0#CCCCD0

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

Color values

HEX#CCCCD0
RGBrgb(204, 204, 208)
HSLhsl(240, 4%, 81%)
HSVhsv(240, 2%, 82%)
CMYKcmyk(1.9%, 1.9%, 0%, 18.4%)
CIE-LABlab(82.15, 0.74, -1.98)
CIE-LCHlch(82.15, 2.12, 290.36°)
OKLaboklab(84.64% 0.0015 -0.0053)
OKLCHoklch(84.64% 0.005 286.3)
XYZxyz(57.8779, 60.5771, 68.3057)
Luminance0.6058 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD0 #D0D0CC
analogous
#CCCED0 #CCCCD0 #CECCD0
triadic
#CCCCD0 #D0CCCC #CCD0CC
tetradic
#CCCCD0 #D0CCCE #D0D0CC #CCD0CE
square
#CCCCD0 #D0CCCE #D0D0CC #CCD0CE
split-complementary
#CCCCD0 #D0CECC #CED0CC
monochromatic
#8C8C95 #ACACB3 #CCCCD0 #ECECED #EFEFF0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCCCD0#FFFFFF#000000##000000
##CCCCD01.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)
#CBCCD0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#CBCDCD
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ccccd0;
/* rgb */ color: rgb(204, 204, 208);
/* oklch */ color: oklch(84.6% 0.005 286.3);
Tailwind
colors: {
  custom: {
    50: '#dbdbde',
    500: '#ccccd0',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd0;
$custom-light: #dbdbde;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd0",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 208
  },
  "hsl": {
    "h": 240,
    "s": 4.082,
    "l": 80.784
  },
  "oklch": {
    "l": 0.8464,
    "c": 0.00549,
    "h": 286.3
  },
  "luminance": 0.60577
}

Semantic roles & 50–950 ramp

primary
#CCCCD0
secondary
#A3A39D
accent
#8E588E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD0

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

Preview Lab → · Contrast checker → · Palette generator →

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