#CCCADC#CCCADC

#CCCADC is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.6% C 0.025 H 291.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).

Color values

HEX#CCCADC
RGBrgb(204, 202, 220)
HSLhsl(247, 20%, 83%)
HSVhsv(247, 8%, 86%)
CMYKcmyk(7.3%, 8.2%, 0%, 13.7%)
CIE-LABlab(81.97, 4.08, -8.67)
CIE-LCHlch(81.97, 9.58, 295.22°)
OKLaboklab(84.61% 0.0089 -0.0232)
OKLCHoklch(84.61% 0.025 291)
XYZxyz(58.9382, 60.2455, 76.2198)
Luminance0.6025 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCADC #DADCCA
analogous
#CAD1DC #CCCADC #D5CADC
triadic
#CCCADC #DCCCCA #CADCCC
tetradic
#CCCADC #DCCAD1 #DADCCA #CADCD5
square
#CCCADC #DCCAD1 #DADCCA #CADCD5
split-complementary
#CCCADC #DCD5CA #D1DCCA
monochromatic
#8580AB #A9A5C4 #CCCADC #EDEDF3 #EDEDF3

Accessibility & contrast

On white

1.61
#CCCADC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.05
#CCCADC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCADC
13.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCADC#FFFFFF#000000##000000
##CCCADC1.001.6113.0513.05
#FFFFFF1.611.0021.0021.00
#00000013.0521.001.001.00
##00000013.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#C9CDD0
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cccadc;
/* rgb */ color: rgb(204, 202, 220);
/* oklch */ color: oklch(84.6% 0.025 291.0);
Tailwind
colors: {
  custom: {
    50: '#dbdae6',
    500: '#cccadc',
    950: '#000000',
  },
}
SCSS
$custom: #cccadc;
$custom-light: #dbdae6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccadc",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 220
  },
  "hsl": {
    "h": 246.667,
    "s": 20.455,
    "l": 82.745
  },
  "oklch": {
    "l": 0.84609,
    "c": 0.02488,
    "h": 291
  },
  "luminance": 0.60246
}

Semantic roles & 50–950 ramp

primary
#CCCADC
secondary
#AFB298
accent
#9F4795
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384

Preview Lab

Preview with #CCCADC

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

Preview Lab → · Contrast checker → · Palette generator →

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