#D3CDC4#D3CDC4

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

Color values

HEX#D3CDC4
RGBrgb(211, 205, 196)
HSLhsl(36, 15%, 80%)
HSVhsv(36, 7%, 83%)
CMYKcmyk(0%, 2.8%, 7.1%, 17.3%)
CIE-LABlab(82.65, 0.50, 5.21)
CIE-LCHlch(82.65, 5.23, 84.52°)
OKLaboklab(85.06% 0.0029 0.0137)
OKLCHoklch(85.06% 0.014 78.3)
XYZxyz(58.6579, 61.4975, 60.9939)
Luminance0.6150 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3CDC4 #C4CAD3
analogous
#D3C6C4 #D3CDC4 #D2D3C4
triadic
#D3CDC4 #C4D3CD #CDC4D3
tetradic
#D3CDC4 #C4D3C6 #C4CAD3 #D3C4D2
square
#D3CDC4 #C4D3C6 #C4CAD3 #D3C4D2
split-complementary
#D3CDC4 #C4D2D3 #C6C4D3
monochromatic
#9F927E #B9AFA1 #D3CDC4 #EDEBE7 #F2F0ED

Accessibility & contrast

On white

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

On black

13.30
#D3CDC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3CDC4
13.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3CDC4#FFFFFF#000000##000000
##D3CDC41.001.5813.3013.30
#FFFFFF1.581.0021.0021.00
#00000013.3021.001.001.00
##00000013.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#D6CBCA
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #d3cdc4;
/* rgb */ color: rgb(211, 205, 196);
/* oklch */ color: oklch(85.1% 0.014 78.3);
Tailwind
colors: {
  custom: {
    50: '#e0dcd5',
    500: '#d3cdc4',
    950: '#000000',
  },
}
SCSS
$custom: #d3cdc4;
$custom-light: #e0dcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#d3cdc4",
  "rgb": {
    "r": 211,
    "g": 205,
    "b": 196
  },
  "hsl": {
    "h": 36,
    "s": 14.563,
    "l": 79.804
  },
  "oklch": {
    "l": 0.8506,
    "c": 0.014,
    "h": 78.3
  },
  "luminance": 0.61497
}

Semantic roles & 50–950 ramp

primary
#D3CDC4
secondary
#949CA8
accent
#6B994D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #D3CDC4

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

Preview Lab → · Contrast checker → · Palette generator →

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