#DDDEC3#DDDEC3

#DDDEC3 is a very light, muted yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.036 H 108.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).

Color values

HEX#DDDEC3
RGBrgb(221, 222, 195)
HSLhsl(62, 29%, 82%)
HSVhsv(62, 12%, 87%)
CMYKcmyk(0.5%, 0%, 12.2%, 12.9%)
CIE-LABlab(87.75, -4.92, 13.15)
CIE-LCHlch(87.75, 14.04, 110.53°)
OKLaboklab(89.27% -0.0116 0.0341)
OKLCHoklch(89.27% 0.036 108.8)
XYZxyz(65.7893, 71.5552, 61.9649)
Luminance0.7156 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDEC3 #C4C3DE
analogous
#DED2C3 #DDDEC3 #D0DEC3
triadic
#DDDEC3 #C3DDDE #DEC3DD
tetradic
#DDDEC3 #C3DED2 #C4C3DE #DEC3D0
square
#DDDEC3 #C3DED2 #C4C3DE #DEC3D0
split-complementary
#DDDEC3 #C3D0DE #D2C3DE
monochromatic
#B0B374 #C7C89C #DDDEC3 #F3F4EA #F4F4EB

Accessibility & contrast

On white

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

On black

15.31
#DDDEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDEC3
15.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDEC3#FFFFFF#000000##000000
##DDDEC31.001.3715.3115.31
#FFFFFF1.371.0021.0021.00
#00000015.3121.001.001.00
##00000015.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3DBC1
Deuteranopia (green-blind)
#E3DDC4
Tritanopia (blue-blind)
#E1DAD6
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dddec3;
/* rgb */ color: rgb(221, 222, 195);
/* oklch */ color: oklch(89.3% 0.036 108.8);
Tailwind
colors: {
  custom: {
    50: '#e7e8d5',
    500: '#dddec3',
    950: '#000000',
  },
}
SCSS
$custom: #dddec3;
$custom-light: #e7e8d5;
$custom-dark: #000000;
JSON
{
  "hex": "#dddec3",
  "rgb": {
    "r": 221,
    "g": 222,
    "b": 195
  },
  "hsl": {
    "h": 62.222,
    "s": 29.032,
    "l": 81.765
  },
  "oklch": {
    "l": 0.89266,
    "c": 0.03602,
    "h": 108.8
  },
  "luminance": 0.71555
}

Semantic roles & 50–950 ramp

primary
#DDDEC3
secondary
#9190B5
accent
#3EA842
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483

Preview Lab

Preview with #DDDEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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