#DEDDCC#DEDDCC

#DEDDCC is a very light, muted yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.023 H 104.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).

Color values

HEX#DEDDCC
RGBrgb(222, 221, 204)
HSLhsl(57, 21%, 84%)
HSVhsv(57, 8%, 87%)
CMYKcmyk(0%, 0.5%, 8.1%, 12.9%)
CIE-LABlab(87.78, -2.60, 8.47)
CIE-LCHlch(87.78, 8.85, 107.04°)
OKLaboklab(89.37% -0.0056 0.0221)
OKLCHoklch(89.37% 0.023 104.1)
XYZxyz(66.8784, 71.6025, 67.4125)
Luminance0.7160 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDDCC #CCCDDE
analogous
#DED4CC #DEDDCC #D6DECC
triadic
#DEDDCC #CCDEDD #DDCCDE
tetradic
#DEDDCC #CCDED4 #CCCDDE #DECCD6
square
#DEDDCC #CCDED4 #CCCDDE #DECCD6
split-complementary
#DEDDCC #CCD6DE #D4CCDE
monochromatic
#AEAB82 #C6C4A7 #DEDDCC #F3F3EC #F3F3EC

Accessibility & contrast

On white

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

On black

15.32
#DEDDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDDCC
15.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDDCC#FFFFFF#000000##000000
##DEDDCC1.001.3715.3215.32
#FFFFFF1.371.0021.0021.00
#00000015.3221.001.001.00
##00000015.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0DCCB
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#E1DBD8
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #deddcc;
/* rgb */ color: rgb(222, 221, 204);
/* oklch */ color: oklch(89.4% 0.023 104.1);
Tailwind
colors: {
  custom: {
    50: '#e8e7db',
    500: '#deddcc',
    950: '#000000',
  },
}
SCSS
$custom: #deddcc;
$custom-light: #e8e7db;
$custom-dark: #000000;
JSON
{
  "hex": "#deddcc",
  "rgb": {
    "r": 222,
    "g": 221,
    "b": 204
  },
  "hsl": {
    "h": 56.667,
    "s": 21.429,
    "l": 83.529
  },
  "oklch": {
    "l": 0.8937,
    "c": 0.02282,
    "h": 104.1
  },
  "luminance": 0.71602
}

Semantic roles & 50–950 ramp

primary
#DEDDCC
secondary
#9A9BB4
accent
#4BA046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161615
muted
#848484

Preview Lab

Preview with #DEDDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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