#DDCDCC#DDCDCC

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

Color values

HEX#DDCDCC
RGBrgb(221, 205, 204)
HSLhsl(4, 20%, 83%)
HSVhsv(4, 8%, 87%)
CMYKcmyk(0%, 7.2%, 7.7%, 13.3%)
CIE-LABlab(83.65, 5.38, 2.50)
CIE-LCHlch(83.65, 5.93, 24.93°)
OKLaboklab(86.11% 0.0167 0.0067)
OKLCHoklch(86.11% 0.018 21.8)
XYZxyz(62.5480, 63.3953, 66.0565)
Luminance0.6339 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCDCC #CCDCDD
analogous
#DDCCD3 #DDCDCC #DDD5CC
triadic
#DDCDCC #CCDDCD #CDCCDD
tetradic
#DDCDCC #D3DDCC #CCDCDD #D5CCDD
square
#DDCDCC #D3DDCC #CCDCDD #D5CCDD
split-complementary
#DDCDCC #CCDDD5 #CCD3DD
monochromatic
#AC8583 #C5A9A7 #DDCDCC #F3EDED #F3EDED

Accessibility & contrast

On white

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

On black

13.68
#DDCDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCDCC
13.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCDCC#FFFFFF#000000##000000
##DDCDCC1.001.5413.6813.68
#FFFFFF1.541.0021.0021.00
#00000013.6821.001.001.00
##00000013.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#D3D2CC
Tritanopia (blue-blind)
#E1CCCD
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ddcdcc;
/* rgb */ color: rgb(221, 205, 204);
/* oklch */ color: oklch(86.1% 0.018 21.8);
Tailwind
colors: {
  custom: {
    50: '#e7dcdb',
    500: '#ddcdcc',
    950: '#000000',
  },
}
SCSS
$custom: #ddcdcc;
$custom-light: #e7dcdb;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcdcc",
  "rgb": {
    "r": 221,
    "g": 205,
    "b": 204
  },
  "hsl": {
    "h": 3.529,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.86109,
    "c": 0.01796,
    "h": 21.8
  },
  "luminance": 0.63394
}

Semantic roles & 50–950 ramp

primary
#DDCDCC
secondary
#9AB2B3
accent
#999E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484

Preview Lab

Preview with #DDCDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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