#CCCCD2#CCCCD2

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

Color values

HEX#CCCCD2
RGBrgb(204, 204, 210)
HSLhsl(240, 6%, 81%)
HSVhsv(240, 3%, 82%)
CMYKcmyk(2.9%, 2.9%, 0%, 17.6%)
CIE-LABlab(82.20, 1.11, -2.97)
CIE-LCHlch(82.20, 3.17, 290.45°)
OKLaboklab(84.7% 0.0023 -0.0079)
OKLCHoklch(84.7% 0.008 286.2)
XYZxyz(58.1255, 60.6761, 69.6097)
Luminance0.6068 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD2 #D2D2CC
analogous
#CCCFD2 #CCCCD2 #CFCCD2
triadic
#CCCCD2 #D2CCCC #CCD2CC
tetradic
#CCCCD2 #D2CCCF #D2D2CC #CCD2CF
square
#CCCCD2 #D2CCCF #D2D2CC #CCD2CF
split-complementary
#CCCCD2 #D2CFCC #CFD2CC
monochromatic
#8B8B99 #ABABB5 #CCCCD2 #EDEDEF #EFEFF1

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCCCD2#FFFFFF#000000##000000
##CCCCD21.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)
#CBCDD2
Deuteranopia (green-blind)
#CBCCD2
Tritanopia (blue-blind)
#CBCDCE
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ccccd2;
/* rgb */ color: rgb(204, 204, 210);
/* oklch */ color: oklch(84.7% 0.008 286.2);
Tailwind
colors: {
  custom: {
    50: '#dbdbdf',
    500: '#ccccd2',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd2;
$custom-light: #dbdbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd2",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 210
  },
  "hsl": {
    "h": 240,
    "s": 6.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.84699,
    "c": 0.00824,
    "h": 286.2
  },
  "luminance": 0.60676
}

Semantic roles & 50–950 ramp

primary
#CCCCD2
secondary
#A5A59D
accent
#905590
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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