#D3DBBC#D3DBBC

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

Color values

HEX#D3DBBC
RGBrgb(211, 219, 188)
HSLhsl(75, 30%, 80%)
HSVhsv(75, 14%, 86%)
CMYKcmyk(3.7%, 0%, 14.2%, 14.1%)
CIE-LABlab(86.08, -8.06, 14.34)
CIE-LCHlch(86.08, 16.46, 119.34°)
OKLaboklab(87.71% -0.0206 0.0371)
OKLCHoklch(87.71% 0.042 119)
XYZxyz(61.2714, 68.1429, 57.4922)
Luminance0.6814 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DBBC #C4BCDB
analogous
#DBD4BC #D3DBBC #C4DBBC
triadic
#D3DBBC #BCD3DB #DBBCD3
tetradic
#D3DBBC #BCDBD4 #C4BCDB #DBBCC4
square
#D3DBBC #BCDBD4 #C4BCDB #DBBCC4
split-complementary
#D3DBBC #BCC4DB #D4BCDB
monochromatic
#9FB06C #B9C694 #D3DBBC #EDF0E4 #F2F4EB

Accessibility & contrast

On white

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

On black

14.63
#D3DBBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DBBC
14.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DBBC#FFFFFF#000000##000000
##D3DBBC1.001.4414.6314.63
#FFFFFF1.441.0021.0021.00
#00000014.6321.001.001.00
##00000014.6321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d3dbbc;
/* rgb */ color: rgb(211, 219, 188);
/* oklch */ color: oklch(87.7% 0.042 119.0);
Tailwind
colors: {
  custom: {
    50: '#e0e6d0',
    500: '#d3dbbc',
    950: '#000000',
  },
}
SCSS
$custom: #d3dbbc;
$custom-light: #e0e6d0;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dbbc",
  "rgb": {
    "r": 211,
    "g": 219,
    "b": 188
  },
  "hsl": {
    "h": 75.484,
    "s": 30.097,
    "l": 79.804
  },
  "oklch": {
    "l": 0.87707,
    "c": 0.04241,
    "h": 119
  },
  "luminance": 0.68143
}

Semantic roles & 50–950 ramp

primary
#D3DBBC
secondary
#9489B2
accent
#3DA959
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #D3DBBC

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

Preview Lab → · Contrast checker → · Palette generator →

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