#DDCDCB#DDCDCB

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

Color values

HEX#DDCDCB
RGBrgb(221, 205, 203)
HSLhsl(7, 21%, 83%)
HSVhsv(7, 8%, 87%)
CMYKcmyk(0%, 7.2%, 8.1%, 13.3%)
CIE-LABlab(83.62, 5.21, 3.00)
CIE-LCHlch(83.62, 6.01, 29.91°)
OKLaboklab(86.08% 0.0163 0.008)
OKLCHoklch(86.08% 0.018 26.1)
XYZxyz(62.4285, 63.3475, 65.4269)
Luminance0.6335 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCDCB #CBDBDD
analogous
#DDCBD2 #DDCDCB #DDD6CB
triadic
#DDCDCB #CBDDCD #CDCBDD
tetradic
#DDCDCB #D2DDCB #CBDBDD #D6CBDD
square
#DDCDCB #D2DDCB #CBDBDD #D6CBDD
split-complementary
#DDCDCB #CBDDD6 #CBD2DD
monochromatic
#AD8681 #C5A9A6 #DDCDCB #F3EDEC #F3EDEC

Accessibility & contrast

On white

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

On black

13.67
#DDCDCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCDCB
13.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCDCB#FFFFFF#000000##000000
##DDCDCB1.001.5413.6713.67
#FFFFFF1.541.0021.0021.00
#00000013.6721.001.001.00
##00000013.6721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ddcdcb;
/* rgb */ color: rgb(221, 205, 203);
/* oklch */ color: oklch(86.1% 0.018 26.1);
Tailwind
colors: {
  custom: {
    50: '#e7dcda',
    500: '#ddcdcb',
    950: '#000000',
  },
}
SCSS
$custom: #ddcdcb;
$custom-light: #e7dcda;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcdcb",
  "rgb": {
    "r": 221,
    "g": 205,
    "b": 203
  },
  "hsl": {
    "h": 6.667,
    "s": 20.93,
    "l": 83.137
  },
  "oklch": {
    "l": 0.86081,
    "c": 0.01813,
    "h": 26.1
  },
  "luminance": 0.63347
}

Semantic roles & 50–950 ramp

primary
#DDCDCB
secondary
#99B0B3
accent
#959F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDCDCB

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

Preview Lab → · Contrast checker → · Palette generator →

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