#CDCDDC#CDCDDC

#CDCDDC is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.3% C 0.021 H 285.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).

Color values

HEX#CDCDDC
RGBrgb(205, 205, 220)
HSLhsl(240, 18%, 83%)
HSVhsv(240, 7%, 86%)
CMYKcmyk(6.8%, 6.8%, 0%, 13.7%)
CIE-LABlab(82.81, 2.82, -7.41)
CIE-LCHlch(82.81, 7.93, 290.86°)
OKLaboklab(85.29% 0.0057 -0.0198)
OKLCHoklch(85.29% 0.021 285.9)
XYZxyz(59.9239, 61.8088, 76.4696)
Luminance0.6181 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDDC #DCDCCD
analogous
#CDD4DC #CDCDDC #D4CDDC
triadic
#CDCDDC #DCCDCD #CDDCCD
tetradic
#CDCDDC #DCCDD4 #DCDCCD #CDDCD4
square
#CDCDDC #DCCDD4 #DCDCCD #CDDCD4
split-complementary
#CDCDDC #DCD4CD #D4DCCD
monochromatic
#8585AA #A9A9C3 #CDCDDC #EDEDF2 #EDEDF2

Accessibility & contrast

On white

1.57
#CDCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.36
#CDCDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDDC
13.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDDC#FFFFFF#000000##000000
##CDCDDC1.001.5713.3613.36
#FFFFFF1.571.0021.0021.00
#00000013.3621.001.001.00
##00000013.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#CACFD2
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #cdcddc;
/* rgb */ color: rgb(205, 205, 220);
/* oklch */ color: oklch(85.3% 0.021 285.9);
Tailwind
colors: {
  custom: {
    50: '#dcdce6',
    500: '#cdcddc',
    950: '#000000',
  },
}
SCSS
$custom: #cdcddc;
$custom-light: #dcdce6;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcddc",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 220
  },
  "hsl": {
    "h": 240,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.85286,
    "c": 0.02063,
    "h": 285.9
  },
  "luminance": 0.61809
}

Semantic roles & 50–950 ramp

primary
#CDCDDC
secondary
#B2B29C
accent
#9C4A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CDCDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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