#D3DDBC#D3DDBC

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

Color values

HEX#D3DDBC
RGBrgb(211, 221, 188)
HSLhsl(78, 33%, 80%)
HSVhsv(78, 15%, 87%)
CMYKcmyk(4.5%, 0%, 14.9%, 13.3%)
CIE-LABlab(86.60, -9.08, 15.08)
CIE-LCHlch(86.60, 17.60, 121.06°)
OKLaboklab(88.12% -0.0234 0.0389)
OKLCHoklch(88.12% 0.045 121)
XYZxyz(61.7963, 69.1927, 57.6672)
Luminance0.6919 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DDBC #C6BCDD
analogous
#DDD6BC #D3DDBC #C2DDBC
triadic
#D3DDBC #BCD3DD #DDBCD3
tetradic
#D3DDBC #BCDDD6 #C6BCDD #DDBCC2
square
#D3DDBC #BCDDD6 #C6BCDD #DDBCC2
split-complementary
#D3DDBC #BCC2DD #D6BCDD
monochromatic
#9EB46B #B8C893 #D3DDBC #EEF2E5 #F2F5EB

Accessibility & contrast

On white

1.42
#D3DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.84
#D3DDBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DDBC
14.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DDBC#FFFFFF#000000##000000
##D3DDBC1.001.4214.8414.84
#FFFFFF1.421.0021.0021.00
#00000014.8421.001.001.00
##00000014.8421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d3ddbc;
/* rgb */ color: rgb(211, 221, 188);
/* oklch */ color: oklch(88.1% 0.045 121.0);
Tailwind
colors: {
  custom: {
    50: '#e0e7d0',
    500: '#d3ddbc',
    950: '#000000',
  },
}
SCSS
$custom: #d3ddbc;
$custom-light: #e0e7d0;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ddbc",
  "rgb": {
    "r": 211,
    "g": 221,
    "b": 188
  },
  "hsl": {
    "h": 78.182,
    "s": 32.673,
    "l": 80.196
  },
  "oklch": {
    "l": 0.8812,
    "c": 0.04545,
    "h": 121
  },
  "luminance": 0.69193
}

Semantic roles & 50–950 ramp

primary
#D3DDBC
secondary
#9689B5
accent
#3AAB5C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #D3DDBC

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

Preview Lab → · Contrast checker → · Palette generator →

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