#DCCEBC#DCCEBC

#DCCEBC is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.8% C 0.029 H 74.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).

Color values

HEX#DCCEBC
RGBrgb(220, 206, 188)
HSLhsl(34, 31%, 80%)
HSVhsv(34, 15%, 86%)
CMYKcmyk(0%, 6.4%, 14.5%, 13.7%)
CIE-LABlab(83.44, 1.88, 10.70)
CIE-LCHlch(83.44, 10.86, 80.02°)
OKLaboklab(85.8% 0.0079 0.0279)
OKLCHoklch(85.8% 0.029 74.3)
XYZxyz(60.6630, 62.9901, 56.5298)
Luminance0.6299 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCEBC #BCCADC
analogous
#DCBEBC #DCCEBC #DADCBC
triadic
#DCCEBC #BCDCCE #CEBCDC
tetradic
#DCCEBC #BCDCBE #BCCADC #DCBCDA
square
#DCCEBC #BCDCBE #BCCADC #DCBCDA
split-complementary
#DCCEBC #BCDADC #BEBCDC
monochromatic
#B2936C #C7B194 #DCCEBC #F1EBE4 #F5F0EB

Accessibility & contrast

On white

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

On black

13.60
#DCCEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCEBC
13.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCEBC#FFFFFF#000000##000000
##DCCEBC1.001.5413.6013.60
#FFFFFF1.541.0021.0021.00
#00000013.6021.001.001.00
##00000013.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4CEBB
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#E2CAC9
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dccebc;
/* rgb */ color: rgb(220, 206, 188);
/* oklch */ color: oklch(85.8% 0.029 74.3);
Tailwind
colors: {
  custom: {
    50: '#e7dcd0',
    500: '#dccebc',
    950: '#000000',
  },
}
SCSS
$custom: #dccebc;
$custom-light: #e7dcd0;
$custom-dark: #000000;
JSON
{
  "hex": "#dccebc",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 188
  },
  "hsl": {
    "h": 33.75,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.85796,
    "c": 0.02898,
    "h": 74.3
  },
  "luminance": 0.62989
}

Semantic roles & 50–950 ramp

primary
#DCCEBC
secondary
#899BB3
accent
#6CAA3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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