#DCCCD1#DCCCD1

#DCCCD1 is a very light, near-neutral pink. Relative luminance 0.630; OKLCH L 86.0% C 0.019 H 356.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).

Color values

HEX#DCCCD1
RGBrgb(220, 204, 209)
HSLhsl(341, 19%, 83%)
HSVhsv(341, 7%, 86%)
CMYKcmyk(0%, 7.3%, 5%, 13.7%)
CIE-LABlab(83.45, 6.42, -0.47)
CIE-LCHlch(83.45, 6.44, 355.78°)
OKLaboklab(85.97% 0.019 -0.0012)
OKLCHoklch(85.97% 0.019 356.5)
XYZxyz(62.6153, 63.0056, 69.1719)
Luminance0.6300 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCD1 #CCDCD7
analogous
#DCCCD9 #DCCCD1 #DCCFCC
triadic
#DCCCD1 #D1DCCC #CCD1DC
tetradic
#DCCCD1 #D9DCCC #CCDCD7 #CFCCDC
square
#DCCCD1 #D9DCCC #CCDCD7 #CFCCDC
split-complementary
#DCCCD1 #CCDCCF #CCD9DC
monochromatic
#AA8390 #C3A8B0 #DCCCD1 #F3EDEF #F3EDEF

Accessibility & contrast

On white

1.54
#DCCCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.60
#DCCCD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCD1
13.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCD1#FFFFFF#000000##000000
##DCCCD11.001.5413.6013.60
#FFFFFF1.541.0021.0021.00
#00000013.6021.001.001.00
##00000013.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECED1
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#DFCBCE
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dcccd1;
/* rgb */ color: rgb(220, 204, 209);
/* oklch */ color: oklch(86.0% 0.019 356.5);
Tailwind
colors: {
  custom: {
    50: '#e6dbdf',
    500: '#dcccd1',
    950: '#000000',
  },
}
SCSS
$custom: #dcccd1;
$custom-light: #e6dbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccd1",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 209
  },
  "hsl": {
    "h": 341.25,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.85972,
    "c": 0.01901,
    "h": 356.5
  },
  "luminance": 0.63005
}

Semantic roles & 50–950 ramp

primary
#DCCCD1
secondary
#9BB2AA
accent
#9D8349
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCCD1

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

Preview Lab → · Contrast checker → · Palette generator →

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