#DCCDDC#DCCDDC

#DCCDDC is a very light, muted purple. Relative luminance 0.640; OKLCH L 86.5% C 0.026 H 325.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).

Color values

HEX#DCCDDC
RGBrgb(220, 205, 220)
HSLhsl(300, 18%, 83%)
HSVhsv(300, 7%, 86%)
CMYKcmyk(0%, 6.8%, 0%, 13.7%)
CIE-LABlab(83.99, 7.85, -5.54)
CIE-LCHlch(83.99, 9.61, 324.82°)
OKLaboklab(86.5% 0.0216 -0.0147)
OKLCHoklch(86.5% 0.026 325.8)
XYZxyz(64.2629, 64.0461, 76.6730)
Luminance0.6405 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCDDC #CDDCCD
analogous
#D4CDDC #DCCDDC #DCCDD4
triadic
#DCCDDC #DCDCCD #CDDCDC
tetradic
#DCCDDC #DCD4CD #CDDCCD #CDD4DC
square
#DCCDDC #DCD4CD #CDDCCD #CDD4DC
split-complementary
#DCCDDC #D4DCCD #CDDCD4
monochromatic
#AA85AA #C3A9C3 #DCCDDC #F2EDF2 #F2EDF2

Accessibility & contrast

On white

1.52
#DCCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.81
#DCCDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCDDC
13.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCDDC#FFFFFF#000000##000000
##DCCDDC1.001.5213.8113.81
#FFFFFF1.521.0021.0021.00
#00000013.8121.001.001.00
##00000013.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#DDCED2
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #dccddc;
/* rgb */ color: rgb(220, 205, 220);
/* oklch */ color: oklch(86.5% 0.026 325.8);
Tailwind
colors: {
  custom: {
    50: '#e6dce6',
    500: '#dccddc',
    950: '#000000',
  },
}
SCSS
$custom: #dccddc;
$custom-light: #e6dce6;
$custom-dark: #000000;
JSON
{
  "hex": "#dccddc",
  "rgb": {
    "r": 220,
    "g": 205,
    "b": 220
  },
  "hsl": {
    "h": 300,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.86495,
    "c": 0.02612,
    "h": 325.8
  },
  "luminance": 0.64046
}

Semantic roles & 50–950 ramp

primary
#DCCDDC
secondary
#9CB29C
accent
#9C4A4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DCCDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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