#DECCC2#DECCC2

#DECCC2 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.7% C 0.024 H 51.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).

Color values

HEX#DECCC2
RGBrgb(222, 204, 194)
HSLhsl(21, 30%, 82%)
HSVhsv(21, 13%, 87%)
CMYKcmyk(0%, 8.1%, 12.6%, 12.9%)
CIE-LABlab(83.24, 4.61, 7.24)
CIE-LCHlch(83.24, 8.58, 57.54°)
OKLaboklab(85.73% 0.0154 0.019)
OKLCHoklch(85.73% 0.024 51.1)
XYZxyz(61.4540, 62.6115, 59.8764)
Luminance0.6261 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECCC2 #C2D4DE
analogous
#DEC2C6 #DECCC2 #DEDAC2
triadic
#DECCC2 #C2DECC #CCC2DE
tetradic
#DECCC2 #C6DEC2 #C2D4DE #DAC2DE
square
#DECCC2 #C6DEC2 #C2D4DE #DAC2DE
split-complementary
#DECCC2 #C2DEDA #C2C6DE
monochromatic
#B38A73 #C9AB9A #DECCC2 #F3EDEA #F4EEEB

Accessibility & contrast

On white

1.55
#DECCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.52
#DECCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECCC2
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECCC2#FFFFFF#000000##000000
##DECCC21.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#E4C9C9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #deccc2;
/* rgb */ color: rgb(222, 204, 194);
/* oklch */ color: oklch(85.7% 0.024 51.1);
Tailwind
colors: {
  custom: {
    50: '#e8dbd4',
    500: '#deccc2',
    950: '#000000',
  },
}
SCSS
$custom: #deccc2;
$custom-light: #e8dbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#deccc2",
  "rgb": {
    "r": 222,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 21.429,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.85725,
    "c": 0.02445,
    "h": 51.1
  },
  "luminance": 0.6261
}

Semantic roles & 50–950 ramp

primary
#DECCC2
secondary
#8FA8B5
accent
#82A83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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