#DCCEAF#DCCEAF

#DCCEAF is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.5% C 0.044 H 86.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).

Color values

HEX#DCCEAF
RGBrgb(220, 206, 175)
HSLhsl(41, 39%, 77%)
HSVhsv(41, 20%, 86%)
CMYKcmyk(0%, 6.4%, 20.5%, 13.7%)
CIE-LABlab(83.15, -0.09, 17.19)
CIE-LCHlch(83.15, 17.19, 90.30°)
OKLaboklab(85.48% 0.0026 0.0442)
OKLCHoklch(85.48% 0.044 86.6)
XYZxyz(59.3243, 62.4546, 49.4790)
Luminance0.6245 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCEAF #AFBDDC
analogous
#DCB7AF #DCCEAF #D4DCAF
triadic
#DCCEAF #AFDCCE #CEAFDC
tetradic
#DCCEAF #AFDCB7 #AFBDDC #DCAFD4
square
#DCCEAF #AFDCB7 #AFBDDC #DCAFD4
split-complementary
#DCCEAF #AFD4DC #B7AFDC
monochromatic
#B79A5A #C9B484 #DCCEAF #EFE8DA #F6F2EA

Accessibility & contrast

On white

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

On black

13.49
#DCCEAF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCEAF
13.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCEAF#FFFFFF#000000##000000
##DCCEAF1.001.5613.4913.49
#FFFFFF1.561.0021.0021.00
#00000013.4921.001.001.00
##00000013.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#D9D1B0
Tritanopia (blue-blind)
#E4C9C5
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcceaf;
/* rgb */ color: rgb(220, 206, 175);
/* oklch */ color: oklch(85.5% 0.044 86.6);
Tailwind
colors: {
  custom: {
    50: '#e7dcc7',
    500: '#dcceaf',
    950: '#000000',
  },
}
SCSS
$custom: #dcceaf;
$custom-light: #e7dcc7;
$custom-dark: #000000;
JSON
{
  "hex": "#dcceaf",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 175
  },
  "hsl": {
    "h": 41.333,
    "s": 39.13,
    "l": 77.451
  },
  "oklch": {
    "l": 0.85481,
    "c": 0.0443,
    "h": 86.6
  },
  "luminance": 0.62453
}

Semantic roles & 50–950 ramp

primary
#DCCEAF
secondary
#7B8DB4
accent
#5BB233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482

Preview Lab

Preview with #DCCEAF

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

Preview Lab → · Contrast checker → · Palette generator →

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