#DCCCCC#DCCCCC

#DCCCCC is a very light, near-neutral red. Relative luminance 0.628; OKLCH L 85.8% C 0.018 H 17.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).

Color values

HEX#DCCCCC
RGBrgb(220, 204, 204)
HSLhsl(0, 19%, 83%)
HSVhsv(0, 7%, 86%)
CMYKcmyk(0%, 7.3%, 7.3%, 13.7%)
CIE-LABlab(83.32, 5.56, 2.01)
CIE-LCHlch(83.32, 5.91, 19.86°)
OKLaboklab(85.83% 0.0171 0.0054)
OKLCHoklch(85.83% 0.018 17.5)
XYZxyz(62.0060, 62.7618, 65.9628)
Luminance0.6276 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCCC #CCDCDC
analogous
#DCCCD4 #DCCCCC #DCD4CC
triadic
#DCCCCC #CCDCCC #CCCCDC
tetradic
#DCCCCC #D4DCCC #CCDCDC #D4CCDC
square
#DCCCCC #D4DCCC #CCDCDC #D4CCDC
split-complementary
#DCCCCC #CCDCD4 #CCD4DC
monochromatic
#AA8383 #C3A8A8 #DCCCCC #F3EDED #F3EDED

Accessibility & contrast

On white

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

On black

13.55
#DCCCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCCC
13.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCCC#FFFFFF#000000##000000
##DCCCCC1.001.5513.5513.55
#FFFFFF1.551.0021.0021.00
#00000013.5521.001.001.00
##00000013.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#E0CBCC
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dccccc;
/* rgb */ color: rgb(220, 204, 204);
/* oklch */ color: oklch(85.8% 0.018 17.5);
Tailwind
colors: {
  custom: {
    50: '#e6dbdb',
    500: '#dccccc',
    950: '#000000',
  },
}
SCSS
$custom: #dccccc;
$custom-light: #e6dbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#dccccc",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 0,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.85829,
    "c": 0.0179,
    "h": 17.5
  },
  "luminance": 0.62761
}

Semantic roles & 50–950 ramp

primary
#DCCCCC
secondary
#9BB2B2
accent
#9D9D49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161515
muted
#848484

Preview Lab

Preview with #DCCCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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