#DBA02C#DBA02C

#DBA02C is a light, vivid orange. Relative luminance 0.404; OKLCH L 74.4% C 0.141 H 79.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).

Color values

HEX#DBA02C
RGBrgb(219, 160, 44)
HSLhsl(40, 71%, 52%)
HSVhsv(40, 80%, 86%)
CMYKcmyk(0%, 26.9%, 79.9%, 14.1%)
CIE-LABlab(69.74, 11.98, 64.23)
CIE-LCHlch(69.74, 65.34, 79.44°)
OKLaboklab(74.36% 0.0264 0.1388)
OKLCHoklch(74.36% 0.141 79.2)
XYZxyz(42.2418, 40.3870, 7.9531)
Luminance0.4038 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBA02C #2C67DB
analogous
#DB492C #DBA02C #BFDB2C
triadic
#DBA02C #2CDBA0 #A02CDB
tetradic
#DBA02C #2CDB49 #2C67DB #DB2CBF
square
#DBA02C #2CDB49 #2C67DB #DB2CBF
split-complementary
#DBA02C #2CBFDB #492CDB
monochromatic
#785714 #AC7C1D #DBA02C #E4B860 #EDCF95

Accessibility & contrast

On white

2.31
#DBA02C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.08
#DBA02C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBA02C
9.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBA02C#FFFFFF#000000##000000
##DBA02C1.002.319.089.08
#FFFFFF2.311.0021.0021.00
#0000009.0821.001.001.00
##0000009.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#B7A214
Deuteranopia (green-blind)
#C5B031
Tritanopia (blue-blind)
#EE8F8A
Achromatopsia (no color)
#AAAAAA

Design tokens & code

CSS
--color: #dba02c;
/* rgb */ color: rgb(219, 160, 44);
/* oklch */ color: oklch(74.4% 0.141 79.2);
Tailwind
colors: {
  custom: {
    50: '#ecbb6f',
    500: '#dba02c',
    950: '#000000',
  },
}
SCSS
$custom: #dba02c;
$custom-light: #ecbb6f;
$custom-dark: #000000;
JSON
{
  "hex": "#dba02c",
  "rgb": {
    "r": 219,
    "g": 160,
    "b": 44
  },
  "hsl": {
    "h": 39.771,
    "s": 70.85,
    "l": 51.569
  },
  "oklch": {
    "l": 0.74357,
    "c": 0.14129,
    "h": 79.2
  },
  "luminance": 0.40384
}

Semantic roles & 50–950 ramp

primary
#DBA02C
secondary
#8BA5D8
accent
#77EE3A
background
#FFFBF7
surface
#FFF6ED
border
#D7D0C8
text
#171108
muted
#85807B

Preview Lab

Preview with #DBA02C

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

Preview Lab → · Contrast checker → · Palette generator →

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