#DCCCC8#DCCCC8

#DCCCC8 is a very light, near-neutral red. Relative luminance 0.626; OKLCH L 85.7% C 0.019 H 34.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).

Color values

HEX#DCCCC8
RGBrgb(220, 204, 200)
HSLhsl(12, 22%, 82%)
HSVhsv(12, 9%, 86%)
CMYKcmyk(0%, 7.3%, 9.1%, 13.7%)
CIE-LABlab(83.22, 4.88, 3.99)
CIE-LCHlch(83.22, 6.31, 39.30°)
OKLaboklab(85.72% 0.0155 0.0106)
OKLCHoklch(85.72% 0.019 34.3)
XYZxyz(61.5324, 62.5724, 63.4686)
Luminance0.6257 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCC8 #C8D8DC
analogous
#DCC8CE #DCCCC8 #DCD6C8
triadic
#DCCCC8 #C8DCCC #CCC8DC
tetradic
#DCCCC8 #CEDCC8 #C8D8DC #D6C8DC
square
#DCCCC8 #CEDCC8 #C8D8DC #D6C8DC
split-complementary
#DCCCC8 #C8DCD6 #C8CEDC
monochromatic
#AC877D #C4A9A3 #DCCCC8 #F3EEEC #F3EEEC

Accessibility & contrast

On white

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

On black

13.51
#DCCCC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCC8
13.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCC8#FFFFFF#000000##000000
##DCCCC81.001.5513.5113.51
#FFFFFF1.551.0021.0021.00
#00000013.5121.001.001.00
##00000013.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCEC8
Deuteranopia (green-blind)
#D3D0C8
Tritanopia (blue-blind)
#E0CACB
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcccc8;
/* rgb */ color: rgb(220, 204, 200);
/* oklch */ color: oklch(85.7% 0.019 34.3);
Tailwind
colors: {
  custom: {
    50: '#e7dbd8',
    500: '#dcccc8',
    950: '#000000',
  },
}
SCSS
$custom: #dcccc8;
$custom-light: #e7dbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccc8",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 200
  },
  "hsl": {
    "h": 12,
    "s": 22.222,
    "l": 82.353
  },
  "oklch": {
    "l": 0.85717,
    "c": 0.0188,
    "h": 34.3
  },
  "luminance": 0.62572
}

Semantic roles & 50–950 ramp

primary
#DCCCC8
secondary
#96ADB2
accent
#8EA145
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCC8

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

Preview Lab → · Contrast checker → · Palette generator →

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