#DECDC7#DECDC7

#DECDC7 is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.1% C 0.021 H 40.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).

Color values

HEX#DECDC7
RGBrgb(222, 205, 199)
HSLhsl(16, 26%, 83%)
HSVhsv(16, 10%, 87%)
CMYKcmyk(0%, 7.7%, 10.4%, 12.9%)
CIE-LABlab(83.61, 4.90, 5.11)
CIE-LCHlch(83.61, 7.08, 46.25°)
OKLaboklab(86.06% 0.0158 0.0135)
OKLCHoklch(86.06% 0.021 40.5)
XYZxyz(62.2634, 63.3167, 62.9631)
Luminance0.6332 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDC7 #C7D8DE
analogous
#DEC7CC #DECDC7 #DED8C7
triadic
#DECDC7 #C7DECD #CDC7DE
tetradic
#DECDC7 #CCDEC7 #C7D8DE #D8C7DE
square
#DECDC7 #CCDEC7 #C7D8DE #D8C7DE
split-complementary
#DECDC7 #C7DED8 #C7CCDE
monochromatic
#B1887A #C7ABA0 #DECDC7 #F4EEEC #F4EEEC

Accessibility & contrast

On white

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

On black

13.66
#DECDC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDC7
13.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDC7#FFFFFF#000000##000000
##DECDC71.001.5413.6613.66
#FFFFFF1.541.0021.0021.00
#00000013.6621.001.001.00
##00000013.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CEC7
Deuteranopia (green-blind)
#D5D2C7
Tritanopia (blue-blind)
#E3CBCB
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #decdc7;
/* rgb */ color: rgb(222, 205, 199);
/* oklch */ color: oklch(86.1% 0.021 40.5);
Tailwind
colors: {
  custom: {
    50: '#e8dcd8',
    500: '#decdc7',
    950: '#000000',
  },
}
SCSS
$custom: #decdc7;
$custom-light: #e8dcd8;
$custom-dark: #000000;
JSON
{
  "hex": "#decdc7",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 199
  },
  "hsl": {
    "h": 15.652,
    "s": 25.843,
    "l": 82.549
  },
  "oklch": {
    "l": 0.86056,
    "c": 0.0208,
    "h": 40.5
  },
  "luminance": 0.63316
}

Semantic roles & 50–950 ramp

primary
#DECDC7
secondary
#94ACB5
accent
#8AA441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDC7

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

Preview Lab → · Contrast checker → · Palette generator →

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