#DEC08F#DEC08F

#DEC08F is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.2% C 0.073 H 79.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).

Color values

HEX#DEC08F
RGBrgb(222, 192, 143)
HSLhsl(37, 54%, 72%)
HSVhsv(37, 36%, 87%)
CMYKcmyk(0%, 13.5%, 35.6%, 12.9%)
CIE-LABlab(79.16, 3.75, 28.66)
CIE-LCHlch(79.16, 28.90, 82.54°)
OKLaboklab(82.18% 0.0131 0.0717)
OKLCHoklch(82.18% 0.073 79.7)
XYZxyz(53.9329, 55.2142, 33.7978)
Luminance0.5521 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEC08F #8FADDE
analogous
#DE998F #DEC08F #D5DE8F
triadic
#DEC08F #8FDEC0 #C08FDE
tetradic
#DEC08F #8FDE99 #8FADDE #DE8FD5
square
#DEC08F #8FDE99 #8FADDE #DE8FD5
split-complementary
#DEC08F #8FD5DE #998FDE
monochromatic
#BB8937 #D0A560 #DEC08F #ECDBBE #F8F2E7

Accessibility & contrast

On white

1.74
#DEC08F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.04
#DEC08F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEC08F
12.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEC08F#FFFFFF#000000##000000
##DEC08F1.001.7412.0412.04
#FFFFFF1.741.0021.0021.00
#00000012.0421.001.001.00
##00000012.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDC08C
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#EBB7B3
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #dec08f;
/* rgb */ color: rgb(222, 192, 143);
/* oklch */ color: oklch(82.2% 0.073 79.7);
Tailwind
colors: {
  custom: {
    50: '#e9d2b0',
    500: '#dec08f',
    950: '#000000',
  },
}
SCSS
$custom: #dec08f;
$custom-light: #e9d2b0;
$custom-dark: #000000;
JSON
{
  "hex": "#dec08f",
  "rgb": {
    "r": 222,
    "g": 192,
    "b": 143
  },
  "hsl": {
    "h": 37.215,
    "s": 54.483,
    "l": 71.569
  },
  "oklch": {
    "l": 0.82183,
    "c": 0.07283,
    "h": 79.7
  },
  "luminance": 0.55212
}

Semantic roles & 50–950 ramp

primary
#DEC08F
secondary
#5B7EB6
accent
#60C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381

Preview Lab

Preview with #DEC08F

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

Preview Lab → · Contrast checker → · Palette generator →

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