#DECDCC#DECDCC

#DECDCC is a very light, near-neutral red. Relative luminance 0.636; OKLCH L 86.2% C 0.019 H 21.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).

Color values

HEX#DECDCC
RGBrgb(222, 205, 204)
HSLhsl(3, 21%, 84%)
HSVhsv(3, 8%, 87%)
CMYKcmyk(0%, 7.7%, 8.1%, 12.9%)
CIE-LABlab(83.73, 5.73, 2.63)
CIE-LCHlch(83.73, 6.31, 24.65°)
OKLaboklab(86.19% 0.0177 0.007)
OKLCHoklch(86.19% 0.019 21.6)
XYZxyz(62.8535, 63.5528, 66.0708)
Luminance0.6355 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDCC #CCDDDE
analogous
#DECCD4 #DECDCC #DED6CC
triadic
#DECDCC #CCDECD #CDCCDE
tetradic
#DECDCC #D4DECC #CCDDDE #D6CCDE
square
#DECDCC #D4DECC #CCDDDE #D6CCDE
split-complementary
#DECDCC #CCDED6 #CCD4DE
monochromatic
#AE8482 #C6A9A7 #DECDCC #F3EDEC #F3EDEC

Accessibility & contrast

On white

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

On black

13.71
#DECDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDCC
13.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDCC#FFFFFF#000000##000000
##DECDCC1.001.5313.7113.71
#FFFFFF1.531.0021.0021.00
#00000013.7121.001.001.00
##00000013.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#E2CBCD
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #decdcc;
/* rgb */ color: rgb(222, 205, 204);
/* oklch */ color: oklch(86.2% 0.019 21.6);
Tailwind
colors: {
  custom: {
    50: '#e8dcdb',
    500: '#decdcc',
    950: '#000000',
  },
}
SCSS
$custom: #decdcc;
$custom-light: #e8dcdb;
$custom-dark: #000000;
JSON
{
  "hex": "#decdcc",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 204
  },
  "hsl": {
    "h": 3.333,
    "s": 21.429,
    "l": 83.529
  },
  "oklch": {
    "l": 0.86194,
    "c": 0.01908,
    "h": 21.6
  },
  "luminance": 0.63552
}

Semantic roles & 50–950 ramp

primary
#DECDCC
secondary
#9AB3B4
accent
#9BA046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484

Preview Lab

Preview with #DECDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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