#DCCCCA#DCCCCA

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

Color values

HEX#DCCCCA
RGBrgb(220, 204, 202)
HSLhsl(7, 20%, 83%)
HSVhsv(7, 8%, 86%)
CMYKcmyk(0%, 7.3%, 8.2%, 13.7%)
CIE-LABlab(83.27, 5.22, 3.00)
CIE-LCHlch(83.27, 6.02, 29.91°)
OKLaboklab(85.77% 0.0163 0.008)
OKLCHoklch(85.77% 0.018 26.1)
XYZxyz(61.7676, 62.6665, 64.7076)
Luminance0.6267 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCCA #CADADC
analogous
#DCCAD1 #DCCCCA #DCD5CA
triadic
#DCCCCA #CADCCC #CCCADC
tetradic
#DCCCCA #D1DCCA #CADADC #D5CADC
square
#DCCCCA #D1DCCA #CADADC #D5CADC
split-complementary
#DCCCCA #CADCD5 #CAD1DC
monochromatic
#AB8580 #C4A9A5 #DCCCCA #F3EDED #F3EDED

Accessibility & contrast

On white

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

On black

13.53
#DCCCCA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCCA
13.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCCA#FFFFFF#000000##000000
##DCCCCA1.001.5513.5313.53
#FFFFFF1.551.0021.0021.00
#00000013.5321.001.001.00
##00000013.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#D2D1CA
Tritanopia (blue-blind)
#E0CACB
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcccca;
/* rgb */ color: rgb(220, 204, 202);
/* oklch */ color: oklch(85.8% 0.018 26.1);
Tailwind
colors: {
  custom: {
    50: '#e7dbda',
    500: '#dcccca',
    950: '#000000',
  },
}
SCSS
$custom: #dcccca;
$custom-light: #e7dbda;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccca",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 202
  },
  "hsl": {
    "h": 6.667,
    "s": 20.455,
    "l": 82.745
  },
  "oklch": {
    "l": 0.85773,
    "c": 0.01815,
    "h": 26.1
  },
  "luminance": 0.62666
}

Semantic roles & 50–950 ramp

primary
#DCCCCA
secondary
#98AFB2
accent
#959F47
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCCA

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

Preview Lab → · Contrast checker → · Palette generator →

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