#DBCCC3#DBCCC3

#DBCCC3 is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.5% C 0.021 H 53.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).

Color values

HEX#DBCCC3
RGBrgb(219, 204, 195)
HSLhsl(23, 25%, 81%)
HSVhsv(23, 11%, 86%)
CMYKcmyk(0%, 6.8%, 11%, 14.1%)
CIE-LABlab(83.01, 3.70, 6.35)
CIE-LCHlch(83.01, 7.35, 59.82°)
OKLaboklab(85.5% 0.0125 0.0167)
OKLCHoklch(85.5% 0.021 53.2)
XYZxyz(60.6558, 62.1868, 60.4271)
Luminance0.6219 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBCCC3 #C3D2DB
analogous
#DBC3C6 #DBCCC3 #DBD8C3
triadic
#DBCCC3 #C3DBCC #CCC3DB
tetradic
#DBCCC3 #C6DBC3 #C3D2DB #D8C3DB
square
#DBCCC3 #C6DBC3 #C3D2DB #D8C3DB
split-complementary
#DBCCC3 #C3DBD8 #C3C6DB
monochromatic
#AD8B76 #C4AB9D #DBCCC3 #F2EDE9 #F4EFEC

Accessibility & contrast

On white

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

On black

13.44
#DBCCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBCCC3
13.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBCCC3#FFFFFF#000000##000000
##DBCCC31.001.5613.4413.44
#FFFFFF1.561.0021.0021.00
#00000013.4421.001.001.00
##00000013.4421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dbccc3;
/* rgb */ color: rgb(219, 204, 195);
/* oklch */ color: oklch(85.5% 0.021 53.2);
Tailwind
colors: {
  custom: {
    50: '#e6dbd5',
    500: '#dbccc3',
    950: '#000000',
  },
}
SCSS
$custom: #dbccc3;
$custom-light: #e6dbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#dbccc3",
  "rgb": {
    "r": 219,
    "g": 204,
    "b": 195
  },
  "hsl": {
    "h": 22.5,
    "s": 25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.85497,
    "c": 0.02088,
    "h": 53.2
  },
  "luminance": 0.62186
}

Semantic roles & 50–950 ramp

primary
#DBCCC3
secondary
#91A5B2
accent
#7FA442
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DBCCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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