#D2D3CB#D2D3CB

#D2D3CB is a very light, near-neutral yellow. Relative luminance 0.646; OKLCH L 86.4% C 0.011 H 112.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).

Color values

HEX#D2D3CB
RGBrgb(210, 211, 203)
HSLhsl(68, 8%, 81%)
HSVhsv(68, 4%, 83%)
CMYKcmyk(0.5%, 0%, 3.8%, 17.3%)
CIE-LABlab(84.28, -1.77, 3.84)
CIE-LCHlch(84.28, 4.22, 114.79°)
OKLaboklab(86.38% -0.0042 0.0101)
OKLCHoklch(86.38% 0.011 112.4)
XYZxyz(60.6504, 64.6021, 65.7626)
Luminance0.6460 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D3CB #CCCBD3
analogous
#D3D0CB #D2D3CB #CED3CB
triadic
#D2D3CB #CBD2D3 #D3CBD2
tetradic
#D2D3CB #CBD3D0 #CCCBD3 #D3CBCE
square
#D2D3CB #CBD3D0 #CCCBD3 #D3CBCE
split-complementary
#D2D3CB #CBCED3 #D0CBD3
monochromatic
#999B89 #B5B7AA #D2D3CB #EFEFEC #F1F1EE

Accessibility & contrast

On white

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

On black

13.92
#D2D3CB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D3CB
13.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D3CB#FFFFFF#000000##000000
##D2D3CB1.001.5113.9213.92
#FFFFFF1.511.0021.0021.00
#00000013.9221.001.001.00
##00000013.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#D3D2D1
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #d2d3cb;
/* rgb */ color: rgb(210, 211, 203);
/* oklch */ color: oklch(86.4% 0.011 112.4);
Tailwind
colors: {
  custom: {
    50: '#dfe0da',
    500: '#d2d3cb',
    950: '#000000',
  },
}
SCSS
$custom: #d2d3cb;
$custom-light: #dfe0da;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d3cb",
  "rgb": {
    "r": 210,
    "g": 211,
    "b": 203
  },
  "hsl": {
    "h": 67.5,
    "s": 8.333,
    "l": 81.176
  },
  "oklch": {
    "l": 0.86382,
    "c": 0.01091,
    "h": 112.4
  },
  "luminance": 0.64602
}

Semantic roles & 50–950 ramp

primary
#D2D3CB
secondary
#9D9CA7
accent
#53925B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #D2D3CB

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

Preview Lab → · Contrast checker → · Palette generator →

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