#CCCBDB#CCCBDB

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

Color values

HEX#CCCBDB
RGBrgb(204, 203, 219)
HSLhsl(244, 18%, 83%)
HSVhsv(244, 7%, 86%)
CMYKcmyk(6.8%, 7.3%, 0%, 14.1%)
CIE-LABlab(82.20, 3.36, -7.80)
CIE-LCHlch(82.20, 8.49, 293.30°)
OKLaboklab(84.78% 0.0071 -0.0209)
OKLCHoklch(84.78% 0.022 288.8)
XYZxyz(59.0415, 60.6635, 75.6028)
Luminance0.6066 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBDB #DADBCB
analogous
#CBD2DB #CCCBDB #D4CBDB
triadic
#CCCBDB #DBCCCB #CBDBCC
tetradic
#CCCBDB #DBCBD2 #DADBCB #CBDBD4
square
#CCCBDB #DBCBD2 #DADBCB #CBDBD4
split-complementary
#CCCBDB #DBD4CB #D2DBCB
monochromatic
#8583A9 #A9A7C2 #CCCBDB #EDEDF2 #EDEDF2

Accessibility & contrast

On white

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

On black

13.13
#CCCBDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCBDB
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCBDB#FFFFFF#000000##000000
##CCCBDB1.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccbdb;
/* rgb */ color: rgb(204, 203, 219);
/* oklch */ color: oklch(84.8% 0.022 288.8);
Tailwind
colors: {
  custom: {
    50: '#dbdae6',
    500: '#cccbdb',
    950: '#000000',
  },
}
SCSS
$custom: #cccbdb;
$custom-light: #dbdae6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccbdb",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 219
  },
  "hsl": {
    "h": 243.75,
    "s": 18.182,
    "l": 82.745
  },
  "oklch": {
    "l": 0.84776,
    "c": 0.02204,
    "h": 288.8
  },
  "luminance": 0.60664
}

Semantic roles & 50–950 ramp

primary
#CCCBDB
secondary
#AFB19A
accent
#9C4997
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CCCBDB

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

Preview Lab → · Contrast checker → · Palette generator →

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