#D3CCCB#D3CCCB

#D3CCCB is a very light, near-neutral red. Relative luminance 0.613; OKLCH L 85.1% C 0.008 H 27.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).

Color values

HEX#D3CCCB
RGBrgb(211, 204, 203)
HSLhsl(8, 8%, 81%)
HSVhsv(8, 4%, 83%)
CMYKcmyk(0%, 3.3%, 3.8%, 17.3%)
CIE-LABlab(82.56, 2.24, 1.36)
CIE-LCHlch(82.56, 2.62, 31.22°)
OKLaboklab(85.06% 0.007 0.0036)
OKLCHoklch(85.06% 0.008 27.3)
XYZxyz(59.2348, 61.3468, 65.2089)
Luminance0.6135 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3CCCB #CBD2D3
analogous
#D3CBCE #D3CCCB #D3D0CB
triadic
#D3CCCB #CBD3CC #CCCBD3
tetradic
#D3CCCB #CED3CB #CBD2D3 #D0CBD3
square
#D3CCCB #CED3CB #CBD2D3 #D0CBD3
split-complementary
#D3CCCB #CBD3D0 #CBCED3
monochromatic
#9B8B89 #B7ABAA #D3CCCB #EFEDEC #F1EFEE

Accessibility & contrast

On white

1.58
#D3CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.27
#D3CCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3CCCB
13.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3CCCB#FFFFFF#000000##000000
##D3CCCB1.001.5813.2713.27
#FFFFFF1.581.0021.0021.00
#00000013.2721.001.001.00
##00000013.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCDCB
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#D5CBCC
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #d3cccb;
/* rgb */ color: rgb(211, 204, 203);
/* oklch */ color: oklch(85.1% 0.008 27.3);
Tailwind
colors: {
  custom: {
    50: '#e0dbda',
    500: '#d3cccb',
    950: '#000000',
  },
}
SCSS
$custom: #d3cccb;
$custom-light: #e0dbda;
$custom-dark: #000000;
JSON
{
  "hex": "#d3cccb",
  "rgb": {
    "r": 211,
    "g": 204,
    "b": 203
  },
  "hsl": {
    "h": 7.5,
    "s": 8.333,
    "l": 81.176
  },
  "oklch": {
    "l": 0.85055,
    "c": 0.00792,
    "h": 27.3
  },
  "luminance": 0.61346
}

Semantic roles & 50–950 ramp

primary
#D3CCCB
secondary
#9CA5A7
accent
#8A9253
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #D3CCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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