#DDCCCD#DDCCCD

#DDCCCD is a very light, near-neutral red. Relative luminance 0.630; OKLCH L 85.9% C 0.019 H 13.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).

Color values

HEX#DDCCCD
RGBrgb(221, 204, 205)
HSLhsl(356, 20%, 83%)
HSVhsv(356, 8%, 87%)
CMYKcmyk(0%, 7.7%, 7.2%, 13.3%)
CIE-LABlab(83.42, 6.08, 1.64)
CIE-LCHlch(83.42, 6.29, 15.10°)
OKLaboklab(85.94% 0.0185 0.0044)
OKLCHoklch(85.94% 0.019 13.4)
XYZxyz(62.4299, 62.9665, 66.6107)
Luminance0.6297 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCCCD #CCDDDC
analogous
#DDCCD5 #DDCCCD #DDD3CC
triadic
#DDCCCD #CDDDCC #CCCDDD
tetradic
#DDCCCD #D5DDCC #CCDDDC #D3CCDD
square
#DDCCCD #D5DDCC #CCDDDC #D3CCDD
split-complementary
#DDCCCD #CCDDD3 #CCD5DD
monochromatic
#AC8385 #C5A7A9 #DDCCCD #F3EDED #F3EDED

Accessibility & contrast

On white

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

On black

13.59
#DDCCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCCCD
13.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCCCD#FFFFFF#000000##000000
##DDCCCD1.001.5413.5913.59
#FFFFFF1.541.0021.0021.00
#00000013.5921.001.001.00
##00000013.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#E1CBCC
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ddcccd;
/* rgb */ color: rgb(221, 204, 205);
/* oklch */ color: oklch(85.9% 0.019 13.4);
Tailwind
colors: {
  custom: {
    50: '#e7dbdc',
    500: '#ddcccd',
    950: '#000000',
  },
}
SCSS
$custom: #ddcccd;
$custom-light: #e7dbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcccd",
  "rgb": {
    "r": 221,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 356.471,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.85941,
    "c": 0.01905,
    "h": 13.4
  },
  "luminance": 0.62966
}

Semantic roles & 50–950 ramp

primary
#DDCCCD
secondary
#9AB3B2
accent
#9E9947
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DDCCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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