#DCCCDB#DCCCDB

#DCCCDB is a very light, muted purple. Relative luminance 0.635; OKLCH L 86.3% C 0.027 H 327.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).

Color values

HEX#DCCCDB
RGBrgb(220, 204, 219)
HSLhsl(304, 19%, 83%)
HSVhsv(304, 7%, 86%)
CMYKcmyk(0%, 7.3%, 0.5%, 13.7%)
CIE-LABlab(83.71, 8.20, -5.41)
CIE-LCHlch(83.71, 9.83, 326.58°)
OKLaboklab(86.27% 0.0227 -0.0143)
OKLCHoklch(86.27% 0.027 327.7)
XYZxyz(63.8924, 63.5164, 75.8981)
Luminance0.6352 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCDB #CCDCCD
analogous
#D5CCDC #DCCCDB #DCCCD3
triadic
#DCCCDB #DBDCCC #CCDBDC
tetradic
#DCCCDB #DCD5CC #CCDCCD #CCD3DC
square
#DCCCDB #DCD5CC #CCDCCD #CCD3DC
split-complementary
#DCCCDB #D3DCCC #CCDCD5
monochromatic
#AA83A8 #C3A8C1 #DCCCDB #F3EDF2 #F3EDF2

Accessibility & contrast

On white

1.53
#DCCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.70
#DCCCDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCDB
13.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCDB#FFFFFF#000000##000000
##DCCCDB1.001.5313.7013.70
#FFFFFF1.531.0021.0021.00
#00000013.7021.001.001.00
##00000013.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#CFD1DA
Tritanopia (blue-blind)
#DDCDD1
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #dcccdb;
/* rgb */ color: rgb(220, 204, 219);
/* oklch */ color: oklch(86.3% 0.027 327.7);
Tailwind
colors: {
  custom: {
    50: '#e6dbe6',
    500: '#dcccdb',
    950: '#000000',
  },
}
SCSS
$custom: #dcccdb;
$custom-light: #e6dbe6;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccdb",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 219
  },
  "hsl": {
    "h": 303.75,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.8627,
    "c": 0.02684,
    "h": 327.7
  },
  "luminance": 0.63516
}

Semantic roles & 50–950 ramp

primary
#DCCCDB
secondary
#9BB29C
accent
#9D4E49
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCCDB

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

Preview Lab → · Contrast checker → · Palette generator →

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