#DDCDCD#DDCDCD

#DDCDCD is a very light, near-neutral red. Relative luminance 0.634; OKLCH L 86.1% C 0.018 H 17.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).

Color values

HEX#DDCDCD
RGBrgb(221, 205, 205)
HSLhsl(0, 19%, 84%)
HSVhsv(0, 7%, 87%)
CMYKcmyk(0%, 7.2%, 7.2%, 13.3%)
CIE-LABlab(83.68, 5.55, 2.00)
CIE-LCHlch(83.68, 5.90, 19.86°)
OKLaboklab(86.14% 0.0171 0.0054)
OKLCHoklch(86.14% 0.018 17.5)
XYZxyz(62.6684, 63.4434, 66.6902)
Luminance0.6344 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCDCD #CDDDDD
analogous
#DDCDD5 #DDCDCD #DDD5CD
triadic
#DDCDCD #CDDDCD #CDCDDD
tetradic
#DDCDCD #D5DDCD #CDDDDD #D5CDDD
square
#DDCDCD #D5DDCD #CDDDDD #D5CDDD
split-complementary
#DDCDCD #CDDDD5 #CDD5DD
monochromatic
#AB8484 #C4A9A9 #DDCDCD #F3EDED #F3EDED

Accessibility & contrast

On white

1.53
#DDCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.69
#DDCDCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCDCD
13.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCDCD#FFFFFF#000000##000000
##DDCDCD1.001.5313.6913.69
#FFFFFF1.531.0021.0021.00
#00000013.6921.001.001.00
##00000013.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#E1CCCD
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #ddcdcd;
/* rgb */ color: rgb(221, 205, 205);
/* oklch */ color: oklch(86.1% 0.018 17.5);
Tailwind
colors: {
  custom: {
    50: '#e7dcdc',
    500: '#ddcdcd',
    950: '#000000',
  },
}
SCSS
$custom: #ddcdcd;
$custom-light: #e7dcdc;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcdcd",
  "rgb": {
    "r": 221,
    "g": 205,
    "b": 205
  },
  "hsl": {
    "h": 0,
    "s": 19.048,
    "l": 83.529
  },
  "oklch": {
    "l": 0.86137,
    "c": 0.01788,
    "h": 17.5
  },
  "luminance": 0.63443
}

Semantic roles & 50–950 ramp

primary
#DDCDCD
secondary
#9BB3B3
accent
#9D9D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484

Preview Lab

Preview with #DDCDCD

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

Preview Lab → · Contrast checker → · Palette generator →

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