#D3DBBB#D3DBBB

#D3DBBB is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.7% C 0.044 H 118.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).

Color values

HEX#D3DBBB
RGBrgb(211, 219, 187)
HSLhsl(75, 31%, 80%)
HSVhsv(75, 15%, 86%)
CMYKcmyk(3.7%, 0%, 14.6%, 14.1%)
CIE-LABlab(86.06, -8.22, 14.84)
CIE-LCHlch(86.06, 16.97, 119.00°)
OKLaboklab(87.68% -0.021 0.0383)
OKLCHoklch(87.68% 0.044 118.7)
XYZxyz(61.1640, 68.0999, 56.9264)
Luminance0.6810 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DBBB #C3BBDB
analogous
#DBD3BB #D3DBBB #C3DBBB
triadic
#D3DBBB #BBD3DB #DBBBD3
tetradic
#D3DBBB #BBDBD3 #C3BBDB #DBBBC3
square
#D3DBBB #BBDBD3 #C3BBDB #DBBBC3
split-complementary
#D3DBBB #BBC3DB #D3BBDB
monochromatic
#9FB16B #B9C693 #D3DBBB #EDF0E3 #F2F4EB

Accessibility & contrast

On white

1.44
#D3DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.62
#D3DBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DBBB
14.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DBBB#FFFFFF#000000##000000
##D3DBBB1.001.4414.6214.62
#FFFFFF1.441.0021.0021.00
#00000014.6221.001.001.00
##00000014.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DFD7BC
Tritanopia (blue-blind)
#D6D7D2
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #d3dbbb;
/* rgb */ color: rgb(211, 219, 187);
/* oklch */ color: oklch(87.7% 0.044 118.7);
Tailwind
colors: {
  custom: {
    50: '#e0e6cf',
    500: '#d3dbbb',
    950: '#000000',
  },
}
SCSS
$custom: #d3dbbb;
$custom-light: #e0e6cf;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dbbb",
  "rgb": {
    "r": 211,
    "g": 219,
    "b": 187
  },
  "hsl": {
    "h": 75,
    "s": 30.769,
    "l": 79.608
  },
  "oklch": {
    "l": 0.87683,
    "c": 0.04371,
    "h": 118.7
  },
  "luminance": 0.681
}

Semantic roles & 50–950 ramp

primary
#D3DBBB
secondary
#9388B2
accent
#3CA957
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483

Preview Lab

Preview with #D3DBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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