#DCCCC9#DCCCC9

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

Color values

HEX#DCCCC9
RGBrgb(220, 204, 201)
HSLhsl(9, 21%, 83%)
HSVhsv(9, 9%, 86%)
CMYKcmyk(0%, 7.3%, 8.6%, 13.7%)
CIE-LABlab(83.24, 5.05, 3.50)
CIE-LCHlch(83.24, 6.14, 34.72°)
OKLaboklab(85.75% 0.0159 0.0093)
OKLCHoklch(85.75% 0.018 30.3)
XYZxyz(61.6496, 62.6193, 64.0861)
Luminance0.6262 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCC9 #C9D9DC
analogous
#DCC9CF #DCCCC9 #DCD6C9
triadic
#DCCCC9 #C9DCCC #CCC9DC
tetradic
#DCCCC9 #CFDCC9 #C9D9DC #D6C9DC
square
#DCCCC9 #CFDCC9 #C9D9DC #D6C9DC
split-complementary
#DCCCC9 #C9DCD6 #C9CFDC
monochromatic
#AC867F #C4A9A4 #DCCCC9 #F3EDEC #F3EDEC

Accessibility & contrast

On white

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

On black

13.52
#DCCCC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCC9
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCC9#FFFFFF#000000##000000
##DCCCC91.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dcccc9;
/* rgb */ color: rgb(220, 204, 201);
/* oklch */ color: oklch(85.7% 0.018 30.3);
Tailwind
colors: {
  custom: {
    50: '#e7dbd9',
    500: '#dcccc9',
    950: '#000000',
  },
}
SCSS
$custom: #dcccc9;
$custom-light: #e7dbd9;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccc9",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 201
  },
  "hsl": {
    "h": 9.474,
    "s": 21.348,
    "l": 82.549
  },
  "oklch": {
    "l": 0.85745,
    "c": 0.01842,
    "h": 30.3
  },
  "luminance": 0.62618
}

Semantic roles & 50–950 ramp

primary
#DCCCC9
secondary
#97AEB2
accent
#92A046
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCC9

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

Preview Lab → · Contrast checker → · Palette generator →

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