#DCCBC9#DCCBC9

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

Color values

HEX#DCCBC9
RGBrgb(220, 203, 201)
HSLhsl(6, 21%, 83%)
HSVhsv(6, 9%, 86%)
CMYKcmyk(0%, 7.7%, 8.6%, 13.7%)
CIE-LABlab(82.99, 5.57, 3.13)
CIE-LCHlch(82.99, 6.39, 29.34°)
OKLaboklab(85.55% 0.0174 0.0083)
OKLCHoklch(85.55% 0.019 25.6)
XYZxyz(61.4127, 62.1455, 64.0071)
Luminance0.6214 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCBC9 #C9DADC
analogous
#DCC9D0 #DCCBC9 #DCD4C9
triadic
#DCCBC9 #C9DCCB #CBC9DC
tetradic
#DCCBC9 #D0DCC9 #C9DADC #D4C9DC
square
#DCCBC9 #D0DCC9 #C9DADC #D4C9DC
split-complementary
#DCCBC9 #C9DCD4 #C9D0DC
monochromatic
#AC837F #C4A7A4 #DCCBC9 #F3EDEC #F3EDEC

Accessibility & contrast

On white

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

On black

13.43
#DCCBC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCBC9
13.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCBC9#FFFFFF#000000##000000
##DCCBC91.001.5613.4313.43
#FFFFFF1.561.0021.0021.00
#00000013.4321.001.001.00
##00000013.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECDC9
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#E0C9CA
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dccbc9;
/* rgb */ color: rgb(220, 203, 201);
/* oklch */ color: oklch(85.5% 0.019 25.6);
Tailwind
colors: {
  custom: {
    50: '#e7dad9',
    500: '#dccbc9',
    950: '#000000',
  },
}
SCSS
$custom: #dccbc9;
$custom-light: #e7dad9;
$custom-dark: #000000;
JSON
{
  "hex": "#dccbc9",
  "rgb": {
    "r": 220,
    "g": 203,
    "b": 201
  },
  "hsl": {
    "h": 6.316,
    "s": 21.348,
    "l": 82.549
  },
  "oklch": {
    "l": 0.85548,
    "c": 0.01929,
    "h": 25.6
  },
  "luminance": 0.62145
}

Semantic roles & 50–950 ramp

primary
#DCCBC9
secondary
#97AFB2
accent
#96A046
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383

Preview Lab

Preview with #DCCBC9

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

Preview Lab → · Contrast checker → · Palette generator →

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