#CCCCD9#CCCCD9

#CCCCD9 is a very light, near-neutral blue. Relative luminance 0.610; OKLCH L 84.9% C 0.018 H 286.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).

Color values

HEX#CCCCD9
RGBrgb(204, 204, 217)
HSLhsl(240, 15%, 83%)
HSVhsv(240, 6%, 85%)
CMYKcmyk(6%, 6%, 0%, 14.9%)
CIE-LABlab(82.40, 2.44, -6.43)
CIE-LCHlch(82.40, 6.88, 290.77°)
OKLaboklab(84.91% 0.0049 -0.0172)
OKLCHoklch(84.91% 0.018 286)
XYZxyz(59.0167, 61.0326, 74.3035)
Luminance0.6103 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD9 #D9D9CC
analogous
#CCD2D9 #CCCCD9 #D2CCD9
triadic
#CCCCD9 #D9CCCC #CCD9CC
tetradic
#CCCCD9 #D9CCD2 #D9D9CC #CCD9D2
square
#CCCCD9 #D9CCD2 #D9D9CC #CCD9D2
split-complementary
#CCCCD9 #D9D2CC #D2D9CC
monochromatic
#8686A5 #A9A9BF #CCCCD9 #EDEDF2 #EDEDF2

Accessibility & contrast

On white

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

On black

13.21
#CCCCD9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCD9
13.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCD9#FFFFFF#000000##000000
##CCCCD91.001.5913.2113.21
#FFFFFF1.591.0021.0021.00
#00000013.2121.001.001.00
##00000013.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CDDA
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#CACED0
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ccccd9;
/* rgb */ color: rgb(204, 204, 217);
/* oklch */ color: oklch(84.9% 0.018 286.0);
Tailwind
colors: {
  custom: {
    50: '#dbdbe4',
    500: '#ccccd9',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd9;
$custom-light: #dbdbe4;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd9",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 217
  },
  "hsl": {
    "h": 240,
    "s": 14.607,
    "l": 82.549
  },
  "oklch": {
    "l": 0.84913,
    "c": 0.0179,
    "h": 286
  },
  "luminance": 0.61033
}

Semantic roles & 50–950 ramp

primary
#CCCCD9
secondary
#AEAE9B
accent
#994D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD9

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

Preview Lab → · Contrast checker → · Palette generator →

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