#DDCCC2#DDCCC2

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

Color values

HEX#DDCCC2
RGBrgb(221, 204, 194)
HSLhsl(22, 28%, 81%)
HSVhsv(22, 12%, 87%)
CMYKcmyk(0%, 7.7%, 12.2%, 13.3%)
CIE-LABlab(83.15, 4.25, 7.11)
CIE-LCHlch(83.15, 8.29, 59.15°)
OKLaboklab(85.64% 0.0143 0.0187)
OKLCHoklch(85.64% 0.024 52.6)
XYZxyz(61.1485, 62.4540, 59.8620)
Luminance0.6245 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCCC2 #C2D3DD
analogous
#DDC2C6 #DDCCC2 #DDDAC2
triadic
#DDCCC2 #C2DDCC #CCC2DD
tetradic
#DDCCC2 #C6DDC2 #C2D3DD #DAC2DD
square
#DDCCC2 #C6DDC2 #C2D3DD #DAC2DD
split-complementary
#DDCCC2 #C2DDDA #C2C6DD
monochromatic
#B18A73 #C7AB9B #DDCCC2 #F3EDE9 #F4EFEB

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DDCCC2#FFFFFF#000000##000000
##DDCCC21.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)
#D1CDC1
Deuteranopia (green-blind)
#D5D0C2
Tritanopia (blue-blind)
#E3C9C9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ddccc2;
/* rgb */ color: rgb(221, 204, 194);
/* oklch */ color: oklch(85.6% 0.024 52.6);
Tailwind
colors: {
  custom: {
    50: '#e7dbd4',
    500: '#ddccc2',
    950: '#000000',
  },
}
SCSS
$custom: #ddccc2;
$custom-light: #e7dbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#ddccc2",
  "rgb": {
    "r": 221,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 22.222,
    "s": 28.421,
    "l": 81.373
  },
  "oklch": {
    "l": 0.8564,
    "c": 0.02351,
    "h": 52.6
  },
  "luminance": 0.62453
}

Semantic roles & 50–950 ramp

primary
#DDCCC2
secondary
#8FA6B4
accent
#80A73E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDCCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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