#D3DCBC#D3DCBC

#D3DCBC is a very light, muted yellow-green. Relative luminance 0.687; OKLCH L 87.9% C 0.044 H 120.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).

Color values

HEX#D3DCBC
RGBrgb(211, 220, 188)
HSLhsl(77, 31%, 80%)
HSVhsv(77, 15%, 86%)
CMYKcmyk(4.1%, 0%, 14.5%, 13.7%)
CIE-LABlab(86.34, -8.57, 14.71)
CIE-LCHlch(86.34, 17.03, 120.23°)
OKLaboklab(87.91% -0.022 0.038)
OKLCHoklch(87.91% 0.044 120.1)
XYZxyz(61.5331, 68.6662, 57.5794)
Luminance0.6867 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DCBC #C5BCDC
analogous
#DCD5BC #D3DCBC #C3DCBC
triadic
#D3DCBC #BCD3DC #DCBCD3
tetradic
#D3DCBC #BCDCD5 #C5BCDC #DCBCC3
square
#D3DCBC #BCDCD5 #C5BCDC #DCBCC3
split-complementary
#D3DCBC #BCC3DC #D5BCDC
monochromatic
#9EB26C #B9C794 #D3DCBC #EDF1E4 #F2F5EB

Accessibility & contrast

On white

1.43
#D3DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.73
#D3DCBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DCBC
14.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DCBC#FFFFFF#000000##000000
##D3DCBC1.001.4314.7314.73
#FFFFFF1.431.0021.0021.00
#00000014.7321.001.001.00
##00000014.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#D6D8D3
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #d3dcbc;
/* rgb */ color: rgb(211, 220, 188);
/* oklch */ color: oklch(87.9% 0.044 120.1);
Tailwind
colors: {
  custom: {
    50: '#e0e6d0',
    500: '#d3dcbc',
    950: '#000000',
  },
}
SCSS
$custom: #d3dcbc;
$custom-light: #e0e6d0;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dcbc",
  "rgb": {
    "r": 211,
    "g": 220,
    "b": 188
  },
  "hsl": {
    "h": 76.875,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.87913,
    "c": 0.04392,
    "h": 120.1
  },
  "luminance": 0.68666
}

Semantic roles & 50–950 ramp

primary
#D3DCBC
secondary
#9589B3
accent
#3BAA5B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #D3DCBC

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

Preview Lab → · Contrast checker → · Palette generator →

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