#DCCEC2#DCCEC2

#DCCEC2 is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.0% C 0.023 H 63.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).

Color values

HEX#DCCEC2
RGBrgb(220, 206, 194)
HSLhsl(28, 27%, 81%)
HSVhsv(28, 12%, 86%)
CMYKcmyk(0%, 6.4%, 11.8%, 13.7%)
CIE-LABlab(83.58, 2.84, 7.71)
CIE-LCHlch(83.58, 8.21, 69.76°)
OKLaboklab(85.95% 0.0102 0.0202)
OKLCHoklch(85.95% 0.023 63.2)
XYZxyz(61.3233, 63.2542, 60.0073)
Luminance0.6325 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCEC2 #C2D0DC
analogous
#DCC2C3 #DCCEC2 #DCDBC2
triadic
#DCCEC2 #C2DCCE #CEC2DC
tetradic
#DCCEC2 #C3DCC2 #C2D0DC #DBC2DC
square
#DCCEC2 #C3DCC2 #C2D0DC #DBC2DC
split-complementary
#DCCEC2 #C2DCDB #C2C3DC
monochromatic
#AF9074 #C6AF9B #DCCEC2 #F2EDE9 #F4EFEC

Accessibility & contrast

On white

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

On black

13.65
#DCCEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCEC2
13.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCEC2#FFFFFF#000000##000000
##DCCEC21.001.5413.6513.65
#FFFFFF1.541.0021.0021.00
#00000013.6521.001.001.00
##00000013.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3CFC1
Deuteranopia (green-blind)
#D6D2C2
Tritanopia (blue-blind)
#E1CBCB
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dccec2;
/* rgb */ color: rgb(220, 206, 194);
/* oklch */ color: oklch(86.0% 0.023 63.2);
Tailwind
colors: {
  custom: {
    50: '#e7dcd4',
    500: '#dccec2',
    950: '#000000',
  },
}
SCSS
$custom: #dccec2;
$custom-light: #e7dcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#dccec2",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 194
  },
  "hsl": {
    "h": 27.692,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.85951,
    "c": 0.02266,
    "h": 63.2
  },
  "luminance": 0.63253
}

Semantic roles & 50–950 ramp

primary
#DCCEC2
secondary
#8FA2B3
accent
#77A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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