#DCCEB3#DCCEB3

#DCCEB3 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.6% C 0.039 H 83.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).

Color values

HEX#DCCEB3
RGBrgb(220, 206, 179)
HSLhsl(40, 37%, 78%)
HSVhsv(40, 19%, 86%)
CMYKcmyk(0%, 6.4%, 18.6%, 13.7%)
CIE-LABlab(83.24, 0.50, 15.19)
CIE-LCHlch(83.24, 15.20, 88.11°)
OKLaboklab(85.58% 0.0043 0.0392)
OKLCHoklch(85.58% 0.039 83.8)
XYZxyz(59.7229, 62.6141, 51.5787)
Luminance0.6261 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCEB3 #B3C1DC
analogous
#DCB9B3 #DCCEB3 #D5DCB3
triadic
#DCCEB3 #B3DCCE #CEB3DC
tetradic
#DCCEB3 #B3DCB9 #B3C1DC #DCB3D5
square
#DCCEB3 #B3DCB9 #B3C1DC #DCB3D5
split-complementary
#DCCEB3 #B3D5DC #B9B3DC
monochromatic
#B5985F #C9B389 #DCCEB3 #EFE9DD #F5F1EA

Accessibility & contrast

On white

1.55
#DCCEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.52
#DCCEB3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCEB3
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCEB3#FFFFFF#000000##000000
##DCCEB31.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5CDB1
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#E3C9C6
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcceb3;
/* rgb */ color: rgb(220, 206, 179);
/* oklch */ color: oklch(85.6% 0.039 83.8);
Tailwind
colors: {
  custom: {
    50: '#e7dcc9',
    500: '#dcceb3',
    950: '#000000',
  },
}
SCSS
$custom: #dcceb3;
$custom-light: #e7dcc9;
$custom-dark: #000000;
JSON
{
  "hex": "#dcceb3",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 179
  },
  "hsl": {
    "h": 39.512,
    "s": 36.937,
    "l": 78.235
  },
  "oklch": {
    "l": 0.85575,
    "c": 0.03947,
    "h": 83.8
  },
  "luminance": 0.62613
}

Semantic roles & 50–950 ramp

primary
#DCCEB3
secondary
#7F91B4
accent
#5FB036
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482

Preview Lab

Preview with #DCCEB3

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

Preview Lab → · Contrast checker → · Palette generator →

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