#CCCCDC#CCCCDC

#CCCCDC is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.0% C 0.022 H 285.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).

Color values

HEX#CCCCDC
RGBrgb(204, 204, 220)
HSLhsl(240, 19%, 83%)
HSVhsv(240, 7%, 86%)
CMYKcmyk(7.3%, 7.3%, 0%, 13.7%)
CIE-LABlab(82.48, 3.02, -7.91)
CIE-LCHlch(82.48, 8.47, 290.91°)
OKLaboklab(85.01% 0.006 -0.0212)
OKLCHoklch(85.01% 0.022 285.9)
XYZxyz(59.4105, 61.1901, 76.3772)
Luminance0.6119 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCDC #DCDCCC
analogous
#CCD4DC #CCCCDC #D4CCDC
triadic
#CCCCDC #DCCCCC #CCDCCC
tetradic
#CCCCDC #DCCCD4 #DCDCCC #CCDCD4
square
#CCCCDC #DCCCD4 #DCDCCC #CCDCD4
split-complementary
#CCCCDC #DCD4CC #D4DCCC
monochromatic
#8383AA #A8A8C3 #CCCCDC #EDEDF3 #EDEDF3

Accessibility & contrast

On white

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

On black

13.24
#CCCCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCDC
13.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCDC#FFFFFF#000000##000000
##CCCCDC1.001.5913.2413.24
#FFFFFF1.591.0021.0021.00
#00000013.2421.001.001.00
##00000013.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#C9CED1
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ccccdc;
/* rgb */ color: rgb(204, 204, 220);
/* oklch */ color: oklch(85.0% 0.022 285.9);
Tailwind
colors: {
  custom: {
    50: '#dbdbe6',
    500: '#ccccdc',
    950: '#000000',
  },
}
SCSS
$custom: #ccccdc;
$custom-light: #dbdbe6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccdc",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 220
  },
  "hsl": {
    "h": 240,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.85008,
    "c": 0.02203,
    "h": 285.9
  },
  "luminance": 0.6119
}

Semantic roles & 50–950 ramp

primary
#CCCCDC
secondary
#B2B29B
accent
#9D499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151516
muted
#848484

Preview Lab

Preview with #CCCCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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