#D3DCCC#D3DCCC

#D3DCCC is a very light, muted yellow-green. Relative luminance 0.694; OKLCH L 88.3% C 0.024 H 131.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).

Color values

HEX#D3DCCC
RGBrgb(211, 220, 204)
HSLhsl(94, 19%, 83%)
HSVhsv(94, 7%, 86%)
CMYKcmyk(4.1%, 0%, 7.3%, 13.7%)
CIE-LABlab(86.70, -5.90, 6.81)
CIE-LCHlch(86.70, 9.01, 130.91°)
OKLaboklab(88.32% -0.0156 0.0178)
OKLCHoklch(88.32% 0.024 131.2)
XYZxyz(63.3544, 69.3947, 67.1719)
Luminance0.6939 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DCCC #D5CCDC
analogous
#DBDCCC #D3DCCC #CCDCCD
triadic
#D3DCCC #CCD3DC #DCCCD3
tetradic
#D3DCCC #CCDBDC #D5CCDC #DCCDCC
square
#D3DCCC #CCDBDC #D5CCDC #DCCDCC
split-complementary
#D3DCCC #CDCCDC #DCCCDB
monochromatic
#94AA83 #B4C3A8 #D3DCCC #EFF3ED #EFF3ED

Accessibility & contrast

On white

1.41
#D3DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.88
#D3DCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DCCC
14.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DCCC#FFFFFF#000000##000000
##D3DCCC1.001.4114.8814.88
#FFFFFF1.411.0021.0021.00
#00000014.8821.001.001.00
##00000014.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED9CB
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#D4DAD7
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #d3dccc;
/* rgb */ color: rgb(211, 220, 204);
/* oklch */ color: oklch(88.3% 0.024 131.2);
Tailwind
colors: {
  custom: {
    50: '#e0e6db',
    500: '#d3dccc',
    950: '#000000',
  },
}
SCSS
$custom: #d3dccc;
$custom-light: #e0e6db;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dccc",
  "rgb": {
    "r": 211,
    "g": 220,
    "b": 204
  },
  "hsl": {
    "h": 93.75,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.88317,
    "c": 0.02366,
    "h": 131.2
  },
  "luminance": 0.69395
}

Semantic roles & 50–950 ramp

primary
#D3DCCC
secondary
#A89BB2
accent
#499D78
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484

Preview Lab

Preview with #D3DCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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