#D2D5CC#D2D5CC

#D2D5CC is a very light, near-neutral yellow-green. Relative luminance 0.656; OKLCH L 86.8% C 0.013 H 121.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).

Color values

HEX#D2D5CC
RGBrgb(210, 213, 204)
HSLhsl(80, 10%, 82%)
HSVhsv(80, 4%, 84%)
CMYKcmyk(1.4%, 0%, 4.2%, 16.5%)
CIE-LABlab(84.82, -2.64, 4.09)
CIE-LCHlch(84.82, 4.86, 122.82°)
OKLaboklab(86.82% -0.0066 0.0107)
OKLCHoklch(86.82% 0.013 121.7)
XYZxyz(61.2699, 65.6498, 66.5589)
Luminance0.6565 (WCAG relative)
Temperatureneutral
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D5CC #CFCCD5
analogous
#D5D4CC #D2D5CC #CED5CC
triadic
#D2D5CC #CCD2D5 #D5CCD2
tetradic
#D2D5CC #CCD5D4 #CFCCD5 #D5CCCE
square
#D2D5CC #CCD5D4 #CFCCD5 #D5CCCE
split-complementary
#D2D5CC #CCCED5 #D4CCD5
monochromatic
#979E89 #B4B9AA #D2D5CC #F0F1EE #F0F1EE

Accessibility & contrast

On white

1.49
#D2D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.13
#D2D5CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D5CC
14.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D5CC#FFFFFF#000000##000000
##D2D5CC1.001.4914.1314.13
#FFFFFF1.491.0021.0021.00
#00000014.1321.001.001.00
##00000014.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#D3D4D2
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #d2d5cc;
/* rgb */ color: rgb(210, 213, 204);
/* oklch */ color: oklch(86.8% 0.013 121.7);
Tailwind
colors: {
  custom: {
    50: '#dfe1db',
    500: '#d2d5cc',
    950: '#000000',
  },
}
SCSS
$custom: #d2d5cc;
$custom-light: #dfe1db;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d5cc",
  "rgb": {
    "r": 210,
    "g": 213,
    "b": 204
  },
  "hsl": {
    "h": 80,
    "s": 9.677,
    "l": 81.765
  },
  "oklch": {
    "l": 0.86815,
    "c": 0.01263,
    "h": 121.7
  },
  "luminance": 0.6565
}

Semantic roles & 50–950 ramp

primary
#D2D5CC
secondary
#A19CA9
accent
#529468
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484

Preview Lab

Preview with #D2D5CC

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

Preview Lab → · Contrast checker → · Palette generator →

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