#DDDDD3#DDDDD3

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

Color values

HEX#DDDDD3
RGBrgb(221, 221, 211)
HSLhsl(60, 13%, 85%)
HSVhsv(60, 5%, 87%)
CMYKcmyk(0%, 0%, 4.5%, 13.3%)
CIE-LABlab(87.87, -1.76, 4.90)
CIE-LCHlch(87.87, 5.21, 109.74°)
OKLaboklab(89.48% -0.0039 0.0129)
OKLCHoklch(89.48% 0.013 106.7)
XYZxyz(67.4314, 71.7884, 71.9195)
Luminance0.7179 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDDD3 #D3D3DD
analogous
#DDD8D3 #DDDDD3 #D8DDD3
triadic
#DDDDD3 #D3DDDD #DDD3DD
tetradic
#DDDDD3 #D3DDD8 #D3D3DD #DDD3D8
square
#DDDDD3 #D3DDD8 #D3D3DD #DDD3D8
split-complementary
#DDDDD3 #D3D8DD #D8D3DD
monochromatic
#A8A88E #C2C2B0 #DDDDD3 #F2F2EE #F2F2EE

Accessibility & contrast

On white

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

On black

15.36
#DDDDD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDDD3
15.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDDD3#FFFFFF#000000##000000
##DDDDD31.001.3715.3615.36
#FFFFFF1.371.0021.0021.00
#00000015.3621.001.001.00
##00000015.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ddddd3;
/* rgb */ color: rgb(221, 221, 211);
/* oklch */ color: oklch(89.5% 0.013 106.7);
Tailwind
colors: {
  custom: {
    50: '#e7e7e0',
    500: '#ddddd3',
    950: '#000000',
  },
}
SCSS
$custom: #ddddd3;
$custom-light: #e7e7e0;
$custom-dark: #000000;
JSON
{
  "hex": "#ddddd3",
  "rgb": {
    "r": 221,
    "g": 221,
    "b": 211
  },
  "hsl": {
    "h": 60,
    "s": 12.821,
    "l": 84.706
  },
  "oklch": {
    "l": 0.89477,
    "c": 0.01346,
    "h": 106.7
  },
  "luminance": 0.71788
}

Semantic roles & 50–950 ramp

primary
#DDDDD3
secondary
#A2A2B2
accent
#4F974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484

Preview Lab

Preview with #DDDDD3

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

Preview Lab → · Contrast checker → · Palette generator →

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