#CCCCDB#CCCCDB

#CCCCDB is a very light, muted blue. Relative luminance 0.611; OKLCH L 85.0% C 0.021 H 286.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).

Color values

HEX#CCCCDB
RGBrgb(204, 204, 219)
HSLhsl(240, 17%, 83%)
HSVhsv(240, 7%, 86%)
CMYKcmyk(6.8%, 6.8%, 0%, 14.1%)
CIE-LABlab(82.45, 2.83, -7.42)
CIE-LCHlch(82.45, 7.94, 290.87°)
OKLaboklab(84.98% 0.0057 -0.0199)
OKLCHoklch(84.98% 0.021 286)
XYZxyz(59.2784, 61.1373, 75.6818)
Luminance0.6114 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCDB #DBDBCC
analogous
#CCD3DB #CCCCDB #D3CCDB
triadic
#CCCCDB #DBCCCC #CCDBCC
tetradic
#CCCCDB #DBCCD3 #DBDBCC #CCDBD3
square
#CCCCDB #DBCCD3 #DBDBCC #CCDBD3
split-complementary
#CCCCDB #DBD3CC #D3DBCC
monochromatic
#8484A8 #A8A8C2 #CCCCDB #EDEDF2 #EDEDF2

Accessibility & contrast

On white

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

On black

13.23
#CCCCDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCDB
13.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCDB#FFFFFF#000000##000000
##CCCCDB1.001.5913.2313.23
#FFFFFF1.591.0021.0021.00
#00000013.2321.001.001.00
##00000013.2321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccccdb;
/* rgb */ color: rgb(204, 204, 219);
/* oklch */ color: oklch(85.0% 0.021 286.0);
Tailwind
colors: {
  custom: {
    50: '#dbdbe6',
    500: '#ccccdb',
    950: '#000000',
  },
}
SCSS
$custom: #ccccdb;
$custom-light: #dbdbe6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccdb",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 219
  },
  "hsl": {
    "h": 240,
    "s": 17.241,
    "l": 82.941
  },
  "oklch": {
    "l": 0.84976,
    "c": 0.02066,
    "h": 286
  },
  "luminance": 0.61138
}

Semantic roles & 50–950 ramp

primary
#CCCCDB
secondary
#B0B09B
accent
#9C4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCDB

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

Preview Lab → · Contrast checker → · Palette generator →

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