#CCCBDC#CCCBDC

#CCCBDC is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.8% C 0.023 H 288.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).

Color values

HEX#CCCBDC
RGBrgb(204, 203, 220)
HSLhsl(244, 20%, 83%)
HSVhsv(244, 8%, 86%)
CMYKcmyk(7.3%, 7.7%, 0%, 13.7%)
CIE-LABlab(82.23, 3.55, -8.29)
CIE-LCHlch(82.23, 9.02, 293.20°)
OKLaboklab(84.81% 0.0075 -0.0222)
OKLCHoklch(84.81% 0.023 288.6)
XYZxyz(59.1735, 60.7163, 76.2982)
Luminance0.6072 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBDC #DBDCCB
analogous
#CBD2DC #CCCBDC #D4CBDC
triadic
#CCCBDC #DCCCCB #CBDCCC
tetradic
#CCCBDC #DCCBD2 #DBDCCB #CBDCD4
square
#CCCBDC #DCCBD2 #DBDCCB #CBDCD4
split-complementary
#CCCBDC #DCD4CB #D2DCCB
monochromatic
#8482AB #A8A6C3 #CCCBDC #EDEDF3 #EDEDF3

Accessibility & contrast

On white

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

On black

13.14
#CCCBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCBDC
13.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCBDC#FFFFFF#000000##000000
##CCCBDC1.001.6013.1413.14
#FFFFFF1.601.0021.0021.00
#00000013.1421.001.001.00
##00000013.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#C9CED0
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccbdc;
/* rgb */ color: rgb(204, 203, 220);
/* oklch */ color: oklch(84.8% 0.023 288.6);
Tailwind
colors: {
  custom: {
    50: '#dbdae6',
    500: '#cccbdc',
    950: '#000000',
  },
}
SCSS
$custom: #cccbdc;
$custom-light: #dbdae6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccbdc",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 220
  },
  "hsl": {
    "h": 243.529,
    "s": 19.54,
    "l": 82.941
  },
  "oklch": {
    "l": 0.84808,
    "c": 0.02343,
    "h": 288.6
  },
  "luminance": 0.60717
}

Semantic roles & 50–950 ramp

primary
#CCCBDC
secondary
#B0B299
accent
#9E4899
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384

Preview Lab

Preview with #CCCBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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