#DDCED3#DDCED3

#DDCED3 is a very light, near-neutral pink. Relative luminance 0.642; OKLCH L 86.5% C 0.018 H 355.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).

Color values

HEX#DDCED3
RGBrgb(221, 206, 211)
HSLhsl(340, 18%, 84%)
HSVhsv(340, 7%, 87%)
CMYKcmyk(0%, 6.8%, 4.5%, 13.3%)
CIE-LABlab(84.08, 6.06, -0.60)
CIE-LCHlch(84.08, 6.09, 354.32°)
OKLaboklab(86.51% 0.0179 -0.0015)
OKLCHoklch(86.51% 0.018 355.2)
XYZxyz(63.6465, 64.2186, 70.6579)
Luminance0.6422 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCED3 #CEDDD8
analogous
#DDCEDA #DDCED3 #DDD0CE
triadic
#DDCED3 #D3DDCE #CED3DD
tetradic
#DDCED3 #DADDCE #CEDDD8 #D0CEDD
square
#DDCED3 #DADDCE #CEDDD8 #D0CEDD
split-complementary
#DDCED3 #CEDDD0 #CEDADD
monochromatic
#AB8692 #C4AAB3 #DDCED3 #F2EDEF #F2EDEF

Accessibility & contrast

On white

1.52
#DDCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.84
#DDCED3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCED3
13.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCED3#FFFFFF#000000##000000
##DDCED31.001.5213.8413.84
#FFFFFF1.521.0021.0021.00
#00000013.8421.001.001.00
##00000013.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFD0D3
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#E0CED0
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #ddced3;
/* rgb */ color: rgb(221, 206, 211);
/* oklch */ color: oklch(86.5% 0.018 355.2);
Tailwind
colors: {
  custom: {
    50: '#e7dde0',
    500: '#ddced3',
    950: '#000000',
  },
}
SCSS
$custom: #ddced3;
$custom-light: #e7dde0;
$custom-dark: #000000;
JSON
{
  "hex": "#ddced3",
  "rgb": {
    "r": 221,
    "g": 206,
    "b": 211
  },
  "hsl": {
    "h": 340,
    "s": 18.072,
    "l": 83.725
  },
  "oklch": {
    "l": 0.86505,
    "c": 0.01792,
    "h": 355.2
  },
  "luminance": 0.64218
}

Semantic roles & 50–950 ramp

primary
#DDCED3
secondary
#9DB3AB
accent
#9C8149
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484

Preview Lab

Preview with #DDCED3

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

Preview Lab → · Contrast checker → · Palette generator →

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