#CCCDD4#CCCDD4

#CCCDD4 is a very light, near-neutral blue. Relative luminance 0.613; OKLCH L 85.0% C 0.010 H 279.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).

Color values

HEX#CCCDD4
RGBrgb(204, 205, 212)
HSLhsl(233, 9%, 82%)
HSVhsv(233, 4%, 83%)
CMYKcmyk(3.8%, 3.3%, 0%, 16.9%)
CIE-LABlab(82.51, 0.96, -3.59)
CIE-LCHlch(82.51, 3.71, 284.97°)
OKLaboklab(84.96% 0.0016 -0.0096)
OKLCHoklch(84.96% 0.01 279.7)
XYZxyz(58.6147, 61.2533, 71.0097)
Luminance0.6125 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDD4 #D4D3CC
analogous
#CCD1D4 #CCCDD4 #CFCCD4
triadic
#CCCDD4 #D4CCCD #CDD4CC
tetradic
#CCCDD4 #D4CCD1 #D4D3CC #CCD4CF
square
#CCCDD4 #D4CCD1 #D4D3CC #CCD4CF
split-complementary
#CCCDD4 #D4CFCC #D1D4CC
monochromatic
#8A8C9C #ABACB8 #CCCDD4 #EDEEF0 #EEEFF1

Accessibility & contrast

On white

1.58
#CCCDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.25
#CCCDD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDD4
13.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDD4#FFFFFF#000000##000000
##CCCDD41.001.5813.2513.25
#FFFFFF1.581.0021.0021.00
#00000013.2521.001.001.00
##00000013.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCED4
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#CACECF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccdd4;
/* rgb */ color: rgb(204, 205, 212);
/* oklch */ color: oklch(85.0% 0.010 279.7);
Tailwind
colors: {
  custom: {
    50: '#dbdce1',
    500: '#cccdd4',
    950: '#000000',
  },
}
SCSS
$custom: #cccdd4;
$custom-light: #dbdce1;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdd4",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 212
  },
  "hsl": {
    "h": 232.5,
    "s": 8.511,
    "l": 81.569
  },
  "oklch": {
    "l": 0.84961,
    "c": 0.0097,
    "h": 279.7
  },
  "luminance": 0.61253
}

Semantic roles & 50–950 ramp

primary
#CCCDD4
secondary
#A8A69D
accent
#8B5392
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCDD4

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

Preview Lab → · Contrast checker → · Palette generator →

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