#D3D3CB#D3D3CB

#D3D3CB is a very light, near-neutral yellow. Relative luminance 0.647; OKLCH L 86.5% C 0.011 H 106.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).

Color values

HEX#D3D3CB
RGBrgb(211, 211, 203)
HSLhsl(60, 8%, 81%)
HSVhsv(60, 4%, 83%)
CMYKcmyk(0%, 0%, 3.8%, 17.3%)
CIE-LABlab(84.35, -1.43, 3.96)
CIE-LCHlch(84.35, 4.20, 109.81°)
OKLaboklab(86.46% -0.0031 0.0104)
OKLCHoklch(86.46% 0.011 106.6)
XYZxyz(60.9361, 64.7494, 65.7760)
Luminance0.6475 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3D3CB #CBCBD3
analogous
#D3CFCB #D3D3CB #CFD3CB
triadic
#D3D3CB #CBD3D3 #D3CBD3
tetradic
#D3D3CB #CBD3CF #CBCBD3 #D3CBCF
square
#D3D3CB #CBD3CF #CBCBD3 #D3CBCF
split-complementary
#D3D3CB #CBCFD3 #CFCBD3
monochromatic
#9B9B89 #B7B7AA #D3D3CB #EFEFEC #F1F1EE

Accessibility & contrast

On white

1.51
#D3D3CB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.95
#D3D3CB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3D3CB
13.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3D3CB#FFFFFF#000000##000000
##D3D3CB1.001.5113.9513.95
#FFFFFF1.511.0021.0021.00
#00000013.9521.001.001.00
##00000013.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#D4D2D1
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #d3d3cb;
/* rgb */ color: rgb(211, 211, 203);
/* oklch */ color: oklch(86.5% 0.011 106.6);
Tailwind
colors: {
  custom: {
    50: '#e0e0da',
    500: '#d3d3cb',
    950: '#000000',
  },
}
SCSS
$custom: #d3d3cb;
$custom-light: #e0e0da;
$custom-dark: #000000;
JSON
{
  "hex": "#d3d3cb",
  "rgb": {
    "r": 211,
    "g": 211,
    "b": 203
  },
  "hsl": {
    "h": 60,
    "s": 8.333,
    "l": 81.176
  },
  "oklch": {
    "l": 0.86461,
    "c": 0.01086,
    "h": 106.6
  },
  "luminance": 0.64749
}

Semantic roles & 50–950 ramp

primary
#D3D3CB
secondary
#9C9CA7
accent
#539253
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #D3D3CB

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

Preview Lab → · Contrast checker → · Palette generator →

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