#DCC2C2#DCC2C2

#DCC2C2 is a very light, muted red. Relative luminance 0.577; OKLCH L 83.6% C 0.030 H 17.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).

Color values

HEX#DCC2C2
RGBrgb(220, 194, 194)
HSLhsl(0, 27%, 81%)
HSVhsv(0, 12%, 86%)
CMYKcmyk(0%, 11.8%, 11.8%, 13.7%)
CIE-LABlab(80.57, 9.17, 3.37)
CIE-LCHlch(80.57, 9.77, 20.18°)
OKLaboklab(83.6% 0.0281 0.009)
OKLCHoklch(83.6% 0.03 17.8)
XYZxyz(58.5440, 57.6955, 59.0808)
Luminance0.5769 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCC2C2 #C2DCDC
analogous
#DCC2CF #DCC2C2 #DCCFC2
triadic
#DCC2C2 #C2DCC2 #C2C2DC
tetradic
#DCC2C2 #CFDCC2 #C2DCDC #CFC2DC
square
#DCC2C2 #CFDCC2 #C2DCDC #CFC2DC
split-complementary
#DCC2C2 #C2DCCF #C2CFDC
monochromatic
#AF7474 #C69B9B #DCC2C2 #F2E9E9 #F4ECEC

Accessibility & contrast

On white

1.67
#DCC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.54
#DCC2C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCC2C2
12.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCC2C2#FFFFFF#000000##000000
##DCC2C21.001.6712.5412.54
#FFFFFF1.671.0021.0021.00
#00000012.5421.001.001.00
##00000012.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#E2C0C2
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #dcc2c2;
/* rgb */ color: rgb(220, 194, 194);
/* oklch */ color: oklch(83.6% 0.030 17.8);
Tailwind
colors: {
  custom: {
    50: '#e7d4d4',
    500: '#dcc2c2',
    950: '#000000',
  },
}
SCSS
$custom: #dcc2c2;
$custom-light: #e7d4d4;
$custom-dark: #000000;
JSON
{
  "hex": "#dcc2c2",
  "rgb": {
    "r": 220,
    "g": 194,
    "b": 194
  },
  "hsl": {
    "h": 0,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.83597,
    "c": 0.02955,
    "h": 17.8
  },
  "luminance": 0.57694
}

Semantic roles & 50–950 ramp

primary
#DCC2C2
secondary
#8FB3B3
accent
#A6A640
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383

Preview Lab

Preview with #DCC2C2

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

Preview Lab → · Contrast checker → · Palette generator →

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