#DCCEBE#DCCEBE

#DCCEBE is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.8% C 0.027 H 71.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).

Color values

HEX#DCCEBE
RGBrgb(220, 206, 190)
HSLhsl(32, 30%, 80%)
HSVhsv(32, 14%, 86%)
CMYKcmyk(0%, 6.4%, 13.6%, 13.7%)
CIE-LABlab(83.48, 2.20, 9.70)
CIE-LCHlch(83.48, 9.95, 77.22°)
OKLaboklab(85.85% 0.0087 0.0253)
OKLCHoklch(85.85% 0.027 71.2)
XYZxyz(60.8801, 63.0769, 57.6732)
Luminance0.6308 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCEBE #BECCDC
analogous
#DCBFBE #DCCEBE #DBDCBE
triadic
#DCCEBE #BEDCCE #CEBEDC
tetradic
#DCCEBE #BEDCBF #BECCDC #DCBEDB
square
#DCCEBE #BEDCBF #BECCDC #DCBEDB
split-complementary
#DCCEBE #BEDBDC #BFBEDC
monochromatic
#B1926E #C7B096 #DCCEBE #F1ECE6 #F4F0EB

Accessibility & contrast

On white

1.54
#DCCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.62
#DCCEBE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCEBE
13.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCEBE#FFFFFF#000000##000000
##DCCEBE1.001.5413.6213.62
#FFFFFF1.541.0021.0021.00
#00000013.6221.001.001.00
##00000013.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#E2CBC9
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dccebe;
/* rgb */ color: rgb(220, 206, 190);
/* oklch */ color: oklch(85.8% 0.027 71.2);
Tailwind
colors: {
  custom: {
    50: '#e7dcd1',
    500: '#dccebe',
    950: '#000000',
  },
}
SCSS
$custom: #dccebe;
$custom-light: #e7dcd1;
$custom-dark: #000000;
JSON
{
  "hex": "#dccebe",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 190
  },
  "hsl": {
    "h": 32,
    "s": 30,
    "l": 80.392
  },
  "oklch": {
    "l": 0.85847,
    "c": 0.02678,
    "h": 71.2
  },
  "luminance": 0.63076
}

Semantic roles & 50–950 ramp

primary
#DCCEBE
secondary
#8B9EB3
accent
#6FA93D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCEBE

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

Preview Lab → · Contrast checker → · Palette generator →

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