#DCCECD#DCCECD

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

Color values

HEX#DCCECD
RGBrgb(220, 206, 205)
HSLhsl(4, 18%, 83%)
HSVhsv(4, 7%, 86%)
CMYKcmyk(0%, 6.4%, 6.8%, 13.7%)
CIE-LABlab(83.84, 4.67, 2.24)
CIE-LCHlch(83.84, 5.18, 25.61°)
OKLaboklab(86.25% 0.0145 0.006)
OKLCHoklch(86.25% 0.016 22.4)
XYZxyz(62.6047, 63.7668, 66.7560)
Luminance0.6377 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCECD #CDDBDC
analogous
#DCCDD3 #DCCECD #DCD5CD
triadic
#DCCECD #CDDCCE #CECDDC
tetradic
#DCCECD #D3DCCD #CDDBDC #D5CDDC
square
#DCCECD #D3DCCD #CDDBDC #D5CDDC
split-complementary
#DCCECD #CDDCD5 #CDD3DC
monochromatic
#AA8785 #C3ABA9 #DCCECD #F2EDED #F2EDED

Accessibility & contrast

On white

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

On black

13.75
#DCCECD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCECD
13.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCECD#FFFFFF#000000##000000
##DCCECD1.001.5313.7513.75
#FFFFFF1.531.0021.0021.00
#00000013.7521.001.001.00
##00000013.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0D0CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#E0CDCE
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #dccecd;
/* rgb */ color: rgb(220, 206, 205);
/* oklch */ color: oklch(86.3% 0.016 22.4);
Tailwind
colors: {
  custom: {
    50: '#e6dddc',
    500: '#dccecd',
    950: '#000000',
  },
}
SCSS
$custom: #dccecd;
$custom-light: #e6dddc;
$custom-dark: #000000;
JSON
{
  "hex": "#dccecd",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 205
  },
  "hsl": {
    "h": 4,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.8625,
    "c": 0.0157,
    "h": 22.4
  },
  "luminance": 0.63766
}

Semantic roles & 50–950 ramp

primary
#DCCECD
secondary
#9CB0B2
accent
#969C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCECD

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

Preview Lab → · Contrast checker → · Palette generator →

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