#D3DEBD#D3DEBD

#D3DEBD is a very light, muted yellow-green. Relative luminance 0.698; OKLCH L 88.3% C 0.046 H 122.3°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).

Color values

HEX#D3DEBD
RGBrgb(211, 222, 189)
HSLhsl(80, 33%, 81%)
HSVhsv(80, 15%, 87%)
CMYKcmyk(5%, 0%, 14.9%, 12.9%)
CIE-LABlab(86.88, -9.43, 14.95)
CIE-LCHlch(86.88, 17.68, 122.23°)
OKLaboklab(88.35% -0.0244 0.0386)
OKLCHoklch(88.35% 0.046 122.3)
XYZxyz(62.1693, 69.7655, 58.3251)
Luminance0.6977 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DEBD #C8BDDE
analogous
#DED8BD #D3DEBD #C2DEBD
triadic
#D3DEBD #BDD3DE #DEBDD3
tetradic
#D3DEBD #BDDED8 #C8BDDE #DEBDC2
square
#D3DEBD #BDDED8 #C8BDDE #DEBDC2
split-complementary
#D3DEBD #BDC2DE #D8BDDE
monochromatic
#9DB56B #B8CA94 #D3DEBD #EEF2E6 #F1F5EB

Accessibility & contrast

On white

1.40
#D3DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.95
#D3DEBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DEBD
14.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DEBD#FFFFFF#000000##000000
##D3DEBD1.001.4014.9514.95
#FFFFFF1.401.0021.0021.00
#00000014.9521.001.001.00
##00000014.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2DABB
Deuteranopia (green-blind)
#E1DABE
Tritanopia (blue-blind)
#D6DAD5
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #d3debd;
/* rgb */ color: rgb(211, 222, 189);
/* oklch */ color: oklch(88.3% 0.046 122.3);
Tailwind
colors: {
  custom: {
    50: '#e0e8d1',
    500: '#d3debd',
    950: '#000000',
  },
}
SCSS
$custom: #d3debd;
$custom-light: #e0e8d1;
$custom-dark: #000000;
JSON
{
  "hex": "#d3debd",
  "rgb": {
    "r": 211,
    "g": 222,
    "b": 189
  },
  "hsl": {
    "h": 80,
    "s": 33.333,
    "l": 80.588
  },
  "oklch": {
    "l": 0.8835,
    "c": 0.04571,
    "h": 122.3
  },
  "luminance": 0.69766
}

Semantic roles & 50–950 ramp

primary
#D3DEBD
secondary
#9889B6
accent
#39AC60
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #D3DEBD

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

Preview Lab → · Contrast checker → · Palette generator →

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