#D3CBCC#D3CBCC

#D3CBCC is a very light, near-neutral red. Relative luminance 0.609; OKLCH L 84.9% C 0.009 H 8.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).

Color values

HEX#D3CBCC
RGBrgb(211, 203, 204)
HSLhsl(353, 8%, 81%)
HSVhsv(353, 4%, 83%)
CMYKcmyk(0%, 3.8%, 3.3%, 17.3%)
CIE-LABlab(82.34, 2.94, 0.49)
CIE-LCHlch(82.34, 2.98, 9.45°)
OKLaboklab(84.88% 0.0089 0.0013)
OKLCHoklch(84.88% 0.009 8.6)
XYZxyz(59.1175, 60.9208, 65.7595)
Luminance0.6092 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3CBCC #CBD3D2
analogous
#D3CBD0 #D3CBCC #D3CECB
triadic
#D3CBCC #CCD3CB #CBCCD3
tetradic
#D3CBCC #D0D3CB #CBD3D2 #CECBD3
square
#D3CBCC #D0D3CB #CBD3D2 #CECBD3
split-complementary
#D3CBCC #CBD3CE #CBD0D3
monochromatic
#9B898B #B7AAAB #D3CBCC #EFECED #F1EEEF

Accessibility & contrast

On white

1.59
#D3CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.18
#D3CBCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3CBCC
13.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3CBCC#FFFFFF#000000##000000
##D3CBCC1.001.5913.1813.18
#FFFFFF1.591.0021.0021.00
#00000013.1821.001.001.00
##00000013.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#CECDCC
Tritanopia (blue-blind)
#D5CBCB
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #d3cbcc;
/* rgb */ color: rgb(211, 203, 204);
/* oklch */ color: oklch(84.9% 0.009 8.6);
Tailwind
colors: {
  custom: {
    50: '#e0dadb',
    500: '#d3cbcc',
    950: '#000000',
  },
}
SCSS
$custom: #d3cbcc;
$custom-light: #e0dadb;
$custom-dark: #000000;
JSON
{
  "hex": "#d3cbcc",
  "rgb": {
    "r": 211,
    "g": 203,
    "b": 204
  },
  "hsl": {
    "h": 352.5,
    "s": 8.333,
    "l": 81.176
  },
  "oklch": {
    "l": 0.84884,
    "c": 0.00899,
    "h": 8.6
  },
  "luminance": 0.6092
}

Semantic roles & 50–950 ramp

primary
#D3CBCC
secondary
#9CA7A5
accent
#928A53
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #D3CBCC

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

Preview Lab → · Contrast checker → · Palette generator →

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