#CCCCD8#CCCCD8

#CCCCD8 is a very light, near-neutral blue. Relative luminance 0.610; OKLCH L 84.9% C 0.017 H 286.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).

Color values

HEX#CCCCD8
RGBrgb(204, 204, 216)
HSLhsl(240, 13%, 82%)
HSVhsv(240, 6%, 85%)
CMYKcmyk(5.6%, 5.6%, 0%, 15.3%)
CIE-LABlab(82.37, 2.25, -5.94)
CIE-LCHlch(82.37, 6.35, 290.73°)
OKLaboklab(84.88% 0.0046 -0.0159)
OKLCHoklch(84.88% 0.017 286)
XYZxyz(58.8870, 60.9808, 73.6206)
Luminance0.6098 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD8 #D8D8CC
analogous
#CCD2D8 #CCCCD8 #D2CCD8
triadic
#CCCCD8 #D8CCCC #CCD8CC
tetradic
#CCCCD8 #D8CCD2 #D8D8CC #CCD8D2
square
#CCCCD8 #D8CCD2 #D8D8CC #CCD8D2
split-complementary
#CCCCD8 #D8D2CC #D2D8CC
monochromatic
#8787A3 #A9A9BD #CCCCD8 #EEEEF2 #EEEEF2

Accessibility & contrast

On white

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

On black

13.20
#CCCCD8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCD8
13.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCD8#FFFFFF#000000##000000
##CCCCD81.001.5913.2013.20
#FFFFFF1.591.0021.0021.00
#00000013.2021.001.001.00
##00000013.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CDD9
Deuteranopia (green-blind)
#C9CDD8
Tritanopia (blue-blind)
#CACED0
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ccccd8;
/* rgb */ color: rgb(204, 204, 216);
/* oklch */ color: oklch(84.9% 0.017 286.0);
Tailwind
colors: {
  custom: {
    50: '#dbdbe4',
    500: '#ccccd8',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd8;
$custom-light: #dbdbe4;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd8",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 216
  },
  "hsl": {
    "h": 240,
    "s": 13.333,
    "l": 82.353
  },
  "oklch": {
    "l": 0.84882,
    "c": 0.01651,
    "h": 286
  },
  "luminance": 0.60981
}

Semantic roles & 50–950 ramp

primary
#CCCCD8
secondary
#ADAD9C
accent
#974E97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD8

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

Preview Lab → · Contrast checker → · Palette generator →

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