#D3DDBF#D3DDBF

#D3DDBF is a very light, muted yellow-green. Relative luminance 0.693; OKLCH L 88.2% C 0.042 H 122.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).

Color values

HEX#D3DDBF
RGBrgb(211, 221, 191)
HSLhsl(80, 31%, 81%)
HSVhsv(80, 14%, 87%)
CMYKcmyk(4.5%, 0%, 13.6%, 13.3%)
CIE-LABlab(86.66, -8.60, 13.60)
CIE-LCHlch(86.66, 16.09, 122.31°)
OKLaboklab(88.19% -0.0222 0.0352)
OKLCHoklch(88.19% 0.042 122.3)
XYZxyz(62.1231, 69.3234, 59.3881)
Luminance0.6932 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DDBF #C9BFDD
analogous
#DDD8BF #D3DDBF #C4DDBF
triadic
#D3DDBF #BFD3DD #DDBFD3
tetradic
#D3DDBF #BFDDD8 #C9BFDD #DDBFC4
square
#D3DDBF #BFDDD8 #C9BFDD #DDBFC4
split-complementary
#D3DDBF #BFC4DD #D8BFDD
monochromatic
#9CB36F #B8C897 #D3DDBF #EEF2E7 #F1F4EB

Accessibility & contrast

On white

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

On black

14.86
#D3DDBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DDBF
14.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DDBF#FFFFFF#000000##000000
##D3DDBF1.001.4114.8614.86
#FFFFFF1.411.0021.0021.00
#00000014.8621.001.001.00
##00000014.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#E0D9C0
Tritanopia (blue-blind)
#D6DAD4
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #d3ddbf;
/* rgb */ color: rgb(211, 221, 191);
/* oklch */ color: oklch(88.2% 0.042 122.3);
Tailwind
colors: {
  custom: {
    50: '#e0e7d2',
    500: '#d3ddbf',
    950: '#000000',
  },
}
SCSS
$custom: #d3ddbf;
$custom-light: #e0e7d2;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ddbf",
  "rgb": {
    "r": 211,
    "g": 221,
    "b": 191
  },
  "hsl": {
    "h": 80,
    "s": 30.612,
    "l": 80.784
  },
  "oklch": {
    "l": 0.88192,
    "c": 0.04163,
    "h": 122.3
  },
  "luminance": 0.69323
}

Semantic roles & 50–950 ramp

primary
#D3DDBF
secondary
#998CB4
accent
#3CA961
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #D3DDBF

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

Preview Lab → · Contrast checker → · Palette generator →

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