#DDDEC0#DDDEC0

#DDDEC0 is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.040 H 108.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).

Color values

HEX#DDDEC0
RGBrgb(221, 222, 192)
HSLhsl(62, 31%, 81%)
HSVhsv(62, 14%, 87%)
CMYKcmyk(0.5%, 0%, 13.5%, 12.9%)
CIE-LABlab(87.69, -5.40, 14.63)
CIE-LCHlch(87.69, 15.59, 110.26°)
OKLaboklab(89.19% -0.0128 0.0378)
OKLCHoklch(89.19% 0.04 108.7)
XYZxyz(65.4535, 71.4209, 60.1964)
Luminance0.7142 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDEC0 #C1C0DE
analogous
#DED0C0 #DDDEC0 #CEDEC0
triadic
#DDDEC0 #C0DDDE #DEC0DD
tetradic
#DDDEC0 #C0DED0 #C1C0DE #DEC0CE
square
#DDDEC0 #C0DED0 #C1C0DE #DEC0CE
split-complementary
#DDDEC0 #C0CEDE #D0C0DE
monochromatic
#B2B470 #C7C998 #DDDEC0 #F3F3E8 #F4F4EB

Accessibility & contrast

On white

1.37
#DDDEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.28
#DDDEC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDEC0
15.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDEC0#FFFFFF#000000##000000
##DDDEC01.001.3715.2815.28
#FFFFFF1.371.0021.0021.00
#00000015.2821.001.001.00
##00000015.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3DBBE
Deuteranopia (green-blind)
#E4DCC1
Tritanopia (blue-blind)
#E2DAD5
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dddec0;
/* rgb */ color: rgb(221, 222, 192);
/* oklch */ color: oklch(89.2% 0.040 108.7);
Tailwind
colors: {
  custom: {
    50: '#e7e8d3',
    500: '#dddec0',
    950: '#000000',
  },
}
SCSS
$custom: #dddec0;
$custom-light: #e7e8d3;
$custom-dark: #000000;
JSON
{
  "hex": "#dddec0",
  "rgb": {
    "r": 221,
    "g": 222,
    "b": 192
  },
  "hsl": {
    "h": 62,
    "s": 31.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.89194,
    "c": 0.03995,
    "h": 108.7
  },
  "luminance": 0.7142
}

Semantic roles & 50–950 ramp

primary
#DDDEC0
secondary
#8E8DB6
accent
#3CAA3F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483

Preview Lab

Preview with #DDDEC0

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

Preview Lab → · Contrast checker → · Palette generator →

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