#DDDCD2#DDDCD2

#DDDCD2 is a very light, near-neutral yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.014 H 102.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#DDDCD2
RGBrgb(221, 220, 210)
HSLhsl(55, 14%, 85%)
HSVhsv(55, 5%, 87%)
CMYKcmyk(0%, 0.5%, 5%, 13.3%)
CIE-LABlab(87.59, -1.42, 5.03)
CIE-LCHlch(87.59, 5.22, 105.72°)
OKLaboklab(89.25% -0.0028 0.0132)
OKLCHoklch(89.25% 0.014 102)
XYZxyz(67.0432, 71.2119, 71.1736)
Luminance0.7121 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDCD2 #D2D3DD
analogous
#DDD7D2 #DDDCD2 #D9DDD2
triadic
#DDDCD2 #D2DDDC #DCD2DD
tetradic
#DDDCD2 #D2DDD7 #D2D3DD #DDD2D9
square
#DDDCD2 #D2DDD7 #D2D3DD #DDD2D9
split-complementary
#DDDCD2 #D2D9DD #D7D2DD
monochromatic
#A8A68C #C3C1AF #DDDCD2 #F2F1EE #F2F1EE

Accessibility & contrast

On white

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

On black

15.24
#DDDCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDCD2
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDCD2#FFFFFF#000000##000000
##DDDCD21.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#DFDAD9
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dddcd2;
/* rgb */ color: rgb(221, 220, 210);
/* oklch */ color: oklch(89.2% 0.014 102.0);
Tailwind
colors: {
  custom: {
    50: '#e7e6df',
    500: '#dddcd2',
    950: '#000000',
  },
}
SCSS
$custom: #dddcd2;
$custom-light: #e7e6df;
$custom-dark: #000000;
JSON
{
  "hex": "#dddcd2",
  "rgb": {
    "r": 221,
    "g": 220,
    "b": 210
  },
  "hsl": {
    "h": 54.545,
    "s": 13.924,
    "l": 84.51
  },
  "oklch": {
    "l": 0.89249,
    "c": 0.01352,
    "h": 102
  },
  "luminance": 0.71212
}

Semantic roles & 50–950 ramp

primary
#DDDCD2
secondary
#A1A3B2
accent
#54984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484

Preview Lab

Preview with #DDDCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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