#DBCCC1#DBCCC1

#DBCCC1 is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.4% C 0.023 H 58.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).

Color values

HEX#DBCCC1
RGBrgb(219, 204, 193)
HSLhsl(25, 27%, 81%)
HSVhsv(25, 12%, 86%)
CMYKcmyk(0%, 6.8%, 11.9%, 14.1%)
CIE-LABlab(82.97, 3.37, 7.35)
CIE-LCHlch(82.97, 8.09, 65.38°)
OKLaboklab(85.44% 0.0117 0.0193)
OKLCHoklch(85.44% 0.023 58.7)
XYZxyz(60.4311, 62.0970, 59.2442)
Luminance0.6210 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBCCC1 #C1D0DB
analogous
#DBC1C3 #DBCCC1 #DBD9C1
triadic
#DBCCC1 #C1DBCC #CCC1DB
tetradic
#DBCCC1 #C3DBC1 #C1D0DB #D9C1DB
square
#DBCCC1 #C3DBC1 #C1D0DB #D9C1DB
split-complementary
#DBCCC1 #C1DBD9 #C1C3DB
monochromatic
#AE8C74 #C5AC9A #DBCCC1 #F1ECE8 #F4EFEC

Accessibility & contrast

On white

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

On black

13.42
#DBCCC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBCCC1
13.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBCCC1#FFFFFF#000000##000000
##DBCCC11.001.5613.4213.42
#FFFFFF1.561.0021.0021.00
#00000013.4221.001.001.00
##00000013.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CDC0
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#E0C9C9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dbccc1;
/* rgb */ color: rgb(219, 204, 193);
/* oklch */ color: oklch(85.4% 0.023 58.7);
Tailwind
colors: {
  custom: {
    50: '#e6dbd3',
    500: '#dbccc1',
    950: '#000000',
  },
}
SCSS
$custom: #dbccc1;
$custom-light: #e6dbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#dbccc1",
  "rgb": {
    "r": 219,
    "g": 204,
    "b": 193
  },
  "hsl": {
    "h": 25.385,
    "s": 26.531,
    "l": 80.784
  },
  "oklch": {
    "l": 0.85444,
    "c": 0.02258,
    "h": 58.7
  },
  "luminance": 0.62096
}

Semantic roles & 50–950 ramp

primary
#DBCCC1
secondary
#8EA3B2
accent
#7AA540
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DBCCC1

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

Preview Lab → · Contrast checker → · Palette generator →

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