#DCCBC8#DCCBC8

#DCCBC8 is a very light, near-neutral red. Relative luminance 0.621; OKLCH L 85.5% C 0.020 H 29.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).

Color values

HEX#DCCBC8
RGBrgb(220, 203, 200)
HSLhsl(9, 22%, 82%)
HSVhsv(9, 9%, 86%)
CMYKcmyk(0%, 7.7%, 9.1%, 13.7%)
CIE-LABlab(82.97, 5.41, 3.63)
CIE-LCHlch(82.97, 6.51, 33.89°)
OKLaboklab(85.52% 0.017 0.0097)
OKLCHoklch(85.52% 0.02 29.6)
XYZxyz(61.2955, 62.0986, 63.3896)
Luminance0.6210 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCBC8 #C8D9DC
analogous
#DCC8CF #DCCBC8 #DCD5C8
triadic
#DCCBC8 #C8DCCB #CBC8DC
tetradic
#DCCBC8 #CFDCC8 #C8D9DC #D5C8DC
square
#DCCBC8 #CFDCC8 #C8D9DC #D5C8DC
split-complementary
#DCCBC8 #C8DCD5 #C8CFDC
monochromatic
#AC847D #C4A8A3 #DCCBC8 #F3EDEC #F3EDEC

Accessibility & contrast

On white

1.56
#DCCBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.42
#DCCBC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCBC8
13.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCBC8#FFFFFF#000000##000000
##DCCBC81.001.5613.4213.42
#FFFFFF1.561.0021.0021.00
#00000013.4221.001.001.00
##00000013.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECDC8
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#E1C9CA
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dccbc8;
/* rgb */ color: rgb(220, 203, 200);
/* oklch */ color: oklch(85.5% 0.020 29.6);
Tailwind
colors: {
  custom: {
    50: '#e7dad8',
    500: '#dccbc8',
    950: '#000000',
  },
}
SCSS
$custom: #dccbc8;
$custom-light: #e7dad8;
$custom-dark: #000000;
JSON
{
  "hex": "#dccbc8",
  "rgb": {
    "r": 220,
    "g": 203,
    "b": 200
  },
  "hsl": {
    "h": 9,
    "s": 22.222,
    "l": 82.353
  },
  "oklch": {
    "l": 0.85521,
    "c": 0.01956,
    "h": 29.6
  },
  "luminance": 0.62098
}

Semantic roles & 50–950 ramp

primary
#DCCBC8
secondary
#96AEB2
accent
#93A145
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383

Preview Lab

Preview with #DCCBC8

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

Preview Lab → · Contrast checker → · Palette generator →

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