#DBCDC2#DBCDC2

#DBCDC2 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.7% C 0.022 H 60.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).

Color values

HEX#DBCDC2
RGBrgb(219, 205, 194)
HSLhsl(26, 26%, 81%)
HSVhsv(26, 11%, 86%)
CMYKcmyk(0%, 6.4%, 11.4%, 14.1%)
CIE-LABlab(83.24, 3.01, 7.22)
CIE-LCHlch(83.24, 7.82, 67.37°)
OKLaboklab(85.67% 0.0106 0.019)
OKLCHoklch(85.67% 0.022 60.7)
XYZxyz(60.7815, 62.6187, 59.9131)
Luminance0.6262 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBCDC2 #C2D0DB
analogous
#DBC2C3 #DBCDC2 #DBD9C2
triadic
#DBCDC2 #C2DBCD #CDC2DB
tetradic
#DBCDC2 #C3DBC2 #C2D0DB #D9C2DB
square
#DBCDC2 #C3DBC2 #C2D0DB #D9C2DB
split-complementary
#DBCDC2 #C2DBD9 #C2C3DB
monochromatic
#AE8E75 #C4AD9C #DBCDC2 #F2EDE8 #F4EFEC

Accessibility & contrast

On white

1.55
#DBCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.52
#DBCDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBCDC2
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBCDC2#FFFFFF#000000##000000
##DBCDC21.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CEC1
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#E0CACA
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dbcdc2;
/* rgb */ color: rgb(219, 205, 194);
/* oklch */ color: oklch(85.7% 0.022 60.7);
Tailwind
colors: {
  custom: {
    50: '#e6dcd4',
    500: '#dbcdc2',
    950: '#000000',
  },
}
SCSS
$custom: #dbcdc2;
$custom-light: #e6dcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#dbcdc2",
  "rgb": {
    "r": 219,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 26.4,
    "s": 25.773,
    "l": 80.98
  },
  "oklch": {
    "l": 0.85669,
    "c": 0.02173,
    "h": 60.7
  },
  "luminance": 0.62618
}

Semantic roles & 50–950 ramp

primary
#DBCDC2
secondary
#90A3B2
accent
#79A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DBCDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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