#CCCCD5#CCCCD5

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

Color values

HEX#CCCCD5
RGBrgb(204, 204, 213)
HSLhsl(240, 10%, 82%)
HSVhsv(240, 4%, 84%)
CMYKcmyk(4.2%, 4.2%, 0%, 16.5%)
CIE-LABlab(82.29, 1.68, -4.46)
CIE-LCHlch(82.29, 4.76, 290.59°)
OKLaboklab(84.79% 0.0034 -0.0119)
OKLCHoklch(84.79% 0.012 286.1)
XYZxyz(58.5027, 60.8270, 71.5966)
Luminance0.6083 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD5 #D5D5CC
analogous
#CCD1D5 #CCCCD5 #D1CCD5
triadic
#CCCCD5 #D5CCCC #CCD5CC
tetradic
#CCCCD5 #D5CCD1 #D5D5CC #CCD5D1
square
#CCCCD5 #D5CCD1 #D5D5CC #CCD5D1
split-complementary
#CCCCD5 #D5D1CC #D1D5CC
monochromatic
#89899E #AAAAB9 #CCCCD5 #EEEEF1 #EEEEF1

Accessibility & contrast

On white

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

On black

13.17
#CCCCD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCD5
13.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCD5#FFFFFF#000000##000000
##CCCCD51.001.6013.1713.17
#FFFFFF1.601.0021.0021.00
#00000013.1721.001.001.00
##00000013.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#CACCD5
Tritanopia (blue-blind)
#CACDCF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ccccd5;
/* rgb */ color: rgb(204, 204, 213);
/* oklch */ color: oklch(84.8% 0.012 286.1);
Tailwind
colors: {
  custom: {
    50: '#dbdbe1',
    500: '#ccccd5',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd5;
$custom-light: #dbdbe1;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd5",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 213
  },
  "hsl": {
    "h": 240,
    "s": 9.677,
    "l": 81.765
  },
  "oklch": {
    "l": 0.8479,
    "c": 0.01238,
    "h": 286.1
  },
  "luminance": 0.60827
}

Semantic roles & 50–950 ramp

primary
#CCCCD5
secondary
#A9A99C
accent
#945294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD5

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

Preview Lab → · Contrast checker → · Palette generator →

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