#CCCDD5#CCCDD5

#CCCDD5 is a very light, near-neutral blue. Relative luminance 0.613; OKLCH L 85.0% C 0.011 H 280.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).

Color values

HEX#CCCDD5
RGBrgb(204, 205, 213)
HSLhsl(233, 10%, 82%)
HSVhsv(233, 4%, 84%)
CMYKcmyk(4.2%, 3.8%, 0%, 16.5%)
CIE-LABlab(82.54, 1.15, -4.08)
CIE-LCHlch(82.54, 4.24, 285.71°)
OKLaboklab(84.99% 0.002 -0.0109)
OKLCHoklch(84.99% 0.011 280.5)
XYZxyz(58.7412, 61.3039, 71.6761)
Luminance0.6130 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDD5 #D5D4CC
analogous
#CCD2D5 #CCCDD5 #D0CCD5
triadic
#CCCDD5 #D5CCCD #CDD5CC
tetradic
#CCCDD5 #D5CCD2 #D5D4CC #CCD5D0
square
#CCCDD5 #D5CCD2 #D5D4CC #CCD5D0
split-complementary
#CCCDD5 #D5D0CC #D2D5CC
monochromatic
#898B9E #AAACB9 #CCCDD5 #EEEEF1 #EEEFF1

Accessibility & contrast

On white

1.58
#CCCDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.26
#CCCDD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDD5
13.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDD5#FFFFFF#000000##000000
##CCCDD51.001.5813.2613.26
#FFFFFF1.581.0021.0021.00
#00000013.2621.001.001.00
##00000013.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCED5
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#CACECF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccdd5;
/* rgb */ color: rgb(204, 205, 213);
/* oklch */ color: oklch(85.0% 0.011 280.5);
Tailwind
colors: {
  custom: {
    50: '#dbdce1',
    500: '#cccdd5',
    950: '#000000',
  },
}
SCSS
$custom: #cccdd5;
$custom-light: #dbdce1;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdd5",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 213
  },
  "hsl": {
    "h": 233.333,
    "s": 9.677,
    "l": 81.765
  },
  "oklch": {
    "l": 0.84991,
    "c": 0.01106,
    "h": 280.5
  },
  "luminance": 0.61304
}

Semantic roles & 50–950 ramp

primary
#CCCDD5
secondary
#A9A79C
accent
#8C5294
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCDD5

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

Preview Lab → · Contrast checker → · Palette generator →

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