#D3DDCC#D3DDCC

#D3DDCC is a very light, muted yellow-green. Relative luminance 0.699; OKLCH L 88.5% C 0.025 H 132.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).

Color values

HEX#D3DDCC
RGBrgb(211, 221, 204)
HSLhsl(95, 20%, 83%)
HSVhsv(95, 8%, 87%)
CMYKcmyk(4.5%, 0%, 7.7%, 13.3%)
CIE-LABlab(86.96, -6.41, 7.18)
CIE-LCHlch(86.96, 9.63, 131.77°)
OKLaboklab(88.52% -0.017 0.0188)
OKLCHoklch(88.52% 0.025 132.1)
XYZxyz(63.6177, 69.9212, 67.2596)
Luminance0.6992 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DDCC #D6CCDD
analogous
#DBDDCC #D3DDCC #CCDDCD
triadic
#D3DDCC #CCD3DD #DDCCD3
tetradic
#D3DDCC #CCDBDD #D6CCDD #DDCDCC
square
#D3DDCC #CCDBDD #D6CCDD #DDCDCC
split-complementary
#D3DDCC #CDCCDD #DDCCDB
monochromatic
#94AC83 #B3C5A7 #D3DDCC #EFF3ED #EFF3ED

Accessibility & contrast

On white

1.40
#D3DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.98
#D3DDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DDCC
14.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DDCC#FFFFFF#000000##000000
##D3DDCC1.001.4014.9814.98
#FFFFFF1.401.0021.0021.00
#00000014.9821.001.001.00
##00000014.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#DDD9CD
Tritanopia (blue-blind)
#D3DBD8
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #d3ddcc;
/* rgb */ color: rgb(211, 221, 204);
/* oklch */ color: oklch(88.5% 0.025 132.1);
Tailwind
colors: {
  custom: {
    50: '#e0e7db',
    500: '#d3ddcc',
    950: '#000000',
  },
}
SCSS
$custom: #d3ddcc;
$custom-light: #e0e7db;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ddcc",
  "rgb": {
    "r": 211,
    "g": 221,
    "b": 204
  },
  "hsl": {
    "h": 95.294,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.88522,
    "c": 0.02531,
    "h": 132.1
  },
  "luminance": 0.69921
}

Semantic roles & 50–950 ramp

primary
#D3DDCC
secondary
#A99AB3
accent
#479E7A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484

Preview Lab

Preview with #D3DDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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