#DECDC3#DECDC3

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

Color values

HEX#DECDC3
RGBrgb(222, 205, 195)
HSLhsl(22, 29%, 82%)
HSVhsv(22, 12%, 87%)
CMYKcmyk(0%, 7.7%, 12.2%, 12.9%)
CIE-LABlab(83.51, 4.24, 7.11)
CIE-LCHlch(83.51, 8.28, 59.16°)
OKLaboklab(85.95% 0.0143 0.0187)
OKLCHoklch(85.95% 0.024 52.6)
XYZxyz(61.8051, 63.1334, 60.5493)
Luminance0.6313 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDC3 #C3D4DE
analogous
#DEC3C7 #DECDC3 #DEDBC3
triadic
#DECDC3 #C3DECD #CDC3DE
tetradic
#DECDC3 #C7DEC3 #C3D4DE #DBC3DE
square
#DECDC3 #C7DEC3 #C3D4DE #DBC3DE
split-complementary
#DECDC3 #C3DEDB #C3C7DE
monochromatic
#B38B74 #C8AC9C #DECDC3 #F4EEEA #F4EFEB

Accessibility & contrast

On white

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

On black

13.63
#DECDC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDC3
13.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDC3#FFFFFF#000000##000000
##DECDC31.001.5413.6313.63
#FFFFFF1.541.0021.0021.00
#00000013.6321.001.001.00
##00000013.6321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #decdc3;
/* rgb */ color: rgb(222, 205, 195);
/* oklch */ color: oklch(85.9% 0.024 52.6);
Tailwind
colors: {
  custom: {
    50: '#e8dcd5',
    500: '#decdc3',
    950: '#000000',
  },
}
SCSS
$custom: #decdc3;
$custom-light: #e8dcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#decdc3",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 195
  },
  "hsl": {
    "h": 22.222,
    "s": 29.032,
    "l": 81.765
  },
  "oklch": {
    "l": 0.85949,
    "c": 0.0235,
    "h": 52.6
  },
  "luminance": 0.63132
}

Semantic roles & 50–950 ramp

primary
#DECDC3
secondary
#90A7B5
accent
#80A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDC3

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

Preview Lab → · Contrast checker → · Palette generator →

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