#DDDDCD#DDDDCD

#DDDDCD is a very light, muted yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.021 H 106.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).

Color values

HEX#DDDDCD
RGBrgb(221, 221, 205)
HSLhsl(60, 19%, 84%)
HSVhsv(60, 7%, 87%)
CMYKcmyk(0%, 0%, 7.2%, 13.3%)
CIE-LABlab(87.72, -2.78, 7.85)
CIE-LCHlch(87.72, 8.33, 109.48°)
OKLaboklab(89.32% -0.0062 0.0206)
OKLCHoklch(89.32% 0.021 106.8)
XYZxyz(66.6932, 71.4931, 68.0318)
Luminance0.7149 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDDCD #CDCDDD
analogous
#DDD5CD #DDDDCD #D5DDCD
triadic
#DDDDCD #CDDDDD #DDCDDD
tetradic
#DDDDCD #CDDDD5 #CDCDDD #DDCDD5
square
#DDDDCD #CDDDD5 #CDCDDD #DDCDD5
split-complementary
#DDDDCD #CDD5DD #D5CDDD
monochromatic
#ABAB84 #C4C4A9 #DDDDCD #F3F3ED #F3F3ED

Accessibility & contrast

On white

1.37
#DDDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.30
#DDDDCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDDCD
15.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDDCD#FFFFFF#000000##000000
##DDDDCD1.001.3715.3015.30
#FFFFFF1.371.0021.0021.00
#00000015.3021.001.001.00
##00000015.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#E0DBD8
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #ddddcd;
/* rgb */ color: rgb(221, 221, 205);
/* oklch */ color: oklch(89.3% 0.021 106.8);
Tailwind
colors: {
  custom: {
    50: '#e7e7dc',
    500: '#ddddcd',
    950: '#000000',
  },
}
SCSS
$custom: #ddddcd;
$custom-light: #e7e7dc;
$custom-dark: #000000;
JSON
{
  "hex": "#ddddcd",
  "rgb": {
    "r": 221,
    "g": 221,
    "b": 205
  },
  "hsl": {
    "h": 60,
    "s": 19.048,
    "l": 83.529
  },
  "oklch": {
    "l": 0.89317,
    "c": 0.02147,
    "h": 106.8
  },
  "luminance": 0.71493
}

Semantic roles & 50–950 ramp

primary
#DDDDCD
secondary
#9B9BB3
accent
#489D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484

Preview Lab

Preview with #DDDDCD

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

Preview Lab → · Contrast checker → · Palette generator →

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