#DECDC1#DECDC1

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

Color values

HEX#DECDC1
RGBrgb(222, 205, 193)
HSLhsl(25, 31%, 81%)
HSVhsv(25, 13%, 87%)
CMYKcmyk(0%, 7.7%, 13.1%, 12.9%)
CIE-LABlab(83.47, 3.92, 8.10)
CIE-LCHlch(83.47, 9.00, 64.17°)
OKLaboklab(85.9% 0.0135 0.0213)
OKLCHoklch(85.9% 0.025 57.6)
XYZxyz(61.5805, 63.0436, 59.3664)
Luminance0.6304 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDC1 #C1D2DE
analogous
#DEC1C4 #DECDC1 #DEDCC1
triadic
#DECDC1 #C1DECD #CDC1DE
tetradic
#DECDC1 #C4DEC1 #C1D2DE #DCC1DE
square
#DECDC1 #C4DEC1 #C1D2DE #DCC1DE
split-complementary
#DECDC1 #C1DEDC #C1C4DE
monochromatic
#B38D71 #C9AD99 #DECDC1 #F3EDE9 #F4EFEB

Accessibility & contrast

On white

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

On black

13.61
#DECDC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDC1
13.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDC1#FFFFFF#000000##000000
##DECDC11.001.5413.6113.61
#FFFFFF1.541.0021.0021.00
#00000013.6121.001.001.00
##00000013.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CEC0
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#E4CACA
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #decdc1;
/* rgb */ color: rgb(222, 205, 193);
/* oklch */ color: oklch(85.9% 0.025 57.6);
Tailwind
colors: {
  custom: {
    50: '#e8dcd3',
    500: '#decdc1',
    950: '#000000',
  },
}
SCSS
$custom: #decdc1;
$custom-light: #e8dcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#decdc1",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 193
  },
  "hsl": {
    "h": 24.828,
    "s": 30.526,
    "l": 81.373
  },
  "oklch": {
    "l": 0.85896,
    "c": 0.02516,
    "h": 57.6
  },
  "luminance": 0.63042
}

Semantic roles & 50–950 ramp

primary
#DECDC1
secondary
#8EA5B6
accent
#7CA93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDC1

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

Preview Lab → · Contrast checker → · Palette generator →

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