#DDDABC#DDDABC

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

Color values

HEX#DDDABC
RGBrgb(221, 218, 188)
HSLhsl(55, 33%, 80%)
HSVhsv(55, 15%, 87%)
CMYKcmyk(0%, 1.4%, 14.9%, 13.3%)
CIE-LABlab(86.58, -3.97, 15.16)
CIE-LCHlch(86.58, 15.67, 104.68°)
OKLaboklab(88.29% -0.0087 0.0392)
OKLCHoklch(88.29% 0.04 102.5)
XYZxyz(63.9666, 69.1465, 57.5440)
Luminance0.6915 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDABC #BCBFDD
analogous
#DDC9BC #DDDABC #D0DDBC
triadic
#DDDABC #BCDDDA #DABCDD
tetradic
#DDDABC #BCDDC9 #BCBFDD #DDBCD0
square
#DDDABC #BCDDC9 #BCBFDD #DDBCD0
split-complementary
#DDDABC #BCD0DD #C9BCDD
monochromatic
#B4AD6B #C8C493 #DDDABC #F2F0E5 #F5F4EB

Accessibility & contrast

On white

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

On black

14.83
#DDDABC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDABC
14.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDABC#FFFFFF#000000##000000
##DDDABC1.001.4214.8314.83
#FFFFFF1.421.0021.0021.00
#00000014.8321.001.001.00
##00000014.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#E1DABD
Tritanopia (blue-blind)
#E2D6D1
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #dddabc;
/* rgb */ color: rgb(221, 218, 188);
/* oklch */ color: oklch(88.3% 0.040 102.5);
Tailwind
colors: {
  custom: {
    50: '#e7e5d0',
    500: '#dddabc',
    950: '#000000',
  },
}
SCSS
$custom: #dddabc;
$custom-light: #e7e5d0;
$custom-dark: #000000;
JSON
{
  "hex": "#dddabc",
  "rgb": {
    "r": 221,
    "g": 218,
    "b": 188
  },
  "hsl": {
    "h": 54.545,
    "s": 32.673,
    "l": 80.196
  },
  "oklch": {
    "l": 0.88287,
    "c": 0.04011,
    "h": 102.5
  },
  "luminance": 0.69146
}

Semantic roles & 50–950 ramp

primary
#DDDABC
secondary
#898DB5
accent
#44AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDDABC

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

Preview Lab → · Contrast checker → · Palette generator →

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