#DCCADC#DCCADC

#DCCADC is a very light, muted purple. Relative luminance 0.626; OKLCH L 85.9% C 0.031 H 325.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).

Color values

HEX#DCCADC
RGBrgb(220, 202, 220)
HSLhsl(300, 20%, 83%)
HSVhsv(300, 8%, 86%)
CMYKcmyk(0%, 8.2%, 0%, 13.7%)
CIE-LABlab(83.24, 9.44, -6.64)
CIE-LCHlch(83.24, 11.54, 324.89°)
OKLaboklab(85.91% 0.026 -0.0176)
OKLCHoklch(85.91% 0.031 325.8)
XYZxyz(63.5521, 62.6246, 76.4361)
Luminance0.6262 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCADC #CADCCA
analogous
#D3CADC #DCCADC #DCCAD3
triadic
#DCCADC #DCDCCA #CADCDC
tetradic
#DCCADC #DCD3CA #CADCCA #CAD3DC
square
#DCCADC #DCD3CA #CADCCA #CAD3DC
split-complementary
#DCCADC #D3DCCA #CADCD3
monochromatic
#AB80AB #C4A5C4 #DCCADC #F3EDF3 #F3EDF3

Accessibility & contrast

On white

1.55
#DCCADC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.52
#DCCADC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCADC
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCADC#FFFFFF#000000##000000
##DCCADC1.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#CDD0DB
Tritanopia (blue-blind)
#DDCBD0
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dccadc;
/* rgb */ color: rgb(220, 202, 220);
/* oklch */ color: oklch(85.9% 0.031 325.8);
Tailwind
colors: {
  custom: {
    50: '#e6dae6',
    500: '#dccadc',
    950: '#000000',
  },
}
SCSS
$custom: #dccadc;
$custom-light: #e6dae6;
$custom-dark: #000000;
JSON
{
  "hex": "#dccadc",
  "rgb": {
    "r": 220,
    "g": 202,
    "b": 220
  },
  "hsl": {
    "h": 300,
    "s": 20.455,
    "l": 82.745
  },
  "oklch": {
    "l": 0.85913,
    "c": 0.03138,
    "h": 325.8
  },
  "luminance": 0.62624
}

Semantic roles & 50–950 ramp

primary
#DCCADC
secondary
#98B298
accent
#9F4747
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384

Preview Lab

Preview with #DCCADC

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

Preview Lab → · Contrast checker → · Palette generator →

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