#DDDEBE#DDDEBE

#DDDEBE is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.043 H 108.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).

Color values

HEX#DDDEBE
RGBrgb(221, 222, 190)
HSLhsl(62, 33%, 81%)
HSVhsv(62, 14%, 87%)
CMYKcmyk(0.5%, 0%, 14.4%, 12.9%)
CIE-LABlab(87.65, -5.71, 15.61)
CIE-LCHlch(87.65, 16.63, 110.09°)
OKLaboklab(89.15% -0.0136 0.0403)
OKLCHoklch(89.15% 0.043 108.7)
XYZxyz(65.2334, 71.3329, 59.0373)
Luminance0.7133 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDEBE #BFBEDE
analogous
#DECFBE #DDDEBE #CDDEBE
triadic
#DDDEBE #BEDDDE #DEBEDD
tetradic
#DDDEBE #BEDECF #BFBEDE #DEBECD
square
#DDDEBE #BEDECF #BFBEDE #DEBECD
split-complementary
#DDDEBE #BECDDE #CFBEDE
monochromatic
#B3B56D #C8C995 #DDDEBE #F2F3E7 #F4F5EB

Accessibility & contrast

On white

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

On black

15.27
#DDDEBE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDEBE
15.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDEBE#FFFFFF#000000##000000
##DDDEBE1.001.3815.2715.27
#FFFFFF1.381.0021.0021.00
#00000015.2721.001.001.00
##00000015.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#E2DAD5
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dddebe;
/* rgb */ color: rgb(221, 222, 190);
/* oklch */ color: oklch(89.1% 0.043 108.7);
Tailwind
colors: {
  custom: {
    50: '#e7e8d1',
    500: '#dddebe',
    950: '#000000',
  },
}
SCSS
$custom: #dddebe;
$custom-light: #e7e8d1;
$custom-dark: #000000;
JSON
{
  "hex": "#dddebe",
  "rgb": {
    "r": 221,
    "g": 222,
    "b": 190
  },
  "hsl": {
    "h": 61.875,
    "s": 32.653,
    "l": 80.784
  },
  "oklch": {
    "l": 0.89146,
    "c": 0.04256,
    "h": 108.7
  },
  "luminance": 0.71332
}

Semantic roles & 50–950 ramp

primary
#DDDEBE
secondary
#8C8AB6
accent
#3AAB3E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483

Preview Lab

Preview with #DDDEBE

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

Preview Lab → · Contrast checker → · Palette generator →

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