#CCCDD3#CCCDD3

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

Color values

HEX#CCCDD3
RGBrgb(204, 205, 211)
HSLhsl(231, 7%, 81%)
HSVhsv(231, 3%, 83%)
CMYKcmyk(3.3%, 2.8%, 0%, 17.3%)
CIE-LABlab(82.49, 0.77, -3.09)
CIE-LCHlch(82.49, 3.19, 283.99°)
OKLaboklab(84.93% 0.0013 -0.0082)
OKLCHoklch(84.93% 0.008 278.6)
XYZxyz(58.4889, 61.2030, 70.3474)
Luminance0.6120 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDD3 #D3D2CC
analogous
#CCD1D3 #CCCDD3 #CFCCD3
triadic
#CCCDD3 #D3CCCD #CDD3CC
tetradic
#CCCDD3 #D3CCD1 #D3D2CC #CCD3CF
square
#CCCDD3 #D3CCD1 #D3D2CC #CCD3CF
split-complementary
#CCCDD3 #D3CFCC #D1D3CC
monochromatic
#8A8D9A #ABADB7 #CCCDD3 #EDEDEF #EFEFF1

Accessibility & contrast

On white

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

On black

13.24
#CCCDD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDD3
13.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDD3#FFFFFF#000000##000000
##CCCDD31.001.5913.2413.24
#FFFFFF1.591.0021.0021.00
#00000013.2421.001.001.00
##00000013.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccdd3;
/* rgb */ color: rgb(204, 205, 211);
/* oklch */ color: oklch(84.9% 0.008 278.6);
Tailwind
colors: {
  custom: {
    50: '#dbdce0',
    500: '#cccdd3',
    950: '#000000',
  },
}
SCSS
$custom: #cccdd3;
$custom-light: #dbdce0;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdd3",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 211
  },
  "hsl": {
    "h": 231.429,
    "s": 7.368,
    "l": 81.373
  },
  "oklch": {
    "l": 0.84931,
    "c": 0.00832,
    "h": 278.6
  },
  "luminance": 0.61203
}

Semantic roles & 50–950 ramp

primary
#CCCDD3
secondary
#A6A59D
accent
#895491
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCDD3

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

Preview Lab → · Contrast checker → · Palette generator →

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