#DDDDD2#DDDDD2

#DDDDD2 is a very light, near-neutral yellow. Relative luminance 0.717; OKLCH L 89.5% C 0.015 H 106.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).

Color values

HEX#DDDDD2
RGBrgb(221, 221, 210)
HSLhsl(60, 14%, 85%)
HSVhsv(60, 5%, 87%)
CMYKcmyk(0%, 0%, 5%, 13.3%)
CIE-LABlab(87.84, -1.93, 5.39)
CIE-LCHlch(87.84, 5.73, 109.70°)
OKLaboklab(89.45% -0.0042 0.0142)
OKLCHoklch(89.45% 0.015 106.7)
XYZxyz(67.3064, 71.7384, 71.2614)
Luminance0.7174 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDDD2 #D2D2DD
analogous
#DDD8D2 #DDDDD2 #D8DDD2
triadic
#DDDDD2 #D2DDDD #DDD2DD
tetradic
#DDDDD2 #D2DDD8 #D2D2DD #DDD2D8
square
#DDDDD2 #D2DDD8 #D2D2DD #DDD2D8
split-complementary
#DDDDD2 #D2D8DD #D8D2DD
monochromatic
#A8A88C #C3C3AF #DDDDD2 #F2F2EE #F2F2EE

Accessibility & contrast

On white

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

On black

15.35
#DDDDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDDD2
15.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDDD2#FFFFFF#000000##000000
##DDDDD21.001.3715.3515.35
#FFFFFF1.371.0021.0021.00
#00000015.3521.001.001.00
##00000015.3521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ddddd2;
/* rgb */ color: rgb(221, 221, 210);
/* oklch */ color: oklch(89.5% 0.015 106.7);
Tailwind
colors: {
  custom: {
    50: '#e7e7df',
    500: '#ddddd2',
    950: '#000000',
  },
}
SCSS
$custom: #ddddd2;
$custom-light: #e7e7df;
$custom-dark: #000000;
JSON
{
  "hex": "#ddddd2",
  "rgb": {
    "r": 221,
    "g": 221,
    "b": 210
  },
  "hsl": {
    "h": 60,
    "s": 13.924,
    "l": 84.51
  },
  "oklch": {
    "l": 0.8945,
    "c": 0.01479,
    "h": 106.7
  },
  "luminance": 0.71738
}

Semantic roles & 50–950 ramp

primary
#DDDDD2
secondary
#A1A1B2
accent
#4D984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484

Preview Lab

Preview with #DDDDD2

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

Preview Lab → · Contrast checker → · Palette generator →

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