#DBCCC2#DBCCC2

#DBCCC2 is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.5% C 0.022 H 56.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).

Color values

HEX#DBCCC2
RGBrgb(219, 204, 194)
HSLhsl(24, 26%, 81%)
HSVhsv(24, 11%, 86%)
CMYKcmyk(0%, 6.8%, 11.4%, 14.1%)
CIE-LABlab(82.99, 3.53, 6.85)
CIE-LCHlch(82.99, 7.71, 62.73°)
OKLaboklab(85.47% 0.0121 0.018)
OKLCHoklch(85.47% 0.022 56.1)
XYZxyz(60.5431, 62.1418, 59.8337)
Luminance0.6214 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBCCC2 #C2D1DB
analogous
#DBC2C4 #DBCCC2 #DBD8C2
triadic
#DBCCC2 #C2DBCC #CCC2DB
tetradic
#DBCCC2 #C4DBC2 #C2D1DB #D8C2DB
square
#DBCCC2 #C4DBC2 #C2D1DB #D8C2DB
split-complementary
#DBCCC2 #C2DBD8 #C2C4DB
monochromatic
#AE8C75 #C4AC9C #DBCCC2 #F2ECE8 #F4EFEC

Accessibility & contrast

On white

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

On black

13.43
#DBCCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBCCC2
13.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBCCC2#FFFFFF#000000##000000
##DBCCC21.001.5613.4313.43
#FFFFFF1.561.0021.0021.00
#00000013.4321.001.001.00
##00000013.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dbccc2;
/* rgb */ color: rgb(219, 204, 194);
/* oklch */ color: oklch(85.5% 0.022 56.1);
Tailwind
colors: {
  custom: {
    50: '#e6dbd4',
    500: '#dbccc2',
    950: '#000000',
  },
}
SCSS
$custom: #dbccc2;
$custom-light: #e6dbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#dbccc2",
  "rgb": {
    "r": 219,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 24,
    "s": 25.773,
    "l": 80.98
  },
  "oklch": {
    "l": 0.8547,
    "c": 0.0217,
    "h": 56.1
  },
  "luminance": 0.62141
}

Semantic roles & 50–950 ramp

primary
#DBCCC2
secondary
#90A4B2
accent
#7DA441
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DBCCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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