#DECDC2#DECDC2

#DECDC2 is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.9% C 0.024 H 55.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).

Color values

HEX#DECDC2
RGBrgb(222, 205, 194)
HSLhsl(24, 30%, 82%)
HSVhsv(24, 13%, 87%)
CMYKcmyk(0%, 7.7%, 12.6%, 12.9%)
CIE-LABlab(83.49, 4.08, 7.60)
CIE-LCHlch(83.49, 8.63, 61.77°)
OKLaboklab(85.92% 0.0139 0.02)
OKLCHoklch(85.92% 0.024 55.2)
XYZxyz(61.6924, 63.0883, 59.9558)
Luminance0.6309 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDC2 #C2D3DE
analogous
#DEC2C5 #DECDC2 #DEDBC2
triadic
#DECDC2 #C2DECD #CDC2DE
tetradic
#DECDC2 #C5DEC2 #C2D3DE #DBC2DE
square
#DECDC2 #C5DEC2 #C2D3DE #DBC2DE
split-complementary
#DECDC2 #C2DEDB #C2C5DE
monochromatic
#B38C73 #C9AC9A #DECDC2 #F3EEEA #F4EFEB

Accessibility & contrast

On white

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

On black

13.62
#DECDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDC2
13.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDC2#FFFFFF#000000##000000
##DECDC21.001.5413.6213.62
#FFFFFF1.541.0021.0021.00
#00000013.6221.001.001.00
##00000013.6221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #decdc2;
/* rgb */ color: rgb(222, 205, 194);
/* oklch */ color: oklch(85.9% 0.024 55.2);
Tailwind
colors: {
  custom: {
    50: '#e8dcd4',
    500: '#decdc2',
    950: '#000000',
  },
}
SCSS
$custom: #decdc2;
$custom-light: #e8dcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#decdc2",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 23.571,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.85922,
    "c": 0.0243,
    "h": 55.2
  },
  "luminance": 0.63087
}

Semantic roles & 50–950 ramp

primary
#DECDC2
secondary
#8FA6B5
accent
#7EA83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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