#DECDC0#DECDC0

#DECDC0 is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.9% C 0.026 H 59.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).

Color values

HEX#DECDC0
RGBrgb(222, 205, 192)
HSLhsl(26, 31%, 81%)
HSVhsv(26, 14%, 87%)
CMYKcmyk(0%, 7.7%, 13.5%, 12.9%)
CIE-LABlab(83.44, 3.76, 8.60)
CIE-LCHlch(83.44, 9.39, 66.38°)
OKLaboklab(85.87% 0.0131 0.0225)
OKLCHoklch(85.87% 0.026 59.9)
XYZxyz(61.4693, 62.9991, 58.7809)
Luminance0.6300 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDC0 #C0D1DE
analogous
#DEC0C2 #DECDC0 #DEDCC0
triadic
#DECDC0 #C0DECD #CDC0DE
tetradic
#DECDC0 #C2DEC0 #C0D1DE #DCC0DE
square
#DECDC0 #C2DEC0 #C0D1DE #DCC0DE
split-complementary
#DECDC0 #C0DEDC #C0C2DE
monochromatic
#B48D70 #C9AD98 #DECDC0 #F3EDE8 #F4EFEB

Accessibility & contrast

On white

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

On black

13.60
#DECDC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDC0
13.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDC0#FFFFFF#000000##000000
##DECDC01.001.5413.6013.60
#FFFFFF1.541.0021.0021.00
#00000013.6021.001.001.00
##00000013.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CEBF
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#E4CAC9
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #decdc0;
/* rgb */ color: rgb(222, 205, 192);
/* oklch */ color: oklch(85.9% 0.026 59.9);
Tailwind
colors: {
  custom: {
    50: '#e8dcd3',
    500: '#decdc0',
    950: '#000000',
  },
}
SCSS
$custom: #decdc0;
$custom-light: #e8dcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#decdc0",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 192
  },
  "hsl": {
    "h": 26,
    "s": 31.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.8587,
    "c": 0.02605,
    "h": 59.9
  },
  "luminance": 0.62998
}

Semantic roles & 50–950 ramp

primary
#DECDC0
secondary
#8DA4B6
accent
#7AAA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDC0

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

Preview Lab → · Contrast checker → · Palette generator →

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