#DCCDD3#DCCDD3

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

Color values

HEX#DCCDD3
RGBrgb(220, 205, 211)
HSLhsl(336, 18%, 83%)
HSVhsv(336, 7%, 86%)
CMYKcmyk(0%, 6.8%, 4.1%, 13.7%)
CIE-LABlab(83.75, 6.24, -1.10)
CIE-LCHlch(83.75, 6.34, 350.03°)
OKLaboklab(86.23% 0.0183 -0.0028)
OKLCHoklch(86.23% 0.018 351.2)
XYZxyz(63.1029, 63.5821, 70.5637)
Luminance0.6358 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCDD3 #CDDCD6
analogous
#DCCDDA #DCCDD3 #DCCECD
triadic
#DCCDD3 #D3DCCD #CDD3DC
tetradic
#DCCDD3 #DADCCD #CDDCD6 #CECDDC
square
#DCCDD3 #DADCCD #CDDCD6 #CECDDC
split-complementary
#DCCDD3 #CDDCCE #CDDADC
monochromatic
#AA8594 #C3A9B3 #DCCDD3 #F2EDEF #F2EDEF

Accessibility & contrast

On white

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

On black

13.72
#DCCDD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCDD3
13.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCDD3#FFFFFF#000000##000000
##DCCDD31.001.5313.7213.72
#FFFFFF1.531.0021.0021.00
#00000013.7221.001.001.00
##00000013.7221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dccdd3;
/* rgb */ color: rgb(220, 205, 211);
/* oklch */ color: oklch(86.2% 0.018 351.2);
Tailwind
colors: {
  custom: {
    50: '#e6dce0',
    500: '#dccdd3',
    950: '#000000',
  },
}
SCSS
$custom: #dccdd3;
$custom-light: #e6dce0;
$custom-dark: #000000;
JSON
{
  "hex": "#dccdd3",
  "rgb": {
    "r": 220,
    "g": 205,
    "b": 211
  },
  "hsl": {
    "h": 336,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.86225,
    "c": 0.01848,
    "h": 351.2
  },
  "luminance": 0.63581
}

Semantic roles & 50–950 ramp

primary
#DCCDD3
secondary
#9CB2A9
accent
#9C7B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCDD3

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

Preview Lab → · Contrast checker → · Palette generator →

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