#DCCDCC#DCCDCC

#DCCDCC is a very light, near-neutral red. Relative luminance 0.632; OKLCH L 86.0% C 0.017 H 22.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).

Color values

HEX#DCCDCC
RGBrgb(220, 205, 204)
HSLhsl(4, 19%, 83%)
HSVhsv(4, 7%, 86%)
CMYKcmyk(0%, 6.8%, 7.3%, 13.7%)
CIE-LABlab(83.57, 5.03, 2.37)
CIE-LCHlch(83.57, 5.56, 25.24°)
OKLaboklab(86.03% 0.0156 0.0063)
OKLCHoklch(86.03% 0.017 22.1)
XYZxyz(62.2444, 63.2387, 66.0423)
Luminance0.6324 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCDCC #CCDBDC
analogous
#DCCCD3 #DCCDCC #DCD5CC
triadic
#DCCDCC #CCDCCD #CDCCDC
tetradic
#DCCDCC #D3DCCC #CCDBDC #D5CCDC
square
#DCCDCC #D3DCCC #CCDBDC #D5CCDC
split-complementary
#DCCDCC #CCDCD5 #CCD3DC
monochromatic
#AA8683 #C3A9A8 #DCCDCC #F3EDED #F3EDED

Accessibility & contrast

On white

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

On black

13.65
#DCCDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCDCC
13.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCDCC#FFFFFF#000000##000000
##DCCDCC1.001.5413.6513.65
#FFFFFF1.541.0021.0021.00
#00000013.6521.001.001.00
##00000013.6521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dccdcc;
/* rgb */ color: rgb(220, 205, 204);
/* oklch */ color: oklch(86.0% 0.017 22.1);
Tailwind
colors: {
  custom: {
    50: '#e6dcdb',
    500: '#dccdcc',
    950: '#000000',
  },
}
SCSS
$custom: #dccdcc;
$custom-light: #e6dcdb;
$custom-dark: #000000;
JSON
{
  "hex": "#dccdcc",
  "rgb": {
    "r": 220,
    "g": 205,
    "b": 204
  },
  "hsl": {
    "h": 3.75,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.86025,
    "c": 0.01683,
    "h": 22.1
  },
  "luminance": 0.63238
}

Semantic roles & 50–950 ramp

primary
#DCCDCC
secondary
#9BB0B2
accent
#989D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484

Preview Lab

Preview with #DCCDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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