#CCCCD6#CCCCD6

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

Color values

HEX#CCCCD6
RGBrgb(204, 204, 214)
HSLhsl(240, 11%, 82%)
HSVhsv(240, 5%, 84%)
CMYKcmyk(4.7%, 4.7%, 0%, 16.1%)
CIE-LABlab(82.31, 1.87, -4.95)
CIE-LCHlch(82.31, 5.29, 290.64°)
OKLaboklab(84.82% 0.0038 -0.0132)
OKLCHoklch(84.82% 0.014 286.1)
XYZxyz(58.6301, 60.8780, 72.2671)
Luminance0.6088 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD6 #D6D6CC
analogous
#CCD1D6 #CCCCD6 #D1CCD6
triadic
#CCCCD6 #D6CCCC #CCD6CC
tetradic
#CCCCD6 #D6CCD1 #D6D6CC #CCD6D1
square
#CCCCD6 #D6CCD1 #D6D6CC #CCD6D1
split-complementary
#CCCCD6 #D6D1CC #D1D6CC
monochromatic
#88889F #AAAABB #CCCCD6 #EEEEF1 #EEEEF1

Accessibility & contrast

On white

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

On black

13.18
#CCCCD6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCD6
13.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCD6#FFFFFF#000000##000000
##CCCCD61.001.5913.1813.18
#FFFFFF1.591.0021.0021.00
#00000013.1821.001.001.00
##00000013.1821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccccd6;
/* rgb */ color: rgb(204, 204, 214);
/* oklch */ color: oklch(84.8% 0.014 286.1);
Tailwind
colors: {
  custom: {
    50: '#dbdbe2',
    500: '#ccccd6',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd6;
$custom-light: #dbdbe2;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd6",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 214
  },
  "hsl": {
    "h": 240,
    "s": 10.87,
    "l": 81.961
  },
  "oklch": {
    "l": 0.84821,
    "c": 0.01375,
    "h": 286.1
  },
  "luminance": 0.60878
}

Semantic roles & 50–950 ramp

primary
#CCCCD6
secondary
#AAAA9C
accent
#955195
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD6

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

Preview Lab → · Contrast checker → · Palette generator →

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