#D3DABC#D3DABC

#D3DABC is a very light, muted yellow-green. Relative luminance 0.676; OKLCH L 87.5% C 0.041 H 117.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).

Color values

HEX#D3DABC
RGBrgb(211, 218, 188)
HSLhsl(74, 29%, 80%)
HSVhsv(74, 14%, 85%)
CMYKcmyk(3.2%, 0%, 13.8%, 14.5%)
CIE-LABlab(85.82, -7.55, 13.98)
CIE-LCHlch(85.82, 15.89, 118.39°)
OKLaboklab(87.5% -0.0192 0.0362)
OKLCHoklch(87.5% 0.041 117.9)
XYZxyz(61.0113, 67.6227, 57.4055)
Luminance0.6762 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DABC #C3BCDA
analogous
#DAD2BC #D3DABC #C4DABC
triadic
#D3DABC #BCD3DA #DABCD3
tetradic
#D3DABC #BCDAD2 #C3BCDA #DABCC4
square
#D3DABC #BCDAD2 #C3BCDA #DABCC4
split-complementary
#D3DABC #BCC4DA #D2BCDA
monochromatic
#9FAE6D #B9C495 #D3DABC #EDF0E3 #F2F4EB

Accessibility & contrast

On white

1.45
#D3DABC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.52
#D3DABC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DABC
14.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DABC#FFFFFF#000000##000000
##D3DABC1.001.4514.5214.52
#FFFFFF1.451.0021.0021.00
#00000014.5221.001.001.00
##00000014.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#D6D6D1
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #d3dabc;
/* rgb */ color: rgb(211, 218, 188);
/* oklch */ color: oklch(87.5% 0.041 117.9);
Tailwind
colors: {
  custom: {
    50: '#e0e5d0',
    500: '#d3dabc',
    950: '#000000',
  },
}
SCSS
$custom: #d3dabc;
$custom-light: #e0e5d0;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dabc",
  "rgb": {
    "r": 211,
    "g": 218,
    "b": 188
  },
  "hsl": {
    "h": 74,
    "s": 28.846,
    "l": 79.608
  },
  "oklch": {
    "l": 0.87501,
    "c": 0.04092,
    "h": 117.9
  },
  "luminance": 0.67623
}

Semantic roles & 50–950 ramp

primary
#D3DABC
secondary
#9389B1
accent
#3EA757
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #D3DABC

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

Preview Lab → · Contrast checker → · Palette generator →

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