#DCCCC7#DCCCC7

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

Color values

HEX#DCCCC7
RGBrgb(220, 204, 199)
HSLhsl(14, 23%, 82%)
HSVhsv(14, 10%, 86%)
CMYKcmyk(0%, 7.3%, 9.5%, 13.7%)
CIE-LABlab(83.19, 4.71, 4.49)
CIE-LCHlch(83.19, 6.51, 43.63°)
OKLaboklab(85.69% 0.0151 0.0119)
OKLCHoklch(85.69% 0.019 38.1)
XYZxyz(61.4159, 62.5258, 62.8551)
Luminance0.6252 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCC7 #C7D7DC
analogous
#DCC7CD #DCCCC7 #DCD7C7
triadic
#DCCCC7 #C7DCCC #CCC7DC
tetradic
#DCCCC7 #CDDCC7 #C7D7DC #D7C7DC
square
#DCCCC7 #CDDCC7 #C7D7DC #D7C7DC
split-complementary
#DCCCC7 #C7DCD7 #C7CDDC
monochromatic
#AD877C #C4AAA1 #DCCCC7 #F3EEEC #F3EEEC

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DCCCC7#FFFFFF#000000##000000
##DCCCC71.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)
#D0CDC7
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#E1CACB
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcccc7;
/* rgb */ color: rgb(220, 204, 199);
/* oklch */ color: oklch(85.7% 0.019 38.1);
Tailwind
colors: {
  custom: {
    50: '#e7dbd8',
    500: '#dcccc7',
    950: '#000000',
  },
}
SCSS
$custom: #dcccc7;
$custom-light: #e7dbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccc7",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 199
  },
  "hsl": {
    "h": 14.286,
    "s": 23.077,
    "l": 82.157
  },
  "oklch": {
    "l": 0.8569,
    "c": 0.01925,
    "h": 38.1
  },
  "luminance": 0.62525
}

Semantic roles & 50–950 ramp

primary
#DCCCC7
secondary
#95ABB2
accent
#8BA244
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCC7

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

Preview Lab → · Contrast checker → · Palette generator →

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