#DBCDBC#DBCDBC

#DBCDBC is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.5% C 0.028 H 72.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).

Color values

HEX#DBCDBC
RGBrgb(219, 205, 188)
HSLhsl(33, 30%, 80%)
HSVhsv(33, 14%, 86%)
CMYKcmyk(0%, 6.4%, 14.2%, 14.1%)
CIE-LABlab(83.10, 2.04, 10.21)
CIE-LCHlch(83.10, 10.41, 78.68°)
OKLaboklab(85.51% 0.0083 0.0266)
OKLCHoklch(85.51% 0.028 72.8)
XYZxyz(60.1212, 62.3545, 56.4357)
Luminance0.6235 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBCDBC #BCCADB
analogous
#DBBEBC #DBCDBC #DADBBC
triadic
#DBCDBC #BCDBCD #CDBCDB
tetradic
#DBCDBC #BCDBBE #BCCADB #DBBCDA
square
#DBCDBC #BCDBBE #BCCADB #DBBCDA
split-complementary
#DBCDBC #BCDADB #BEBCDB
monochromatic
#B0926C #C6AF94 #DBCDBC #F0EBE4 #F4F0EB

Accessibility & contrast

On white

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

On black

13.47
#DBCDBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBCDBC
13.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBCDBC#FFFFFF#000000##000000
##DBCDBC1.001.5613.4713.47
#FFFFFF1.561.0021.0021.00
#00000013.4721.001.001.00
##00000013.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CDBB
Deuteranopia (green-blind)
#D6D0BC
Tritanopia (blue-blind)
#E1C9C8
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dbcdbc;
/* rgb */ color: rgb(219, 205, 188);
/* oklch */ color: oklch(85.5% 0.028 72.8);
Tailwind
colors: {
  custom: {
    50: '#e6dcd0',
    500: '#dbcdbc',
    950: '#000000',
  },
}
SCSS
$custom: #dbcdbc;
$custom-light: #e6dcd0;
$custom-dark: #000000;
JSON
{
  "hex": "#dbcdbc",
  "rgb": {
    "r": 219,
    "g": 205,
    "b": 188
  },
  "hsl": {
    "h": 32.903,
    "s": 30.097,
    "l": 79.804
  },
  "oklch": {
    "l": 0.85513,
    "c": 0.02789,
    "h": 72.8
  },
  "luminance": 0.62354
}

Semantic roles & 50–950 ramp

primary
#DBCDBC
secondary
#899CB2
accent
#6EA93D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DBCDBC

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

Preview Lab → · Contrast checker → · Palette generator →

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