#CCCEDE#CCCEDE

#CCCEDE is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.5% C 0.022 H 280.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).

Color values

HEX#CCCEDE
RGBrgb(204, 206, 222)
HSLhsl(233, 21%, 84%)
HSVhsv(233, 8%, 87%)
CMYKcmyk(8.1%, 7.2%, 0%, 12.9%)
CIE-LABlab(83.05, 2.36, -8.14)
CIE-LCHlch(83.05, 8.47, 286.15°)
OKLaboklab(85.47% 0.0039 -0.0218)
OKLCHoklch(85.47% 0.022 280.2)
XYZxyz(60.1553, 62.2535, 77.9400)
Luminance0.6225 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCEDE #DEDCCC
analogous
#CCD7DE #CCCEDE #D3CCDE
triadic
#CCCEDE #DECCCE #CEDECC
tetradic
#CCCEDE #DECCD7 #DEDCCC #CCDED3
square
#CCCEDE #DECCD7 #DEDCCC #CCDED3
split-complementary
#CCCEDE #DED3CC #D7DECC
monochromatic
#8287AE #A7AAC6 #CCCEDE #ECEDF3 #ECEDF3

Accessibility & contrast

On white

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

On black

13.45
#CCCEDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCEDE
13.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCEDE#FFFFFF#000000##000000
##CCCEDE1.001.5613.4513.45
#FFFFFF1.561.0021.0021.00
#00000013.4521.001.001.00
##00000013.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#C8D1D3
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cccede;
/* rgb */ color: rgb(204, 206, 222);
/* oklch */ color: oklch(85.5% 0.022 280.2);
Tailwind
colors: {
  custom: {
    50: '#dbdce8',
    500: '#cccede',
    950: '#000000',
  },
}
SCSS
$custom: #cccede;
$custom-light: #dbdce8;
$custom-dark: #000000;
JSON
{
  "hex": "#cccede",
  "rgb": {
    "r": 204,
    "g": 206,
    "b": 222
  },
  "hsl": {
    "h": 233.333,
    "s": 21.429,
    "l": 83.529
  },
  "oklch": {
    "l": 0.85471,
    "c": 0.02217,
    "h": 280.2
  },
  "luminance": 0.62254
}

Semantic roles & 50–950 ramp

primary
#CCCEDE
secondary
#B4B19A
accent
#9646A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CCCEDE

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

Preview Lab → · Contrast checker → · Palette generator →

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