#DCCCCD#DCCCCD

#DCCCCD is a very light, near-neutral red. Relative luminance 0.628; OKLCH L 85.9% C 0.018 H 13.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).

Color values

HEX#DCCCCD
RGBrgb(220, 204, 205)
HSLhsl(356, 19%, 83%)
HSVhsv(356, 7%, 86%)
CMYKcmyk(0%, 7.3%, 6.8%, 13.7%)
CIE-LABlab(83.34, 5.73, 1.51)
CIE-LCHlch(83.34, 5.92, 14.77°)
OKLaboklab(85.86% 0.0175 0.0041)
OKLCHoklch(85.86% 0.018 13.2)
XYZxyz(62.1263, 62.8100, 66.5965)
Luminance0.6281 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCCD #CCDCDB
analogous
#DCCCD5 #DCCCCD #DCD3CC
triadic
#DCCCCD #CDDCCC #CCCDDC
tetradic
#DCCCCD #D5DCCC #CCDCDB #D3CCDC
square
#DCCCCD #D5DCCC #CCDCDB #D3CCDC
split-complementary
#DCCCCD #CCDCD3 #CCD5DC
monochromatic
#AA8386 #C3A8A9 #DCCCCD #F3EDED #F3EDED

Accessibility & contrast

On white

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

On black

13.56
#DCCCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCCD
13.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCCD#FFFFFF#000000##000000
##DCCCCD1.001.5513.5613.56
#FFFFFF1.551.0021.0021.00
#00000013.5621.001.001.00
##00000013.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#E0CBCC
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dccccd;
/* rgb */ color: rgb(220, 204, 205);
/* oklch */ color: oklch(85.9% 0.018 13.2);
Tailwind
colors: {
  custom: {
    50: '#e6dbdc',
    500: '#dccccd',
    950: '#000000',
  },
}
SCSS
$custom: #dccccd;
$custom-light: #e6dbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#dccccd",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 356.25,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.85857,
    "c": 0.01792,
    "h": 13.2
  },
  "luminance": 0.62809
}

Semantic roles & 50–950 ramp

primary
#DCCCCD
secondary
#9BB2B0
accent
#9D9849
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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