#DCCCDF#DCCCDF

#DCCCDF is a very light, muted purple. Relative luminance 0.637; OKLCH L 86.4% C 0.031 H 320.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).

Color values

HEX#DCCCDF
RGBrgb(220, 204, 223)
HSLhsl(291, 23%, 84%)
HSVhsv(291, 9%, 87%)
CMYKcmyk(1.3%, 8.5%, 0%, 12.5%)
CIE-LABlab(83.82, 8.93, -7.38)
CIE-LCHlch(83.82, 11.59, 320.44°)
OKLaboklab(86.39% 0.0241 -0.0196)
OKLCHoklch(86.39% 0.031 320.9)
XYZxyz(64.4253, 63.7296, 78.7048)
Luminance0.6373 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCDF #CFDFCC
analogous
#D2CCDF #DCCCDF #DFCCD8
triadic
#DCCCDF #DFDCCC #CCDFDC
tetradic
#DCCCDF #DFD2CC #CFDFCC #CCD8DF
square
#DCCCDF #DFD2CC #CFDFCC #CCD8DF
split-complementary
#DCCCDF #D8DFCC #CCDFD2
monochromatic
#A881B0 #C2A6C7 #DCCCDF #F2ECF3 #F2ECF3

Accessibility & contrast

On white

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

On black

13.75
#DCCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCDF
13.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCDF#FFFFFF#000000##000000
##DCCCDF1.001.5313.7513.75
#FFFFFF1.531.0021.0021.00
#00000013.7521.001.001.00
##00000013.7521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dcccdf;
/* rgb */ color: rgb(220, 204, 223);
/* oklch */ color: oklch(86.4% 0.031 320.9);
Tailwind
colors: {
  custom: {
    50: '#e6dbe9',
    500: '#dcccdf',
    950: '#000000',
  },
}
SCSS
$custom: #dcccdf;
$custom-light: #e6dbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccdf",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 290.526,
    "s": 22.892,
    "l": 83.725
  },
  "oklch": {
    "l": 0.86394,
    "c": 0.03111,
    "h": 320.9
  },
  "luminance": 0.63729
}

Semantic roles & 50–950 ramp

primary
#DCCCDF
secondary
#9EB69A
accent
#A14453
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484

Preview Lab

Preview with #DCCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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