#DBBB99#DBBB99

#DBBB99 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.1% C 0.059 H 68.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).

Color values

HEX#DBBB99
RGBrgb(219, 187, 153)
HSLhsl(31, 48%, 73%)
HSVhsv(31, 30%, 86%)
CMYKcmyk(0%, 14.6%, 30.1%, 14.1%)
CIE-LABlab(77.82, 6.47, 21.48)
CIE-LCHlch(77.82, 22.44, 73.24°)
OKLaboklab(81.12% 0.0215 0.0546)
OKLCHoklch(81.12% 0.059 68.6)
XYZxyz(52.7343, 52.9026, 37.5642)
Luminance0.5290 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBBB99 #99B9DB
analogous
#DB9A99 #DBBB99 #DADB99
triadic
#DBBB99 #99DBBB #BB99DB
tetradic
#DBBB99 #99DB9A #99B9DB #DB99DA
square
#DBBB99 #99DB9A #99B9DB #DB99DA
split-complementary
#DBBB99 #99DADB #9A99DB
monochromatic
#B87F41 #CB9D6C #DBBB99 #EBD9C6 #F7F0E8

Accessibility & contrast

On white

1.81
#DBBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.58
#DBBB99 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBBB99
11.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBBB99#FFFFFF#000000##000000
##DBBB991.001.8111.5811.58
#FFFFFF1.811.0021.0021.00
#00000011.5821.001.001.00
##00000011.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#CEC39A
Tritanopia (blue-blind)
#E6B4B2
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #dbbb99;
/* rgb */ color: rgb(219, 187, 153);
/* oklch */ color: oklch(81.1% 0.059 68.6);
Tailwind
colors: {
  custom: {
    50: '#e7cfb7',
    500: '#dbbb99',
    950: '#000000',
  },
}
SCSS
$custom: #dbbb99;
$custom-light: #e7cfb7;
$custom-dark: #000000;
JSON
{
  "hex": "#dbbb99",
  "rgb": {
    "r": 219,
    "g": 187,
    "b": 153
  },
  "hsl": {
    "h": 30.909,
    "s": 47.826,
    "l": 72.941
  },
  "oklch": {
    "l": 0.81122,
    "c": 0.05867,
    "h": 68.6
  },
  "luminance": 0.52901
}

Semantic roles & 50–950 ramp

primary
#DBBB99
secondary
#668BB3
accent
#71BB2A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381

Preview Lab

Preview with #DBBB99

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

Preview Lab → · Contrast checker → · Palette generator →

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