#D2D3CA#D2D3CA

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

Color values

HEX#D2D3CA
RGBrgb(210, 211, 202)
HSLhsl(67, 9%, 81%)
HSVhsv(67, 4%, 83%)
CMYKcmyk(0.5%, 0%, 4.3%, 17.3%)
CIE-LABlab(84.25, -1.95, 4.33)
CIE-LCHlch(84.25, 4.75, 114.20°)
OKLaboklab(86.36% -0.0045 0.0114)
OKLCHoklch(86.36% 0.012 111.8)
XYZxyz(60.5317, 64.5545, 65.1370)
Luminance0.6455 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D3CA #CBCAD3
analogous
#D3CFCA #D2D3CA #CDD3CA
triadic
#D2D3CA #CAD2D3 #D3CAD2
tetradic
#D2D3CA #CAD3CF #CBCAD3 #D3CACD
square
#D2D3CA #CAD3CF #CBCAD3 #D3CACD
split-complementary
#D2D3CA #CACDD3 #CFCAD3
monochromatic
#999B87 #B6B7A9 #D2D3CA #EEEFEB #F1F1EE

Accessibility & contrast

On white

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

On black

13.91
#D2D3CA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D3CA
13.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D3CA#FFFFFF#000000##000000
##D2D3CA1.001.5113.9113.91
#FFFFFF1.511.0021.0021.00
#00000013.9121.001.001.00
##00000013.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D2CA
Deuteranopia (green-blind)
#D5D2CA
Tritanopia (blue-blind)
#D3D2D0
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #d2d3ca;
/* rgb */ color: rgb(210, 211, 202);
/* oklch */ color: oklch(86.4% 0.012 111.8);
Tailwind
colors: {
  custom: {
    50: '#dfe0da',
    500: '#d2d3ca',
    950: '#000000',
  },
}
SCSS
$custom: #d2d3ca;
$custom-light: #dfe0da;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d3ca",
  "rgb": {
    "r": 210,
    "g": 211,
    "b": 202
  },
  "hsl": {
    "h": 66.667,
    "s": 9.278,
    "l": 80.98
  },
  "oklch": {
    "l": 0.86355,
    "c": 0.01227,
    "h": 111.8
  },
  "luminance": 0.64554
}

Semantic roles & 50–950 ramp

primary
#D2D3CA
secondary
#9C9AA7
accent
#529359
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #D2D3CA

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

Preview Lab → · Contrast checker → · Palette generator →

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