#DDCDBC#DDCDBC

#DDCDBC is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.7% C 0.029 H 69.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).

Color values

HEX#DDCDBC
RGBrgb(221, 205, 188)
HSLhsl(31, 33%, 80%)
HSVhsv(31, 15%, 87%)
CMYKcmyk(0%, 7.2%, 14.9%, 13.3%)
CIE-LABlab(83.27, 2.77, 10.47)
CIE-LCHlch(83.27, 10.83, 75.18°)
OKLaboklab(85.68% 0.0104 0.0273)
OKLCHoklch(85.68% 0.029 69.1)
XYZxyz(60.7267, 62.6667, 56.4641)
Luminance0.6267 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCDBC #BCCCDD
analogous
#DDBCBC #DDCDBC #DCDDBC
triadic
#DDCDBC #BCDDCD #CDBCDD
tetradic
#DDCDBC #BCDDBC #BCCCDD #DDBCDC
square
#DDCDBC #BCDDBC #BCCCDD #DDBCDC
split-complementary
#DDCDBC #BCDCDD #BCBCDD
monochromatic
#B4906B #C8AF93 #DDCDBC #F2EBE5 #F5F0EB

Accessibility & contrast

On white

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

On black

13.53
#DDCDBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCDBC
13.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCDBC#FFFFFF#000000##000000
##DDCDBC1.001.5513.5313.53
#FFFFFF1.551.0021.0021.00
#00000013.5321.001.001.00
##00000013.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3CDBB
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#E3C9C8
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ddcdbc;
/* rgb */ color: rgb(221, 205, 188);
/* oklch */ color: oklch(85.7% 0.029 69.1);
Tailwind
colors: {
  custom: {
    50: '#e7dcd0',
    500: '#ddcdbc',
    950: '#000000',
  },
}
SCSS
$custom: #ddcdbc;
$custom-light: #e7dcd0;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcdbc",
  "rgb": {
    "r": 221,
    "g": 205,
    "b": 188
  },
  "hsl": {
    "h": 30.909,
    "s": 32.673,
    "l": 80.196
  },
  "oklch": {
    "l": 0.85682,
    "c": 0.02922,
    "h": 69.1
  },
  "luminance": 0.62666
}

Semantic roles & 50–950 ramp

primary
#DDCDBC
secondary
#899EB5
accent
#71AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDCDBC

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

Preview Lab → · Contrast checker → · Palette generator →

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