#D3DDBD#D3DDBD

#D3DDBD is a very light, muted yellow-green. Relative luminance 0.692; OKLCH L 88.1% C 0.044 H 121.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).

Color values

HEX#D3DDBD
RGBrgb(211, 221, 189)
HSLhsl(79, 32%, 80%)
HSVhsv(79, 14%, 87%)
CMYKcmyk(4.5%, 0%, 14.5%, 13.3%)
CIE-LABlab(86.62, -8.92, 14.59)
CIE-LCHlch(86.62, 17.10, 121.45°)
OKLaboklab(88.14% -0.023 0.0377)
OKLCHoklch(88.14% 0.044 121.4)
XYZxyz(61.9045, 69.2359, 58.2369)
Luminance0.6924 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DDBD #C7BDDD
analogous
#DDD7BD #D3DDBD #C3DDBD
triadic
#D3DDBD #BDD3DD #DDBDD3
tetradic
#D3DDBD #BDDDD7 #C7BDDD #DDBDC3
square
#D3DDBD #BDDDD7 #C7BDDD #DDBDC3
split-complementary
#D3DDBD #BDC3DD #D7BDDD
monochromatic
#9DB36C #B8C895 #D3DDBD #EEF2E5 #F2F5EB

Accessibility & contrast

On white

1.41
#D3DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.85
#D3DDBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DDBD
14.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DDBD#FFFFFF#000000##000000
##D3DDBD1.001.4114.8514.85
#FFFFFF1.411.0021.0021.00
#00000014.8521.001.001.00
##00000014.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1D9BB
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#D6D9D4
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #d3ddbd;
/* rgb */ color: rgb(211, 221, 189);
/* oklch */ color: oklch(88.1% 0.044 121.4);
Tailwind
colors: {
  custom: {
    50: '#e0e7d1',
    500: '#d3ddbd',
    950: '#000000',
  },
}
SCSS
$custom: #d3ddbd;
$custom-light: #e0e7d1;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ddbd",
  "rgb": {
    "r": 211,
    "g": 221,
    "b": 189
  },
  "hsl": {
    "h": 78.75,
    "s": 32,
    "l": 80.392
  },
  "oklch": {
    "l": 0.88144,
    "c": 0.04417,
    "h": 121.4
  },
  "luminance": 0.69236
}

Semantic roles & 50–950 ramp

primary
#D3DDBD
secondary
#978AB5
accent
#3BAB5E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #D3DDBD

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

Preview Lab → · Contrast checker → · Palette generator →

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