#DECCC0#DECCC0

#DECCC0 is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.7% C 0.026 H 56.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).

Color values

HEX#DECCC0
RGBrgb(222, 204, 192)
HSLhsl(24, 31%, 81%)
HSVhsv(24, 14%, 87%)
CMYKcmyk(0%, 8.1%, 13.5%, 12.9%)
CIE-LABlab(83.19, 4.29, 8.24)
CIE-LCHlch(83.19, 9.29, 62.52°)
OKLaboklab(85.67% 0.0146 0.0216)
OKLCHoklch(85.67% 0.026 56)
XYZxyz(61.2309, 62.5222, 58.7014)
Luminance0.6252 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECCC0 #C0D2DE
analogous
#DEC0C3 #DECCC0 #DEDBC0
triadic
#DECCC0 #C0DECC #CCC0DE
tetradic
#DECCC0 #C3DEC0 #C0D2DE #DBC0DE
square
#DECCC0 #C3DEC0 #C0D2DE #DBC0DE
split-complementary
#DECCC0 #C0DEDB #C0C3DE
monochromatic
#B48B70 #C9AB98 #DECCC0 #F3EDE8 #F4EFEB

Accessibility & contrast

On white

1.56
#DECCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.50
#DECCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECCC0
13.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECCC0#FFFFFF#000000##000000
##DECCC01.001.5613.5013.50
#FFFFFF1.561.0021.0021.00
#00000013.5021.001.001.00
##00000013.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #deccc0;
/* rgb */ color: rgb(222, 204, 192);
/* oklch */ color: oklch(85.7% 0.026 56.0);
Tailwind
colors: {
  custom: {
    50: '#e8dbd3',
    500: '#deccc0',
    950: '#000000',
  },
}
SCSS
$custom: #deccc0;
$custom-light: #e8dbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#deccc0",
  "rgb": {
    "r": 222,
    "g": 204,
    "b": 192
  },
  "hsl": {
    "h": 24,
    "s": 31.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.85673,
    "c": 0.02605,
    "h": 56
  },
  "luminance": 0.62521
}

Semantic roles & 50–950 ramp

primary
#DECCC0
secondary
#8DA5B6
accent
#7EAA3C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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