#DCCCD0#DCCCD0

#DCCCD0 is a very light, near-neutral red. Relative luminance 0.630; OKLCH L 85.9% C 0.019 H 0.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).

Color values

HEX#DCCCD0
RGBrgb(220, 204, 208)
HSLhsl(345, 19%, 83%)
HSVhsv(345, 7%, 86%)
CMYKcmyk(0%, 7.3%, 5.5%, 13.7%)
CIE-LABlab(83.42, 6.24, 0.02)
CIE-LCHlch(83.42, 6.24, 0.20°)
OKLaboklab(85.94% 0.0186 0.0001)
OKLCHoklch(85.94% 0.019 0.5)
XYZxyz(62.4919, 62.9562, 68.5220)
Luminance0.6296 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCD0 #CCDCD8
analogous
#DCCCD8 #DCCCD0 #DCD0CC
triadic
#DCCCD0 #D0DCCC #CCD0DC
tetradic
#DCCCD0 #D8DCCC #CCDCD8 #D0CCDC
square
#DCCCD0 #D8DCCC #CCDCD8 #D0CCDC
split-complementary
#DCCCD0 #CCDCD0 #CCD8DC
monochromatic
#AA838D #C3A8AF #DCCCD0 #F3EDEE #F3EDEE

Accessibility & contrast

On white

1.55
#DCCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.59
#DCCCD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCD0
13.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCD0#FFFFFF#000000##000000
##DCCCD01.001.5513.5913.59
#FFFFFF1.551.0021.0021.00
#00000013.5921.001.001.00
##00000013.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECED0
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#DFCBCD
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dcccd0;
/* rgb */ color: rgb(220, 204, 208);
/* oklch */ color: oklch(85.9% 0.019 0.5);
Tailwind
colors: {
  custom: {
    50: '#e6dbde',
    500: '#dcccd0',
    950: '#000000',
  },
}
SCSS
$custom: #dcccd0;
$custom-light: #e6dbde;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccd0",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 208
  },
  "hsl": {
    "h": 345,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.85943,
    "c": 0.01859,
    "h": 0.5
  },
  "luminance": 0.62955
}

Semantic roles & 50–950 ramp

primary
#DCCCD0
secondary
#9BB2AC
accent
#9D8849
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCCD0

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

Preview Lab → · Contrast checker → · Palette generator →

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