#DDDEC2#DDDEC2

#DDDEC2 is a very light, muted yellow. Relative luminance 0.715; OKLCH L 89.2% C 0.037 H 108.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).

Color values

HEX#DDDEC2
RGBrgb(221, 222, 194)
HSLhsl(62, 30%, 82%)
HSVhsv(62, 13%, 87%)
CMYKcmyk(0.5%, 0%, 12.6%, 12.9%)
CIE-LABlab(87.73, -5.08, 13.64)
CIE-LCHlch(87.73, 14.56, 110.44°)
OKLaboklab(89.24% -0.012 0.0353)
OKLCHoklch(89.24% 0.037 108.8)
XYZxyz(65.6766, 71.5102, 61.3714)
Luminance0.7151 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDEC2 #C3C2DE
analogous
#DED1C2 #DDDEC2 #CFDEC2
triadic
#DDDEC2 #C2DDDE #DEC2DD
tetradic
#DDDEC2 #C2DED1 #C3C2DE #DEC2CF
square
#DDDEC2 #C2DED1 #C3C2DE #DEC2CF
split-complementary
#DDDEC2 #C2CFDE #D1C2DE
monochromatic
#B1B373 #C7C99A #DDDEC2 #F3F3EA #F4F4EB

Accessibility & contrast

On white

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

On black

15.30
#DDDEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDEC2
15.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDEC2#FFFFFF#000000##000000
##DDDEC21.001.3715.3015.30
#FFFFFF1.371.0021.0021.00
#00000015.3021.001.001.00
##00000015.3021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dddec2;
/* rgb */ color: rgb(221, 222, 194);
/* oklch */ color: oklch(89.2% 0.037 108.8);
Tailwind
colors: {
  custom: {
    50: '#e7e8d4',
    500: '#dddec2',
    950: '#000000',
  },
}
SCSS
$custom: #dddec2;
$custom-light: #e7e8d4;
$custom-dark: #000000;
JSON
{
  "hex": "#dddec2",
  "rgb": {
    "r": 221,
    "g": 222,
    "b": 194
  },
  "hsl": {
    "h": 62.143,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.89242,
    "c": 0.03733,
    "h": 108.8
  },
  "luminance": 0.7151
}

Semantic roles & 50–950 ramp

primary
#DDDEC2
secondary
#908FB5
accent
#3DA841
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483

Preview Lab

Preview with #DDDEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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