#DCCCCB#DCCCCB

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

Color values

HEX#DCCCCB
RGBrgb(220, 204, 203)
HSLhsl(4, 20%, 83%)
HSVhsv(4, 8%, 86%)
CMYKcmyk(0%, 7.3%, 7.7%, 13.7%)
CIE-LABlab(83.29, 5.39, 2.50)
CIE-LCHlch(83.29, 5.94, 24.93°)
OKLaboklab(85.8% 0.0167 0.0067)
OKLCHoklch(85.8% 0.018 21.9)
XYZxyz(61.8864, 62.7140, 65.3332)
Luminance0.6271 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCCB #CBDBDC
analogous
#DCCBD2 #DCCCCB #DCD4CB
triadic
#DCCCCB #CBDCCC #CCCBDC
tetradic
#DCCCCB #D2DCCB #CBDBDC #D4CBDC
square
#DCCCCB #D2DCCB #CBDBDC #D4CBDC
split-complementary
#DCCCCB #CBDCD4 #CBD2DC
monochromatic
#AB8482 #C3A8A6 #DCCCCB #F3EDED #F3EDED

Accessibility & contrast

On white

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

On black

13.54
#DCCCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCCB
13.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCCB#FFFFFF#000000##000000
##DCCCCB1.001.5513.5413.54
#FFFFFF1.551.0021.0021.00
#00000013.5421.001.001.00
##00000013.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#E0CBCC
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dccccb;
/* rgb */ color: rgb(220, 204, 203);
/* oklch */ color: oklch(85.8% 0.018 21.9);
Tailwind
colors: {
  custom: {
    50: '#e7dbda',
    500: '#dccccb',
    950: '#000000',
  },
}
SCSS
$custom: #dccccb;
$custom-light: #e7dbda;
$custom-dark: #000000;
JSON
{
  "hex": "#dccccb",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 203
  },
  "hsl": {
    "h": 3.529,
    "s": 19.54,
    "l": 82.941
  },
  "oklch": {
    "l": 0.85801,
    "c": 0.01797,
    "h": 21.9
  },
  "luminance": 0.62713
}

Semantic roles & 50–950 ramp

primary
#DCCCCB
secondary
#99B0B2
accent
#999E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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