#DCCCD4#DCCCD4

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

Color values

HEX#DCCCD4
RGBrgb(220, 204, 212)
HSLhsl(330, 19%, 83%)
HSVhsv(330, 7%, 86%)
CMYKcmyk(0%, 7.3%, 3.6%, 13.7%)
CIE-LABlab(83.52, 6.94, -1.96)
CIE-LCHlch(83.52, 7.22, 344.25°)
OKLaboklab(86.06% 0.0201 -0.0051)
OKLCHoklch(86.06% 0.021 345.8)
XYZxyz(62.9902, 63.1555, 71.1465)
Luminance0.6315 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCD4 #CCDCD4
analogous
#DCCCDC #DCCCD4 #DCCCCC
triadic
#DCCCD4 #D4DCCC #CCD4DC
tetradic
#DCCCD4 #DCDCCC #CCDCD4 #CCCCDC
square
#DCCCD4 #DCDCCC #CCDCD4 #CCCCDC
split-complementary
#DCCCD4 #CCDCCC #CCDCDC
monochromatic
#AA8397 #C3A8B5 #DCCCD4 #F3EDF0 #F3EDF0

Accessibility & contrast

On white

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

On black

13.63
#DCCCD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCD4
13.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCD4#FFFFFF#000000##000000
##DCCCD41.001.5413.6313.63
#FFFFFF1.541.0021.0021.00
#00000013.6321.001.001.00
##00000013.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCFD4
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#DFCCCF
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dcccd4;
/* rgb */ color: rgb(220, 204, 212);
/* oklch */ color: oklch(86.1% 0.021 345.8);
Tailwind
colors: {
  custom: {
    50: '#e6dbe1',
    500: '#dcccd4',
    950: '#000000',
  },
}
SCSS
$custom: #dcccd4;
$custom-light: #e6dbe1;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccd4",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 212
  },
  "hsl": {
    "h": 330,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.86059,
    "c": 0.02074,
    "h": 345.8
  },
  "luminance": 0.63155
}

Semantic roles & 50–950 ramp

primary
#DCCCD4
secondary
#9BB2A6
accent
#9D7349
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCCD4

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

Preview Lab → · Contrast checker → · Palette generator →

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