#DCCEDC#DCCEDC

#DCCEDC is a very light, muted purple. Relative luminance 0.645; OKLCH L 86.7% C 0.024 H 325.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).

Color values

HEX#DCCEDC
RGBrgb(220, 206, 220)
HSLhsl(300, 17%, 84%)
HSVhsv(300, 6%, 86%)
CMYKcmyk(0%, 6.4%, 0%, 13.7%)
CIE-LABlab(84.24, 7.33, -5.17)
CIE-LCHlch(84.24, 8.97, 324.79°)
OKLaboklab(86.69% 0.0201 -0.0137)
OKLCHoklch(86.69% 0.024 325.8)
XYZxyz(64.5029, 64.5260, 76.7530)
Luminance0.6453 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCEDC #CEDCCE
analogous
#D5CEDC #DCCEDC #DCCED5
triadic
#DCCEDC #DCDCCE #CEDCDC
tetradic
#DCCEDC #DCD5CE #CEDCCE #CED5DC
square
#DCCEDC #DCD5CE #CEDCCE #CED5DC
split-complementary
#DCCEDC #D5DCCE #CEDCD5
monochromatic
#A987A9 #C2AAC2 #DCCEDC #F2EDF2 #F2EDF2

Accessibility & contrast

On white

1.51
#DCCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.91
#DCCEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCEDC
13.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCEDC#FFFFFF#000000##000000
##DCCEDC1.001.5113.9113.91
#FFFFFF1.511.0021.0021.00
#00000013.9121.001.001.00
##00000013.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#DDCFD2
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #dccedc;
/* rgb */ color: rgb(220, 206, 220);
/* oklch */ color: oklch(86.7% 0.024 325.8);
Tailwind
colors: {
  custom: {
    50: '#e6dde6',
    500: '#dccedc',
    950: '#000000',
  },
}
SCSS
$custom: #dccedc;
$custom-light: #e6dde6;
$custom-dark: #000000;
JSON
{
  "hex": "#dccedc",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 300,
    "s": 16.667,
    "l": 83.529
  },
  "oklch": {
    "l": 0.86689,
    "c": 0.02436,
    "h": 325.8
  },
  "luminance": 0.64526
}

Semantic roles & 50–950 ramp

primary
#DCCEDC
secondary
#9DB19D
accent
#9B4B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DCCEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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