#DCCDD2#DCCDD2

#DCCDD2 is a very light, near-neutral pink. Relative luminance 0.635; OKLCH L 86.2% C 0.018 H 355.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).

Color values

HEX#DCCDD2
RGBrgb(220, 205, 210)
HSLhsl(340, 18%, 83%)
HSVhsv(340, 7%, 86%)
CMYKcmyk(0%, 6.8%, 4.5%, 13.7%)
CIE-LABlab(83.72, 6.07, -0.60)
CIE-LCHlch(83.72, 6.10, 354.33°)
OKLaboklab(86.2% 0.0179 -0.0015)
OKLCHoklch(86.2% 0.018 355.2)
XYZxyz(62.9779, 63.5321, 69.9055)
Luminance0.6353 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCDD2 #CDDCD7
analogous
#DCCDD9 #DCCDD2 #DCCFCD
triadic
#DCCDD2 #D2DCCD #CDD2DC
tetradic
#DCCDD2 #D9DCCD #CDDCD7 #CFCDDC
square
#DCCDD2 #D9DCCD #CDDCD7 #CFCDDC
split-complementary
#DCCDD2 #CDDCCF #CDD9DC
monochromatic
#AA8591 #C3A9B2 #DCCDD2 #F2EDEF #F2EDEF

Accessibility & contrast

On white

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

On black

13.71
#DCCDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCDD2
13.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCDD2#FFFFFF#000000##000000
##DCCDD21.001.5313.7113.71
#FFFFFF1.531.0021.0021.00
#00000013.7121.001.001.00
##00000013.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#DFCDCF
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #dccdd2;
/* rgb */ color: rgb(220, 205, 210);
/* oklch */ color: oklch(86.2% 0.018 355.2);
Tailwind
colors: {
  custom: {
    50: '#e6dcdf',
    500: '#dccdd2',
    950: '#000000',
  },
}
SCSS
$custom: #dccdd2;
$custom-light: #e6dcdf;
$custom-dark: #000000;
JSON
{
  "hex": "#dccdd2",
  "rgb": {
    "r": 220,
    "g": 205,
    "b": 210
  },
  "hsl": {
    "h": 340,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.86196,
    "c": 0.01794,
    "h": 355.2
  },
  "luminance": 0.63531
}

Semantic roles & 50–950 ramp

primary
#DCCDD2
secondary
#9CB2AA
accent
#9C804A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCDD2

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

Preview Lab → · Contrast checker → · Palette generator →

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