#DCCABE#DCCABE

#DCCABE is a very light, muted orange. Relative luminance 0.612; OKLCH L 85.1% C 0.026 H 56.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).

Color values

HEX#DCCABE
RGBrgb(220, 202, 190)
HSLhsl(24, 30%, 80%)
HSVhsv(24, 14%, 86%)
CMYKcmyk(0%, 8.2%, 13.6%, 13.7%)
CIE-LABlab(82.47, 4.30, 8.26)
CIE-LCHlch(82.47, 9.31, 62.51°)
OKLaboklab(85.06% 0.0146 0.0216)
OKLCHoklch(85.06% 0.026 56)
XYZxyz(59.9294, 61.1755, 57.3563)
Luminance0.6117 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCABE #BED0DC
analogous
#DCBEC1 #DCCABE #DCD9BE
triadic
#DCCABE #BEDCCA #CABEDC
tetradic
#DCCABE #C1DCBE #BED0DC #D9BEDC
square
#DCCABE #C1DCBE #BED0DC #D9BEDC
split-complementary
#DCCABE #BEDCD9 #BEC1DC
monochromatic
#B1896E #C7AA96 #DCCABE #F1EAE6 #F4EFEB

Accessibility & contrast

On white

1.59
#DCCABE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.23
#DCCABE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCABE
13.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCABE#FFFFFF#000000##000000
##DCCABE1.001.5913.2313.23
#FFFFFF1.591.0021.0021.00
#00000013.2321.001.001.00
##00000013.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCBBD
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#E2C7C7
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #dccabe;
/* rgb */ color: rgb(220, 202, 190);
/* oklch */ color: oklch(85.1% 0.026 56.0);
Tailwind
colors: {
  custom: {
    50: '#e7dad1',
    500: '#dccabe',
    950: '#000000',
  },
}
SCSS
$custom: #dccabe;
$custom-light: #e7dad1;
$custom-dark: #000000;
JSON
{
  "hex": "#dccabe",
  "rgb": {
    "r": 220,
    "g": 202,
    "b": 190
  },
  "hsl": {
    "h": 24,
    "s": 30,
    "l": 80.392
  },
  "oklch": {
    "l": 0.85055,
    "c": 0.0261,
    "h": 56
  },
  "luminance": 0.61174
}

Semantic roles & 50–950 ramp

primary
#DCCABE
secondary
#8BA3B3
accent
#7EA93D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383

Preview Lab

Preview with #DCCABE

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

Preview Lab → · Contrast checker → · Palette generator →

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