#DCCECE#DCCECE

#DCCECE is a very light, near-neutral red. Relative luminance 0.638; OKLCH L 86.3% C 0.016 H 17.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).

Color values

HEX#DCCECE
RGBrgb(220, 206, 206)
HSLhsl(0, 17%, 84%)
HSVhsv(0, 6%, 86%)
CMYKcmyk(0%, 6.4%, 6.4%, 13.7%)
CIE-LABlab(83.87, 4.85, 1.74)
CIE-LCHlch(83.87, 5.15, 19.80°)
OKLaboklab(86.28% 0.0149 0.0047)
OKLCHoklch(86.28% 0.016 17.4)
XYZxyz(62.7258, 63.8152, 67.3937)
Luminance0.6381 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCECE #CEDCDC
analogous
#DCCED5 #DCCECE #DCD5CE
triadic
#DCCECE #CEDCCE #CECEDC
tetradic
#DCCECE #D5DCCE #CEDCDC #D5CEDC
square
#DCCECE #D5DCCE #CEDCDC #D5CEDC
split-complementary
#DCCECE #CEDCD5 #CED5DC
monochromatic
#A98787 #C2AAAA #DCCECE #F2EDED #F2EDED

Accessibility & contrast

On white

1.53
#DCCECE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.76
#DCCECE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCECE
13.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCECE#FFFFFF#000000##000000
##DCCECE1.001.5313.7613.76
#FFFFFF1.531.0021.0021.00
#00000013.7621.001.001.00
##00000013.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0D0CE
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#DFCDCE
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #dccece;
/* rgb */ color: rgb(220, 206, 206);
/* oklch */ color: oklch(86.3% 0.016 17.4);
Tailwind
colors: {
  custom: {
    50: '#e6dddc',
    500: '#dccece',
    950: '#000000',
  },
}
SCSS
$custom: #dccece;
$custom-light: #e6dddc;
$custom-dark: #000000;
JSON
{
  "hex": "#dccece",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 206
  },
  "hsl": {
    "h": 0,
    "s": 16.667,
    "l": 83.529
  },
  "oklch": {
    "l": 0.86278,
    "c": 0.01561,
    "h": 17.4
  },
  "luminance": 0.63814
}

Semantic roles & 50–950 ramp

primary
#DCCECE
secondary
#9DB1B1
accent
#9B9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCECE

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

Preview Lab → · Contrast checker → · Palette generator →

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