#DDDEB4#DDDEB4

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

Color values

HEX#DDDEB4
RGBrgb(221, 222, 180)
HSLhsl(61, 39%, 79%)
HSVhsv(61, 19%, 87%)
CMYKcmyk(0.5%, 0%, 18.9%, 12.9%)
CIE-LABlab(87.44, -7.22, 20.55)
CIE-LCHlch(87.44, 21.78, 109.35°)
OKLaboklab(88.92% -0.0177 0.0526)
OKLCHoklch(88.92% 0.055 108.6)
XYZxyz(64.1778, 70.9106, 53.4774)
Luminance0.7091 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDEB4 #B5B4DE
analogous
#DECAB4 #DDDEB4 #C8DEB4
triadic
#DDDEB4 #B4DDDE #DEB4DD
tetradic
#DDDEB4 #B4DECA #B5B4DE #DEB4C8
square
#DDDEB4 #B4DECA #B5B4DE #DEB4C8
split-complementary
#DDDEB4 #B4C8DE #CAB4DE
monochromatic
#B6B95F #CACB8A #DDDEB4 #F0F1DF #F5F6EA

Accessibility & contrast

On white

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

On black

15.18
#DDDEB4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDEB4
15.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDEB4#FFFFFF#000000##000000
##DDDEB41.001.3815.1815.18
#FFFFFF1.381.0021.0021.00
#00000015.1821.001.001.00
##00000015.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DAB1
Deuteranopia (green-blind)
#E6DCB6
Tritanopia (blue-blind)
#E3D9D2
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #dddeb4;
/* rgb */ color: rgb(221, 222, 180);
/* oklch */ color: oklch(88.9% 0.055 108.6);
Tailwind
colors: {
  custom: {
    50: '#e7e8ca',
    500: '#dddeb4',
    950: '#000000',
  },
}
SCSS
$custom: #dddeb4;
$custom-light: #e7e8ca;
$custom-dark: #000000;
JSON
{
  "hex": "#dddeb4",
  "rgb": {
    "r": 221,
    "g": 222,
    "b": 180
  },
  "hsl": {
    "h": 61.429,
    "s": 38.889,
    "l": 78.824
  },
  "oklch": {
    "l": 0.88916,
    "c": 0.05546,
    "h": 108.6
  },
  "luminance": 0.7091
}

Semantic roles & 50–950 ramp

primary
#DDDEB4
secondary
#8180B6
accent
#34B237
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482

Preview Lab

Preview with #DDDEB4

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

Preview Lab → · Contrast checker → · Palette generator →

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