#D3CDC2#D3CDC2

#D3CDC2 is a very light, near-neutral orange. Relative luminance 0.614; OKLCH L 85.0% C 0.016 H 82.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).

Color values

HEX#D3CDC2
RGBrgb(211, 205, 194)
HSLhsl(39, 16%, 79%)
HSVhsv(39, 8%, 83%)
CMYKcmyk(0%, 2.8%, 8.1%, 17.3%)
CIE-LABlab(82.60, 0.16, 6.21)
CIE-LCHlch(82.60, 6.21, 88.52°)
OKLaboklab(85.01% 0.0021 0.0163)
OKLCHoklch(85.01% 0.016 82.8)
XYZxyz(58.4317, 61.4071, 59.8030)
Luminance0.6141 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3CDC2 #C2C8D3
analogous
#D3C5C2 #D3CDC2 #D1D3C2
triadic
#D3CDC2 #C2D3CD #CDC2D3
tetradic
#D3CDC2 #C2D3C5 #C2C8D3 #D3C2D1
square
#D3CDC2 #C2D3C5 #C2C8D3 #D3C2D1
split-complementary
#D3CDC2 #C2D1D3 #C5C2D3
monochromatic
#A0937B #B9B09E #D3CDC2 #EDEAE6 #F2F0ED

Accessibility & contrast

On white

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

On black

13.28
#D3CDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3CDC2
13.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3CDC2#FFFFFF#000000##000000
##D3CDC21.001.5813.2813.28
#FFFFFF1.581.0021.0021.00
#00000013.2821.001.001.00
##00000013.2821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d3cdc2;
/* rgb */ color: rgb(211, 205, 194);
/* oklch */ color: oklch(85.0% 0.016 82.8);
Tailwind
colors: {
  custom: {
    50: '#e0dcd4',
    500: '#d3cdc2',
    950: '#000000',
  },
}
SCSS
$custom: #d3cdc2;
$custom-light: #e0dcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#d3cdc2",
  "rgb": {
    "r": 211,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 38.824,
    "s": 16.19,
    "l": 79.412
  },
  "oklch": {
    "l": 0.85006,
    "c": 0.01643,
    "h": 82.8
  },
  "luminance": 0.61407
}

Semantic roles & 50–950 ramp

primary
#D3CDC2
secondary
#9199A8
accent
#679A4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #D3CDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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