#DBCCC5#DBCCC5

#DBCCC5 is a very light, near-neutral orange. Relative luminance 0.623; OKLCH L 85.6% C 0.019 H 46.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).

Color values

HEX#DBCCC5
RGBrgb(219, 204, 197)
HSLhsl(19, 23%, 82%)
HSVhsv(19, 10%, 86%)
CMYKcmyk(0%, 6.8%, 10%, 14.1%)
CIE-LABlab(83.06, 4.03, 5.36)
CIE-LCHlch(83.06, 6.70, 53.08°)
OKLaboklab(85.55% 0.0133 0.0141)
OKLCHoklch(85.55% 0.019 46.8)
XYZxyz(60.8834, 62.2779, 61.6260)
Luminance0.6228 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBCCC5 #C5D4DB
analogous
#DBC5C9 #DBCCC5 #DBD7C5
triadic
#DBCCC5 #C5DBCC #CCC5DB
tetradic
#DBCCC5 #C9DBC5 #C5D4DB #D7C5DB
square
#DBCCC5 #C9DBC5 #C5D4DB #D7C5DB
split-complementary
#DBCCC5 #C5DBD7 #C5C9DB
monochromatic
#AC8A79 #C4AB9F #DBCCC5 #F2EDEB #F3EEEC

Accessibility & contrast

On white

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

On black

13.46
#DBCCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBCCC5
13.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBCCC5#FFFFFF#000000##000000
##DBCCC51.001.5613.4613.46
#FFFFFF1.561.0021.0021.00
#00000013.4621.001.001.00
##00000013.4621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dbccc5;
/* rgb */ color: rgb(219, 204, 197);
/* oklch */ color: oklch(85.6% 0.019 46.8);
Tailwind
colors: {
  custom: {
    50: '#e6dbd6',
    500: '#dbccc5',
    950: '#000000',
  },
}
SCSS
$custom: #dbccc5;
$custom-light: #e6dbd6;
$custom-dark: #000000;
JSON
{
  "hex": "#dbccc5",
  "rgb": {
    "r": 219,
    "g": 204,
    "b": 197
  },
  "hsl": {
    "h": 19.091,
    "s": 23.404,
    "l": 81.569
  },
  "oklch": {
    "l": 0.85551,
    "c": 0.01941,
    "h": 46.8
  },
  "luminance": 0.62277
}

Semantic roles & 50–950 ramp

primary
#DBCCC5
secondary
#93A8B1
accent
#84A244
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DBCCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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