#CCCEDC#CCCEDC

#CCCEDC is a very light, near-neutral blue. Relative luminance 0.621; OKLCH L 85.4% C 0.019 H 279.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).

Color values

HEX#CCCEDC
RGBrgb(204, 206, 220)
HSLhsl(233, 19%, 83%)
HSVhsv(233, 7%, 86%)
CMYKcmyk(7.3%, 6.4%, 0%, 13.7%)
CIE-LABlab(82.99, 1.97, -7.15)
CIE-LCHlch(82.99, 7.42, 285.36°)
OKLaboklab(85.41% 0.0032 -0.0192)
OKLCHoklch(85.41% 0.019 279.5)
XYZxyz(59.8889, 62.1470, 76.5367)
Luminance0.6215 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCEDC #DCDACC
analogous
#CCD6DC #CCCEDC #D2CCDC
triadic
#CCCEDC #DCCCCE #CEDCCC
tetradic
#CCCEDC #DCCCD6 #DCDACC #CCDCD2
square
#CCCEDC #DCCCD6 #DCDACC #CCDCD2
split-complementary
#CCCEDC #DCD2CC #D6DCCC
monochromatic
#8388AA #A8ABC3 #CCCEDC #EDEEF3 #EDEEF3

Accessibility & contrast

On white

1.56
#CCCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.43
#CCCEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCEDC
13.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCEDC#FFFFFF#000000##000000
##CCCEDC1.001.5613.4313.43
#FFFFFF1.561.0021.0021.00
#00000013.4321.001.001.00
##00000013.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#C9D0D2
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cccedc;
/* rgb */ color: rgb(204, 206, 220);
/* oklch */ color: oklch(85.4% 0.019 279.5);
Tailwind
colors: {
  custom: {
    50: '#dbdce6',
    500: '#cccedc',
    950: '#000000',
  },
}
SCSS
$custom: #cccedc;
$custom-light: #dbdce6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccedc",
  "rgb": {
    "r": 204,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 232.5,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.85408,
    "c": 0.01943,
    "h": 279.5
  },
  "luminance": 0.62147
}

Semantic roles & 50–950 ramp

primary
#CCCEDC
secondary
#B2AF9B
accent
#92499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CCCEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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