#DECDC6#DECDC6

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

Color values

HEX#DECDC6
RGBrgb(222, 205, 198)
HSLhsl(18, 27%, 82%)
HSVhsv(18, 11%, 87%)
CMYKcmyk(0%, 7.7%, 10.8%, 12.9%)
CIE-LABlab(83.58, 4.73, 5.61)
CIE-LCHlch(83.58, 7.34, 49.86°)
OKLaboklab(86.03% 0.0154 0.0148)
OKLCHoklch(86.03% 0.021 43.8)
XYZxyz(62.1477, 63.2705, 62.3537)
Luminance0.6327 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDC6 #C6D7DE
analogous
#DEC6CB #DECDC6 #DED9C6
triadic
#DECDC6 #C6DECD #CDC6DE
tetradic
#DECDC6 #CBDEC6 #C6D7DE #D9C6DE
square
#DECDC6 #CBDEC6 #C6D7DE #D9C6DE
split-complementary
#DECDC6 #C6DED9 #C6CBDE
monochromatic
#B18978 #C8AB9F #DECDC6 #F4EEEC #F4EEEC

Accessibility & contrast

On white

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

On black

13.65
#DECDC6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDC6
13.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDC6#FFFFFF#000000##000000
##DECDC61.001.5413.6513.65
#FFFFFF1.541.0021.0021.00
#00000013.6521.001.001.00
##00000013.6521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #decdc6;
/* rgb */ color: rgb(222, 205, 198);
/* oklch */ color: oklch(86.0% 0.021 43.8);
Tailwind
colors: {
  custom: {
    50: '#e8dcd7',
    500: '#decdc6',
    950: '#000000',
  },
}
SCSS
$custom: #decdc6;
$custom-light: #e8dcd7;
$custom-dark: #000000;
JSON
{
  "hex": "#decdc6",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 198
  },
  "hsl": {
    "h": 17.5,
    "s": 26.667,
    "l": 82.353
  },
  "oklch": {
    "l": 0.86029,
    "c": 0.02139,
    "h": 43.8
  },
  "luminance": 0.63269
}

Semantic roles & 50–950 ramp

primary
#DECDC6
secondary
#93ABB5
accent
#88A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDC6

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

Preview Lab → · Contrast checker → · Palette generator →

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