#DCCCD5#DCCCD5

#DCCCD5 is a very light, muted pink. Relative luminance 0.632; OKLCH L 86.1% C 0.021 H 342.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).

Color values

HEX#DCCCD5
RGBrgb(220, 204, 213)
HSLhsl(326, 19%, 83%)
HSVhsv(326, 7%, 86%)
CMYKcmyk(0%, 7.3%, 3.2%, 13.7%)
CIE-LABlab(83.55, 7.12, -2.45)
CIE-LCHlch(83.55, 7.53, 341.00°)
OKLaboklab(86.09% 0.0205 -0.0064)
OKLCHoklch(86.09% 0.021 342.6)
XYZxyz(63.1167, 63.2061, 71.8129)
Luminance0.6321 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCD5 #CCDCD3
analogous
#DBCCDC #DCCCD5 #DCCCCD
triadic
#DCCCD5 #D5DCCC #CCD5DC
tetradic
#DCCCD5 #DCDBCC #CCDCD3 #CCCDDC
square
#DCCCD5 #DCDBCC #CCDCD3 #CCCDDC
split-complementary
#DCCCD5 #CDDCCC #CCDCDB
monochromatic
#AA8399 #C3A8B7 #DCCCD5 #F3EDF0 #F3EDF0

Accessibility & contrast

On white

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

On black

13.64
#DCCCD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCD5
13.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCD5#FFFFFF#000000##000000
##DCCCD51.001.5413.6413.64
#FFFFFF1.541.0021.0021.00
#00000013.6421.001.001.00
##00000013.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCFD5
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#DECCCF
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dcccd5;
/* rgb */ color: rgb(220, 204, 213);
/* oklch */ color: oklch(86.1% 0.021 342.6);
Tailwind
colors: {
  custom: {
    50: '#e6dbe1',
    500: '#dcccd5',
    950: '#000000',
  },
}
SCSS
$custom: #dcccd5;
$custom-light: #e6dbe1;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccd5",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 213
  },
  "hsl": {
    "h": 326.25,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.86089,
    "c": 0.02145,
    "h": 342.6
  },
  "luminance": 0.63205
}

Semantic roles & 50–950 ramp

primary
#DCCCD5
secondary
#9BB2A5
accent
#9D6D49
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCCD5

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

Preview Lab → · Contrast checker → · Palette generator →

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