#DCCCD3#DCCCD3

#DCCCD3 is a very light, muted pink. Relative luminance 0.631; OKLCH L 86.0% C 0.020 H 349.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).

Color values

HEX#DCCCD3
RGBrgb(220, 204, 211)
HSLhsl(334, 19%, 83%)
HSVhsv(334, 7%, 86%)
CMYKcmyk(0%, 7.3%, 4.1%, 13.7%)
CIE-LABlab(83.50, 6.77, -1.46)
CIE-LCHlch(83.50, 6.92, 347.80°)
OKLaboklab(86.03% 0.0197 -0.0038)
OKLCHoklch(86.03% 0.02 349.1)
XYZxyz(62.8645, 63.1052, 70.4842)
Luminance0.6310 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCD3 #CCDCD5
analogous
#DCCCDB #DCCCD3 #DCCDCC
triadic
#DCCCD3 #D3DCCC #CCD3DC
tetradic
#DCCCD3 #DBDCCC #CCDCD5 #CDCCDC
square
#DCCCD3 #DBDCCC #CCDCD5 #CDCCDC
split-complementary
#DCCCD3 #CCDCCD #CCDBDC
monochromatic
#AA8394 #C3A8B4 #DCCCD3 #F3EDEF #F3EDEF

Accessibility & contrast

On white

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

On black

13.62
#DCCCD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCD3
13.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCD3#FFFFFF#000000##000000
##DCCCD31.001.5413.6213.62
#FFFFFF1.541.0021.0021.00
#00000013.6221.001.001.00
##00000013.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCFD3
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#DFCCCE
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dcccd3;
/* rgb */ color: rgb(220, 204, 211);
/* oklch */ color: oklch(86.0% 0.020 349.1);
Tailwind
colors: {
  custom: {
    50: '#e6dbe0',
    500: '#dcccd3',
    950: '#000000',
  },
}
SCSS
$custom: #dcccd3;
$custom-light: #e6dbe0;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccd3",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 211
  },
  "hsl": {
    "h": 333.75,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.8603,
    "c": 0.02008,
    "h": 349.1
  },
  "luminance": 0.63105
}

Semantic roles & 50–950 ramp

primary
#DCCCD3
secondary
#9BB2A8
accent
#9D7849
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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