#DDDABB#DDDABB

#DDDABB is a very light, muted yellow. Relative luminance 0.691; OKLCH L 88.3% C 0.041 H 102.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).

Color values

HEX#DDDABB
RGBrgb(221, 218, 187)
HSLhsl(55, 33%, 80%)
HSVhsv(55, 15%, 87%)
CMYKcmyk(0%, 1.4%, 15.4%, 13.3%)
CIE-LABlab(86.56, -4.13, 15.65)
CIE-LCHlch(86.56, 16.19, 104.77°)
OKLaboklab(88.26% -0.0091 0.0404)
OKLCHoklch(88.26% 0.041 102.7)
XYZxyz(63.8591, 69.1035, 56.9783)
Luminance0.6910 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDABB #BBBEDD
analogous
#DDC9BB #DDDABB #CFDDBB
triadic
#DDDABB #BBDDDA #DABBDD
tetradic
#DDDABB #BBDDC9 #BBBEDD #DDBBCF
square
#DDDABB #BBDDC9 #BBBEDD #DDBBCF
split-complementary
#DDDABB #BBCFDD #C9BBDD
monochromatic
#B4AE69 #C9C492 #DDDABB #F1F0E4 #F5F4EB

Accessibility & contrast

On white

1.42
#DDDABB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.82
#DDDABB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDABB
14.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDABB#FFFFFF#000000##000000
##DDDABB1.001.4214.8214.82
#FFFFFF1.421.0021.0021.00
#00000014.8221.001.001.00
##00000014.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#E1DABC
Tritanopia (blue-blind)
#E3D6D1
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #dddabb;
/* rgb */ color: rgb(221, 218, 187);
/* oklch */ color: oklch(88.3% 0.041 102.7);
Tailwind
colors: {
  custom: {
    50: '#e7e5cf',
    500: '#dddabb',
    950: '#000000',
  },
}
SCSS
$custom: #dddabb;
$custom-light: #e7e5cf;
$custom-dark: #000000;
JSON
{
  "hex": "#dddabb",
  "rgb": {
    "r": 221,
    "g": 218,
    "b": 187
  },
  "hsl": {
    "h": 54.706,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.88263,
    "c": 0.04141,
    "h": 102.7
  },
  "luminance": 0.69103
}

Semantic roles & 50–950 ramp

primary
#DDDABB
secondary
#878BB5
accent
#44AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483

Preview Lab

Preview with #DDDABB

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

Preview Lab → · Contrast checker → · Palette generator →

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