#DEC18F#DEC18F

#DEC18F is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.4% C 0.073 H 81.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).

Color values

HEX#DEC18F
RGBrgb(222, 193, 143)
HSLhsl(38, 54%, 72%)
HSVhsv(38, 36%, 87%)
CMYKcmyk(0%, 13.1%, 35.6%, 12.9%)
CIE-LABlab(79.42, 3.23, 29.00)
CIE-LCHlch(79.42, 29.18, 83.65°)
OKLaboklab(82.38% 0.0115 0.0724)
OKLCHoklch(82.38% 0.073 81)
XYZxyz(54.1532, 55.6548, 33.8712)
Luminance0.5565 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEC18F #8FACDE
analogous
#DE9A8F #DEC18F #D4DE8F
triadic
#DEC18F #8FDEC1 #C18FDE
tetradic
#DEC18F #8FDE9A #8FACDE #DE8FD4
square
#DEC18F #8FDE9A #8FACDE #DE8FD4
split-complementary
#DEC18F #8FD4DE #9A8FDE
monochromatic
#BB8B37 #D0A760 #DEC18F #ECDBBE #F8F2E7

Accessibility & contrast

On white

1.73
#DEC18F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.13
#DEC18F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEC18F
12.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEC18F#FFFFFF#000000##000000
##DEC18F1.001.7312.1312.13
#FFFFFF1.731.0021.0021.00
#00000012.1321.001.001.00
##00000012.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEC18C
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#EBB8B4
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #dec18f;
/* rgb */ color: rgb(222, 193, 143);
/* oklch */ color: oklch(82.4% 0.073 81.0);
Tailwind
colors: {
  custom: {
    50: '#e9d3b0',
    500: '#dec18f',
    950: '#000000',
  },
}
SCSS
$custom: #dec18f;
$custom-light: #e9d3b0;
$custom-dark: #000000;
JSON
{
  "hex": "#dec18f",
  "rgb": {
    "r": 222,
    "g": 193,
    "b": 143
  },
  "hsl": {
    "h": 37.975,
    "s": 54.483,
    "l": 71.569
  },
  "oklch": {
    "l": 0.82382,
    "c": 0.07335,
    "h": 81
  },
  "luminance": 0.55653
}

Semantic roles & 50–950 ramp

primary
#DEC18F
secondary
#5B7DB6
accent
#5EC224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381

Preview Lab

Preview with #DEC18F

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

Preview Lab → · Contrast checker → · Palette generator →

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