#DECDC5#DECDC5

#DECDC5 is a very light, muted orange. Relative luminance 0.632; OKLCH L 86.0% C 0.022 H 46.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).

Color values

HEX#DECDC5
RGBrgb(222, 205, 197)
HSLhsl(19, 27%, 82%)
HSVhsv(19, 11%, 87%)
CMYKcmyk(0%, 7.7%, 11.3%, 12.9%)
CIE-LABlab(83.56, 4.57, 6.11)
CIE-LCHlch(83.56, 7.63, 53.21°)
OKLaboklab(86% 0.015 0.0161)
OKLCHoklch(86% 0.022 46.9)
XYZxyz(62.0327, 63.2245, 61.7482)
Luminance0.6322 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDC5 #C5D6DE
analogous
#DEC5CA #DECDC5 #DEDAC5
triadic
#DECDC5 #C5DECD #CDC5DE
tetradic
#DECDC5 #CADEC5 #C5D6DE #DAC5DE
square
#DECDC5 #CADEC5 #C5D6DE #DAC5DE
split-complementary
#DECDC5 #C5DEDA #C5CADE
monochromatic
#B28A77 #C8AB9E #DECDC5 #F4EEEB #F4EEEB

Accessibility & contrast

On white

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

On black

13.64
#DECDC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDC5
13.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDC5#FFFFFF#000000##000000
##DECDC51.001.5413.6413.64
#FFFFFF1.541.0021.0021.00
#00000013.6421.001.001.00
##00000013.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CEC4
Deuteranopia (green-blind)
#D5D2C5
Tritanopia (blue-blind)
#E3CACB
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #decdc5;
/* rgb */ color: rgb(222, 205, 197);
/* oklch */ color: oklch(86.0% 0.022 46.9);
Tailwind
colors: {
  custom: {
    50: '#e8dcd6',
    500: '#decdc5',
    950: '#000000',
  },
}
SCSS
$custom: #decdc5;
$custom-light: #e8dcd6;
$custom-dark: #000000;
JSON
{
  "hex": "#decdc5",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 197
  },
  "hsl": {
    "h": 19.2,
    "s": 27.473,
    "l": 82.157
  },
  "oklch": {
    "l": 0.86002,
    "c": 0.02203,
    "h": 46.9
  },
  "luminance": 0.63223
}

Semantic roles & 50–950 ramp

primary
#DECDC5
secondary
#92AAB5
accent
#85A63F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDC5

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

Preview Lab → · Contrast checker → · Palette generator →

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