#DDBDBF#DDBDBF

#DDBDBF is a very light, muted red. Relative luminance 0.555; OKLCH L 82.6% C 0.037 H 13.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).

Color values

HEX#DDBDBF
RGBrgb(221, 189, 191)
HSLhsl(356, 32%, 80%)
HSVhsv(356, 14%, 87%)
CMYKcmyk(0%, 14.5%, 13.6%, 13.3%)
CIE-LABlab(79.35, 11.71, 3.23)
CIE-LCHlch(79.35, 12.14, 15.40°)
OKLaboklab(82.64% 0.0357 0.0087)
OKLCHoklch(82.64% 0.037 13.6)
XYZxyz(57.4200, 55.5305, 56.9738)
Luminance0.5553 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDBDBF #BDDDDB
analogous
#DDBDCF #DDBDBF #DDCBBD
triadic
#DDBDBF #BFDDBD #BDBFDD
tetradic
#DDBDBF #CFDDBD #BDDDDB #CBBDDD
square
#DDBDBF #CFDDBD #BDDDDB #CBBDDD
split-complementary
#DDBDBF #BDDDCB #BDCFDD
monochromatic
#B36C71 #C89598 #DDBDBF #F2E5E6 #F5EBEB

Accessibility & contrast

On white

1.73
#DDBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.11
#DDBDBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDBDBF
12.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDBDBF#FFFFFF#000000##000000
##DDBDBF1.001.7312.1112.11
#FFFFFF1.731.0021.0021.00
#00000012.1121.001.001.00
##00000012.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#E4BABE
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #ddbdbf;
/* rgb */ color: rgb(221, 189, 191);
/* oklch */ color: oklch(82.6% 0.037 13.6);
Tailwind
colors: {
  custom: {
    50: '#e7d1d2',
    500: '#ddbdbf',
    950: '#000000',
  },
}
SCSS
$custom: #ddbdbf;
$custom-light: #e7d1d2;
$custom-dark: #000000;
JSON
{
  "hex": "#ddbdbf",
  "rgb": {
    "r": 221,
    "g": 189,
    "b": 191
  },
  "hsl": {
    "h": 356.25,
    "s": 32,
    "l": 80.392
  },
  "oklch": {
    "l": 0.82639,
    "c": 0.0367,
    "h": 13.6
  },
  "luminance": 0.55529
}

Semantic roles & 50–950 ramp

primary
#DDBDBF
secondary
#8AB5B2
accent
#ABA43B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383

Preview Lab

Preview with #DDBDBF

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

Preview Lab → · Contrast checker → · Palette generator →

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