#D3DEB2#D3DEB2

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

Color values

HEX#D3DEB2
RGBrgb(211, 222, 178)
HSLhsl(75, 40%, 78%)
HSVhsv(75, 20%, 87%)
CMYKcmyk(5%, 0%, 19.8%, 12.9%)
CIE-LABlab(86.66, -11.14, 20.39)
CIE-LCHlch(86.66, 23.23, 118.66°)
OKLaboklab(88.1% -0.0289 0.0521)
OKLCHoklch(88.1% 0.06 119)
XYZxyz(61.0203, 69.3059, 52.2736)
Luminance0.6931 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DEB2 #BDB2DE
analogous
#DED3B2 #D3DEB2 #BDDEB2
triadic
#D3DEB2 #B2D3DE #DEB2D3
tetradic
#D3DEB2 #B2DED3 #BDB2DE #DEB2BD
square
#D3DEB2 #B2DED3 #BDB2DE #DEB2BD
split-complementary
#D3DEB2 #B2BDDE #D3B2DE
monochromatic
#A2B95C #BBCC87 #D3DEB2 #EBF0DD #F3F6EA

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##D3DEB2#FFFFFF#000000##000000
##D3DEB21.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)
#E4D9AF
Deuteranopia (green-blind)
#E3D9B4
Tritanopia (blue-blind)
#D7D9D2
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #d3deb2;
/* rgb */ color: rgb(211, 222, 178);
/* oklch */ color: oklch(88.1% 0.060 119.0);
Tailwind
colors: {
  custom: {
    50: '#e0e8c9',
    500: '#d3deb2',
    950: '#000000',
  },
}
SCSS
$custom: #d3deb2;
$custom-light: #e0e8c9;
$custom-dark: #000000;
JSON
{
  "hex": "#d3deb2",
  "rgb": {
    "r": 211,
    "g": 222,
    "b": 178
  },
  "hsl": {
    "h": 75,
    "s": 40,
    "l": 78.431
  },
  "oklch": {
    "l": 0.88096,
    "c": 0.05963,
    "h": 119
  },
  "luminance": 0.69306
}

Semantic roles & 50–950 ramp

primary
#D3DEB2
secondary
#8C7EB6
accent
#32B353
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482

Preview Lab

Preview with #D3DEB2

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

Preview Lab → · Contrast checker → · Palette generator →

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