#DDDBB2#DDDBB2

#DDDBB2 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.3% C 0.054 H 105.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).

Color values

HEX#DDDBB2
RGBrgb(221, 219, 178)
HSLhsl(57, 39%, 78%)
HSVhsv(57, 19%, 87%)
CMYKcmyk(0%, 0.9%, 19.5%, 13.3%)
CIE-LABlab(86.63, -5.98, 20.46)
CIE-LCHlch(86.63, 21.32, 106.30°)
OKLaboklab(88.26% -0.0142 0.0523)
OKLCHoklch(88.26% 0.054 105.1)
XYZxyz(63.1858, 69.2503, 52.1489)
Luminance0.6925 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDBB2 #B2B4DD
analogous
#DDC5B2 #DDDBB2 #C9DDB2
triadic
#DDDBB2 #B2DDDB #DBB2DD
tetradic
#DDDBB2 #B2DDC5 #B2B4DD #DDB2C9
square
#DDDBB2 #B2DDC5 #B2B4DD #DDB2C9
split-complementary
#DDDBB2 #B2C9DD #C5B2DD
monochromatic
#B8B35D #CAC788 #DDDBB2 #F0EFDC #F6F5EA

Accessibility & contrast

On white

1.41
#DDDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.85
#DDDBB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDBB2
14.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDBB2#FFFFFF#000000##000000
##DDDBB21.001.4114.8514.85
#FFFFFF1.411.0021.0021.00
#00000014.8521.001.001.00
##00000014.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3D8B0
Deuteranopia (green-blind)
#E4DAB3
Tritanopia (blue-blind)
#E4D5D0
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #dddbb2;
/* rgb */ color: rgb(221, 219, 178);
/* oklch */ color: oklch(88.3% 0.054 105.1);
Tailwind
colors: {
  custom: {
    50: '#e8e6c9',
    500: '#dddbb2',
    950: '#000000',
  },
}
SCSS
$custom: #dddbb2;
$custom-light: #e8e6c9;
$custom-dark: #000000;
JSON
{
  "hex": "#dddbb2",
  "rgb": {
    "r": 221,
    "g": 219,
    "b": 178
  },
  "hsl": {
    "h": 57.209,
    "s": 38.739,
    "l": 78.235
  },
  "oklch": {
    "l": 0.8826,
    "c": 0.05422,
    "h": 105.1
  },
  "luminance": 0.6925
}

Semantic roles & 50–950 ramp

primary
#DDDBB2
secondary
#7E81B5
accent
#3AB234
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482

Preview Lab

Preview with #DDDBB2

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

Preview Lab → · Contrast checker → · Palette generator →

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