#DEDDD2#DEDDD2

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

Color values

HEX#DEDDD2
RGBrgb(222, 221, 210)
HSLhsl(55, 15%, 85%)
HSVhsv(55, 5%, 87%)
CMYKcmyk(0%, 0.5%, 5.4%, 12.9%)
CIE-LABlab(87.92, -1.59, 5.51)
CIE-LCHlch(87.92, 5.74, 106.04°)
OKLaboklab(89.53% -0.0032 0.0145)
OKLCHoklch(89.53% 0.015 102.5)
XYZxyz(67.6119, 71.8959, 71.2757)
Luminance0.7190 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDDD2 #D2D3DE
analogous
#DED7D2 #DEDDD2 #D9DED2
triadic
#DEDDD2 #D2DEDD #DDD2DE
tetradic
#DEDDD2 #D2DED7 #D2D3DE #DED2D9
square
#DEDDD2 #D2DED7 #D2D3DE #DED2D9
split-complementary
#DEDDD2 #D2D9DE #D7D2DE
monochromatic
#AAA88B #C4C2AF #DEDDD2 #F2F2ED #F2F2ED

Accessibility & contrast

On white

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

On black

15.38
#DEDDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDDD2
15.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDDD2#FFFFFF#000000##000000
##DEDDD21.001.3715.3815.38
#FFFFFF1.371.0021.0021.00
#00000015.3821.001.001.00
##00000015.3821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #deddd2;
/* rgb */ color: rgb(222, 221, 210);
/* oklch */ color: oklch(89.5% 0.015 102.5);
Tailwind
colors: {
  custom: {
    50: '#e8e7df',
    500: '#deddd2',
    950: '#000000',
  },
}
SCSS
$custom: #deddd2;
$custom-light: #e8e7df;
$custom-dark: #000000;
JSON
{
  "hex": "#deddd2",
  "rgb": {
    "r": 222,
    "g": 221,
    "b": 210
  },
  "hsl": {
    "h": 55,
    "s": 15.385,
    "l": 84.706
  },
  "oklch": {
    "l": 0.89528,
    "c": 0.01483,
    "h": 102.5
  },
  "luminance": 0.71896
}

Semantic roles & 50–950 ramp

primary
#DEDDD2
secondary
#A1A2B3
accent
#529A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484

Preview Lab

Preview with #DEDDD2

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

Preview Lab → · Contrast checker → · Palette generator →

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