#DDDEB2#DDDEB2

#DDDEB2 is a very light, muted yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.058 H 108.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).

Color values

HEX#DDDEB2
RGBrgb(221, 222, 178)
HSLhsl(61, 40%, 78%)
HSVhsv(61, 20%, 87%)
CMYKcmyk(0.5%, 0%, 19.8%, 12.9%)
CIE-LABlab(87.40, -7.51, 21.54)
CIE-LCHlch(87.40, 22.81, 109.22°)
OKLaboklab(88.87% -0.0185 0.055)
OKLCHoklch(88.87% 0.058 108.6)
XYZxyz(63.9755, 70.8297, 52.4121)
Luminance0.7083 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDEB2 #B3B2DE
analogous
#DEC9B2 #DDDEB2 #C7DEB2
triadic
#DDDEB2 #B2DDDE #DEB2DD
tetradic
#DDDEB2 #B2DEC9 #B3B2DE #DEB2C7
square
#DDDEB2 #B2DEC9 #B3B2DE #DEB2C7
split-complementary
#DDDEB2 #B2C7DE #C9B2DE
monochromatic
#B7B95C #CACC87 #DDDEB2 #F0F0DD #F6F6EA

Accessibility & contrast

On white

1.38
#DDDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.17
#DDDEB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDEB2
15.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDEB2#FFFFFF#000000##000000
##DDDEB21.001.3815.1715.17
#FFFFFF1.381.0021.0021.00
#00000015.1721.001.001.00
##00000015.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#E4D8D2
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #dddeb2;
/* rgb */ color: rgb(221, 222, 178);
/* oklch */ color: oklch(88.9% 0.058 108.6);
Tailwind
colors: {
  custom: {
    50: '#e8e8c9',
    500: '#dddeb2',
    950: '#000000',
  },
}
SCSS
$custom: #dddeb2;
$custom-light: #e8e8c9;
$custom-dark: #000000;
JSON
{
  "hex": "#dddeb2",
  "rgb": {
    "r": 221,
    "g": 222,
    "b": 178
  },
  "hsl": {
    "h": 61.364,
    "s": 40,
    "l": 78.431
  },
  "oklch": {
    "l": 0.88872,
    "c": 0.05801,
    "h": 108.6
  },
  "luminance": 0.70829
}

Semantic roles & 50–950 ramp

primary
#DDDEB2
secondary
#7F7EB6
accent
#32B335
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482

Preview Lab

Preview with #DDDEB2

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

Preview Lab → · Contrast checker → · Palette generator →

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