#CCCDD2#CCCDD2

#CCCDD2 is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 84.9% C 0.007 H 277.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).

Color values

HEX#CCCDD2
RGBrgb(204, 205, 210)
HSLhsl(230, 6%, 81%)
HSVhsv(230, 3%, 82%)
CMYKcmyk(2.9%, 2.4%, 0%, 17.6%)
CIE-LABlab(82.46, 0.58, -2.60)
CIE-LCHlch(82.46, 2.66, 282.65°)
OKLaboklab(84.9% 0.0009 -0.0069)
OKLCHoklch(84.9% 0.007 277.2)
XYZxyz(58.3639, 61.1530, 69.6892)
Luminance0.6115 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDD2 #D2D1CC
analogous
#CCD0D2 #CCCDD2 #CECCD2
triadic
#CCCDD2 #D2CCCD #CDD2CC
tetradic
#CCCDD2 #D2CCD0 #D2D1CC #CCD2CE
square
#CCCDD2 #D2CCD0 #D2D1CC #CCD2CE
split-complementary
#CCCDD2 #D2CECC #D0D2CC
monochromatic
#8B8D99 #ABADB5 #CCCDD2 #EDEDEF #EFEFF1

Accessibility & contrast

On white

1.59
#CCCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.23
#CCCDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDD2
13.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDD2#FFFFFF#000000##000000
##CCCDD21.001.5913.2313.23
#FFFFFF1.591.0021.0021.00
#00000013.2321.001.001.00
##00000013.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCDD2
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#CBCECF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccdd2;
/* rgb */ color: rgb(204, 205, 210);
/* oklch */ color: oklch(84.9% 0.007 277.2);
Tailwind
colors: {
  custom: {
    50: '#dbdcdf',
    500: '#cccdd2',
    950: '#000000',
  },
}
SCSS
$custom: #cccdd2;
$custom-light: #dbdcdf;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdd2",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 210
  },
  "hsl": {
    "h": 230,
    "s": 6.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.84901,
    "c": 0.00696,
    "h": 277.2
  },
  "luminance": 0.61153
}

Semantic roles & 50–950 ramp

primary
#CCCDD2
secondary
#A5A49D
accent
#865590
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCDD2

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

Preview Lab → · Contrast checker → · Palette generator →

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