#DDDBBB#DDDBBB

#DDDBBB is a very light, muted yellow. Relative luminance 0.696; OKLCH L 88.5% C 0.043 H 104.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).

Color values

HEX#DDDBBB
RGBrgb(221, 219, 187)
HSLhsl(56, 33%, 80%)
HSVhsv(56, 15%, 87%)
CMYKcmyk(0%, 0.9%, 15.4%, 13.3%)
CIE-LABlab(86.81, -4.64, 16.01)
CIE-LCHlch(86.81, 16.67, 106.15°)
OKLaboklab(88.47% -0.0105 0.0413)
OKLCHoklch(88.47% 0.043 104.3)
XYZxyz(64.1192, 69.6237, 57.0650)
Luminance0.6962 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDBBB #BBBDDD
analogous
#DDCABB #DDDBBB #CEDDBB
triadic
#DDDBBB #BBDDDB #DBBBDD
tetradic
#DDDBBB #BBDDCA #BBBDDD #DDBBCE
square
#DDDBBB #BBDDCA #BBBDDD #DDBBCE
split-complementary
#DDDBBB #BBCEDD #CABBDD
monochromatic
#B4B069 #C9C592 #DDDBBB #F1F1E4 #F5F4EB

Accessibility & contrast

On white

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

On black

14.92
#DDDBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDBBB
14.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDBBB#FFFFFF#000000##000000
##DDDBBB1.001.4114.9214.92
#FFFFFF1.411.0021.0021.00
#00000014.9221.001.001.00
##00000014.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#E3D7D2
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #dddbbb;
/* rgb */ color: rgb(221, 219, 187);
/* oklch */ color: oklch(88.5% 0.043 104.3);
Tailwind
colors: {
  custom: {
    50: '#e7e6cf',
    500: '#dddbbb',
    950: '#000000',
  },
}
SCSS
$custom: #dddbbb;
$custom-light: #e7e6cf;
$custom-dark: #000000;
JSON
{
  "hex": "#dddbbb",
  "rgb": {
    "r": 221,
    "g": 219,
    "b": 187
  },
  "hsl": {
    "h": 56.471,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.88466,
    "c": 0.04262,
    "h": 104.3
  },
  "luminance": 0.69623
}

Semantic roles & 50–950 ramp

primary
#DDDBBB
secondary
#878AB5
accent
#40AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483

Preview Lab

Preview with #DDDBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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