#D3DACC#D3DACC

#D3DACC is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.9% C 0.020 H 128.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).

Color values

HEX#D3DACC
RGBrgb(211, 218, 204)
HSLhsl(90, 16%, 83%)
HSVhsv(90, 6%, 85%)
CMYKcmyk(3.2%, 0%, 6.4%, 14.5%)
CIE-LABlab(86.18, -4.87, 6.07)
CIE-LCHlch(86.18, 7.78, 128.79°)
OKLaboklab(87.91% -0.0127 0.0159)
OKLCHoklch(87.91% 0.02 128.7)
XYZxyz(62.8327, 68.3512, 66.9980)
Luminance0.6835 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DACC #D3CCDA
analogous
#DADACC #D3DACC #CCDACC
triadic
#D3DACC #CCD3DA #DACCD3
tetradic
#D3DACC #CCDADA #D3CCDA #DACCCC
square
#D3DACC #CCDADA #D3CCDA #DACCCC
split-complementary
#D3DACC #CCCCDA #DACCDA
monochromatic
#96A785 #B4C0A9 #D3DACC #F0F2ED #F0F2ED

Accessibility & contrast

On white

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

On black

14.67
#D3DACC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DACC
14.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DACC#FFFFFF#000000##000000
##D3DACC1.001.4314.6714.67
#FFFFFF1.431.0021.0021.00
#00000014.6721.001.001.00
##00000014.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#DBD7CD
Tritanopia (blue-blind)
#D4D9D6
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #d3dacc;
/* rgb */ color: rgb(211, 218, 204);
/* oklch */ color: oklch(87.9% 0.020 128.7);
Tailwind
colors: {
  custom: {
    50: '#e0e5db',
    500: '#d3dacc',
    950: '#000000',
  },
}
SCSS
$custom: #d3dacc;
$custom-light: #e0e5db;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dacc",
  "rgb": {
    "r": 211,
    "g": 218,
    "b": 204
  },
  "hsl": {
    "h": 90,
    "s": 15.909,
    "l": 82.745
  },
  "oklch": {
    "l": 0.87909,
    "c": 0.02035,
    "h": 128.7
  },
  "luminance": 0.68351
}

Semantic roles & 50–950 ramp

primary
#D3DACC
secondary
#A59BAF
accent
#4B9A73
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484

Preview Lab

Preview with #D3DACC

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

Preview Lab → · Contrast checker → · Palette generator →

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