#DECDC4#DECDC4

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

Color values

HEX#DECDC4
RGBrgb(222, 205, 196)
HSLhsl(21, 28%, 82%)
HSVhsv(21, 12%, 87%)
CMYKcmyk(0%, 7.7%, 11.7%, 12.9%)
CIE-LABlab(83.54, 4.41, 6.61)
CIE-LCHlch(83.54, 7.94, 56.31°)
OKLaboklab(85.98% 0.0147 0.0174)
OKLCHoklch(85.98% 0.023 49.9)
XYZxyz(61.9185, 63.1788, 61.1468)
Luminance0.6318 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDC4 #C4D5DE
analogous
#DEC4C8 #DECDC4 #DEDAC4
triadic
#DECDC4 #C4DECD #CDC4DE
tetradic
#DECDC4 #C8DEC4 #C4D5DE #DAC4DE
square
#DECDC4 #C8DEC4 #C4D5DE #DAC4DE
split-complementary
#DECDC4 #C4DEDA #C4C8DE
monochromatic
#B28A76 #C8AC9D #DECDC4 #F4EEEB #F4EEEB

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DECDC4#FFFFFF#000000##000000
##DECDC41.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)
#D1CEC3
Deuteranopia (green-blind)
#D5D2C4
Tritanopia (blue-blind)
#E3CACA
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #decdc4;
/* rgb */ color: rgb(222, 205, 196);
/* oklch */ color: oklch(86.0% 0.023 49.9);
Tailwind
colors: {
  custom: {
    50: '#e8dcd5',
    500: '#decdc4',
    950: '#000000',
  },
}
SCSS
$custom: #decdc4;
$custom-light: #e8dcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#decdc4",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 196
  },
  "hsl": {
    "h": 20.769,
    "s": 28.261,
    "l": 81.961
  },
  "oklch": {
    "l": 0.85975,
    "c": 0.02274,
    "h": 49.9
  },
  "luminance": 0.63178
}

Semantic roles & 50–950 ramp

primary
#DECDC4
secondary
#91A9B5
accent
#83A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDC4

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

Preview Lab → · Contrast checker → · Palette generator →

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