#CCCCD4#CCCCD4

#CCCCD4 is a very light, near-neutral blue. Relative luminance 0.608; OKLCH L 84.8% C 0.011 H 286.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).

Color values

HEX#CCCCD4
RGBrgb(204, 204, 212)
HSLhsl(240, 9%, 82%)
HSVhsv(240, 4%, 83%)
CMYKcmyk(3.8%, 3.8%, 0%, 16.9%)
CIE-LABlab(82.26, 1.49, -3.96)
CIE-LCHlch(82.26, 4.23, 290.55°)
OKLaboklab(84.76% 0.0031 -0.0106)
OKLCHoklch(84.76% 0.011 286.2)
XYZxyz(58.3762, 60.7764, 70.9302)
Luminance0.6078 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD4 #D4D4CC
analogous
#CCD0D4 #CCCCD4 #D0CCD4
triadic
#CCCCD4 #D4CCCC #CCD4CC
tetradic
#CCCCD4 #D4CCD0 #D4D4CC #CCD4D0
square
#CCCCD4 #D4CCD0 #D4D4CC #CCD4D0
split-complementary
#CCCCD4 #D4D0CC #D0D4CC
monochromatic
#8A8A9C #ABABB8 #CCCCD4 #EDEDF0 #EEEEF1

Accessibility & contrast

On white

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

On black

13.16
#CCCCD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCD4
13.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCD4#FFFFFF#000000##000000
##CCCCD41.001.6013.1613.16
#FFFFFF1.601.0021.0021.00
#00000013.1621.001.001.00
##00000013.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccccd4;
/* rgb */ color: rgb(204, 204, 212);
/* oklch */ color: oklch(84.8% 0.011 286.2);
Tailwind
colors: {
  custom: {
    50: '#dbdbe1',
    500: '#ccccd4',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd4;
$custom-light: #dbdbe1;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd4",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 212
  },
  "hsl": {
    "h": 240,
    "s": 8.511,
    "l": 81.569
  },
  "oklch": {
    "l": 0.8476,
    "c": 0.01099,
    "h": 286.2
  },
  "luminance": 0.60777
}

Semantic roles & 50–950 ramp

primary
#CCCCD4
secondary
#A8A89D
accent
#925392
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD4

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

Preview Lab → · Contrast checker → · Palette generator →

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