#DCCDCD#DCCDCD

#DCCDCD is a very light, near-neutral red. Relative luminance 0.633; OKLCH L 86.1% C 0.017 H 17.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).

Color values

HEX#DCCDCD
RGBrgb(220, 205, 205)
HSLhsl(0, 18%, 83%)
HSVhsv(0, 7%, 86%)
CMYKcmyk(0%, 6.8%, 6.8%, 13.7%)
CIE-LABlab(83.59, 5.20, 1.87)
CIE-LCHlch(83.59, 5.53, 19.83°)
OKLaboklab(86.05% 0.016 0.005)
OKLCHoklch(86.05% 0.017 17.5)
XYZxyz(62.3647, 63.2868, 66.6760)
Luminance0.6329 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCDCD #CDDCDC
analogous
#DCCDD4 #DCCDCD #DCD4CD
triadic
#DCCDCD #CDDCCD #CDCDDC
tetradic
#DCCDCD #D4DCCD #CDDCDC #D4CDDC
square
#DCCDCD #D4DCCD #CDDCDC #D4CDDC
split-complementary
#DCCDCD #CDDCD4 #CDD4DC
monochromatic
#AA8585 #C3A9A9 #DCCDCD #F2EDED #F2EDED

Accessibility & contrast

On white

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

On black

13.66
#DCCDCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCDCD
13.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCDCD#FFFFFF#000000##000000
##DCCDCD1.001.5413.6613.66
#FFFFFF1.541.0021.0021.00
#00000013.6621.001.001.00
##00000013.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#E0CCCD
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dccdcd;
/* rgb */ color: rgb(220, 205, 205);
/* oklch */ color: oklch(86.1% 0.017 17.5);
Tailwind
colors: {
  custom: {
    50: '#e6dcdc',
    500: '#dccdcd',
    950: '#000000',
  },
}
SCSS
$custom: #dccdcd;
$custom-light: #e6dcdc;
$custom-dark: #000000;
JSON
{
  "hex": "#dccdcd",
  "rgb": {
    "r": 220,
    "g": 205,
    "b": 205
  },
  "hsl": {
    "h": 0,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.86053,
    "c": 0.01675,
    "h": 17.5
  },
  "luminance": 0.63286
}

Semantic roles & 50–950 ramp

primary
#DCCDCD
secondary
#9CB2B2
accent
#9C9C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCDCD

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

Preview Lab → · Contrast checker → · Palette generator →

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