#DECCCD#DECCCD

#DECCCD is a very light, muted red. Relative luminance 0.631; OKLCH L 86.0% C 0.020 H 13.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).

Color values

HEX#DECCCD
RGBrgb(222, 204, 205)
HSLhsl(357, 21%, 84%)
HSVhsv(357, 8%, 87%)
CMYKcmyk(0%, 8.1%, 7.7%, 12.9%)
CIE-LABlab(83.51, 6.43, 1.77)
CIE-LCHlch(83.51, 6.67, 15.40°)
OKLaboklab(86.03% 0.0196 0.0048)
OKLCHoklch(86.03% 0.02 13.7)
XYZxyz(62.7354, 63.1240, 66.6250)
Luminance0.6312 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECCCD #CCDEDD
analogous
#DECCD6 #DECCCD #DED4CC
triadic
#DECCCD #CDDECC #CCCDDE
tetradic
#DECCCD #D6DECC #CCDEDD #D4CCDE
square
#DECCCD #D6DECC #CCDEDD #D4CCDE
split-complementary
#DECCCD #CCDED4 #CCD6DE
monochromatic
#AE8284 #C6A7A9 #DECCCD #F3ECED #F3ECED

Accessibility & contrast

On white

1.54
#DECCCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.62
#DECCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECCCD
13.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECCCD#FFFFFF#000000##000000
##DECCCD1.001.5413.6213.62
#FFFFFF1.541.0021.0021.00
#00000013.6221.001.001.00
##00000013.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#E2CBCC
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #decccd;
/* rgb */ color: rgb(222, 204, 205);
/* oklch */ color: oklch(86.0% 0.020 13.7);
Tailwind
colors: {
  custom: {
    50: '#e8dbdc',
    500: '#decccd',
    950: '#000000',
  },
}
SCSS
$custom: #decccd;
$custom-light: #e8dbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#decccd",
  "rgb": {
    "r": 222,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 356.667,
    "s": 21.429,
    "l": 83.529
  },
  "oklch": {
    "l": 0.86026,
    "c": 0.02017,
    "h": 13.7
  },
  "luminance": 0.63123
}

Semantic roles & 50–950 ramp

primary
#DECCCD
secondary
#9AB4B3
accent
#A09B46
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DECCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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