#D3CDC5#D3CDC5

#D3CDC5 is a very light, near-neutral orange. Relative luminance 0.615; OKLCH L 85.1% C 0.013 H 75.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).

Color values

HEX#D3CDC5
RGBrgb(211, 205, 197)
HSLhsl(34, 14%, 80%)
HSVhsv(34, 7%, 83%)
CMYKcmyk(0%, 2.8%, 6.6%, 17.3%)
CIE-LABlab(82.67, 0.67, 4.71)
CIE-LCHlch(82.67, 4.76, 81.90°)
OKLaboklab(85.09% 0.0032 0.0124)
OKLCHoklch(85.09% 0.013 75.4)
XYZxyz(58.7721, 61.5432, 61.5954)
Luminance0.6154 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3CDC5 #C5CBD3
analogous
#D3C6C5 #D3CDC5 #D2D3C5
triadic
#D3CDC5 #C5D3CD #CDC5D3
tetradic
#D3CDC5 #C5D3C6 #C5CBD3 #D3C5D2
square
#D3CDC5 #C5D3C6 #C5CBD3 #D3C5D2
split-complementary
#D3CDC5 #C5D2D3 #C6C5D3
monochromatic
#9E917F #B9AFA2 #D3CDC5 #EDEBE8 #F2F0EE

Accessibility & contrast

On white

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

On black

13.31
#D3CDC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3CDC5
13.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3CDC5#FFFFFF#000000##000000
##D3CDC51.001.5813.3113.31
#FFFFFF1.581.0021.0021.00
#00000013.3121.001.001.00
##00000013.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CDC5
Deuteranopia (green-blind)
#D1CEC5
Tritanopia (blue-blind)
#D6CBCB
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #d3cdc5;
/* rgb */ color: rgb(211, 205, 197);
/* oklch */ color: oklch(85.1% 0.013 75.4);
Tailwind
colors: {
  custom: {
    50: '#e0dcd6',
    500: '#d3cdc5',
    950: '#000000',
  },
}
SCSS
$custom: #d3cdc5;
$custom-light: #e0dcd6;
$custom-dark: #000000;
JSON
{
  "hex": "#d3cdc5",
  "rgb": {
    "r": 211,
    "g": 205,
    "b": 197
  },
  "hsl": {
    "h": 34.286,
    "s": 13.725,
    "l": 80
  },
  "oklch": {
    "l": 0.85088,
    "c": 0.01283,
    "h": 75.4
  },
  "luminance": 0.61543
}

Semantic roles & 50–950 ramp

primary
#D3CDC5
secondary
#959DA7
accent
#6D984E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #D3CDC5

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

Preview Lab → · Contrast checker → · Palette generator →

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