#CCCCDE#CCCCDE

#CCCCDE is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.1% C 0.025 H 285.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).

Color values

HEX#CCCCDE
RGBrgb(204, 204, 222)
HSLhsl(240, 21%, 84%)
HSVhsv(240, 8%, 87%)
CMYKcmyk(8.1%, 8.1%, 0%, 12.9%)
CIE-LABlab(82.54, 3.41, -8.89)
CIE-LCHlch(82.54, 9.53, 291.00°)
OKLaboklab(85.07% 0.0068 -0.0239)
OKLCHoklch(85.07% 0.025 285.9)
XYZxyz(59.6769, 61.2967, 77.7806)
Luminance0.6130 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCDE #DEDECC
analogous
#CCD5DE #CCCCDE #D5CCDE
triadic
#CCCCDE #DECCCC #CCDECC
tetradic
#CCCCDE #DECCD5 #DEDECC #CCDED5
square
#CCCCDE #DECCD5 #DEDECC #CCDED5
split-complementary
#CCCCDE #DED5CC #D5DECC
monochromatic
#8282AE #A7A7C6 #CCCCDE #ECECF3 #ECECF3

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCCCDE#FFFFFF#000000##000000
##CCCCDE1.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)
#C8CEDF
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#C9CFD2
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ccccde;
/* rgb */ color: rgb(204, 204, 222);
/* oklch */ color: oklch(85.1% 0.025 285.9);
Tailwind
colors: {
  custom: {
    50: '#dbdbe8',
    500: '#ccccde',
    950: '#000000',
  },
}
SCSS
$custom: #ccccde;
$custom-light: #dbdbe8;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccde",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 222
  },
  "hsl": {
    "h": 240,
    "s": 21.429,
    "l": 83.529
  },
  "oklch": {
    "l": 0.85071,
    "c": 0.0248,
    "h": 285.9
  },
  "luminance": 0.61297
}

Semantic roles & 50–950 ramp

primary
#CCCCDE
secondary
#B4B49A
accent
#A046A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151516
muted
#848484

Preview Lab

Preview with #CCCCDE

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

Preview Lab → · Contrast checker → · Palette generator →

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