#DCCFCD#DCCFCD

#DCCFCD is a very light, near-neutral red. Relative luminance 0.642; OKLCH L 86.4% C 0.015 H 28.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).

Color values

HEX#DCCFCD
RGBrgb(220, 207, 205)
HSLhsl(8, 18%, 83%)
HSVhsv(8, 7%, 86%)
CMYKcmyk(0%, 5.9%, 6.8%, 13.7%)
CIE-LABlab(84.10, 4.15, 2.61)
CIE-LCHlch(84.10, 4.90, 32.13°)
OKLaboklab(86.45% 0.013 0.0069)
OKLCHoklch(86.45% 0.015 28)
XYZxyz(62.8462, 64.2498, 66.8365)
Luminance0.6425 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCFCD #CDDADC
analogous
#DCCDD2 #DCCFCD #DCD6CD
triadic
#DCCFCD #CDDCCF #CFCDDC
tetradic
#DCCFCD #D2DCCD #CDDADC #D6CDDC
square
#DCCFCD #D2DCCD #CDDADC #D6CDDC
split-complementary
#DCCFCD #CDDCD6 #CDD2DC
monochromatic
#AA8A85 #C3ACA9 #DCCFCD #F2EEED #F2EEED

Accessibility & contrast

On white

1.52
#DCCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.85
#DCCFCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCFCD
13.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCFCD#FFFFFF#000000##000000
##DCCFCD1.001.5213.8513.85
#FFFFFF1.521.0021.0021.00
#00000013.8521.001.001.00
##00000013.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#DFCECE
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #dccfcd;
/* rgb */ color: rgb(220, 207, 205);
/* oklch */ color: oklch(86.4% 0.015 28.0);
Tailwind
colors: {
  custom: {
    50: '#e6dddc',
    500: '#dccfcd',
    950: '#000000',
  },
}
SCSS
$custom: #dccfcd;
$custom-light: #e6dddc;
$custom-dark: #000000;
JSON
{
  "hex": "#dccfcd",
  "rgb": {
    "r": 220,
    "g": 207,
    "b": 205
  },
  "hsl": {
    "h": 8,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.86447,
    "c": 0.01477,
    "h": 28
  },
  "luminance": 0.64249
}

Semantic roles & 50–950 ramp

primary
#DCCFCD
secondary
#9CAFB2
accent
#919C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCFCD

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

Preview Lab → · Contrast checker → · Palette generator →

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