#CCCCD3#CCCCD3

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

Color values

HEX#CCCCD3
RGBrgb(204, 204, 211)
HSLhsl(240, 7%, 81%)
HSVhsv(240, 3%, 83%)
CMYKcmyk(3.3%, 3.3%, 0%, 17.3%)
CIE-LABlab(82.23, 1.30, -3.47)
CIE-LCHlch(82.23, 3.70, 290.50°)
OKLaboklab(84.73% 0.0027 -0.0092)
OKLCHoklch(84.73% 0.01 286.2)
XYZxyz(58.2505, 60.7261, 70.2679)
Luminance0.6073 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD3 #D3D3CC
analogous
#CCD0D3 #CCCCD3 #D0CCD3
triadic
#CCCCD3 #D3CCCC #CCD3CC
tetradic
#CCCCD3 #D3CCD0 #D3D3CC #CCD3D0
square
#CCCCD3 #D3CCD0 #D3D3CC #CCD3D0
split-complementary
#CCCCD3 #D3D0CC #D0D3CC
monochromatic
#8A8A9A #ABABB7 #CCCCD3 #EDEDEF #EFEFF1

Accessibility & contrast

On white

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

On black

13.15
#CCCCD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCD3
13.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCD3#FFFFFF#000000##000000
##CCCCD31.001.6013.1513.15
#FFFFFF1.601.0021.0021.00
#00000013.1521.001.001.00
##00000013.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#CACCD3
Tritanopia (blue-blind)
#CBCDCE
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ccccd3;
/* rgb */ color: rgb(204, 204, 211);
/* oklch */ color: oklch(84.7% 0.010 286.2);
Tailwind
colors: {
  custom: {
    50: '#dbdbe0',
    500: '#ccccd3',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd3;
$custom-light: #dbdbe0;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd3",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 211
  },
  "hsl": {
    "h": 240,
    "s": 7.368,
    "l": 81.373
  },
  "oklch": {
    "l": 0.84729,
    "c": 0.00962,
    "h": 286.2
  },
  "luminance": 0.60726
}

Semantic roles & 50–950 ramp

primary
#CCCCD3
secondary
#A6A69D
accent
#915491
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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