#DEDDC4#DEDDC4

#DEDDC4 is a very light, muted yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.033 H 105.2°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).

Color values

HEX#DEDDC4
RGBrgb(222, 221, 196)
HSLhsl(58, 28%, 82%)
HSVhsv(58, 12%, 87%)
CMYKcmyk(0%, 0.5%, 11.7%, 12.9%)
CIE-LABlab(87.60, -3.90, 12.41)
CIE-LCHlch(87.60, 13.01, 107.44°)
OKLaboklab(89.17% -0.0088 0.0322)
OKLCHoklch(89.17% 0.033 105.2)
XYZxyz(65.9434, 71.2285, 62.4884)
Luminance0.7123 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDDC4 #C4C5DE
analogous
#DED0C4 #DEDDC4 #D2DEC4
triadic
#DEDDC4 #C4DEDD #DDC4DE
tetradic
#DEDDC4 #C4DED0 #C4C5DE #DEC4D2
square
#DEDDC4 #C4DED0 #C4C5DE #DEC4D2
split-complementary
#DEDDC4 #C4D2DE #D0C4DE
monochromatic
#B2B076 #C8C69D #DEDDC4 #F4F4EB #F4F4EB

Accessibility & contrast

On white

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

On black

15.25
#DEDDC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDDC4
15.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDDC4#FFFFFF#000000##000000
##DEDDC41.001.3815.2515.25
#FFFFFF1.381.0021.0021.00
#00000015.2521.001.001.00
##00000015.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2DBC3
Deuteranopia (green-blind)
#E3DCC5
Tritanopia (blue-blind)
#E2D9D6
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #deddc4;
/* rgb */ color: rgb(222, 221, 196);
/* oklch */ color: oklch(89.2% 0.033 105.2);
Tailwind
colors: {
  custom: {
    50: '#e8e7d5',
    500: '#deddc4',
    950: '#000000',
  },
}
SCSS
$custom: #deddc4;
$custom-light: #e8e7d5;
$custom-dark: #000000;
JSON
{
  "hex": "#deddc4",
  "rgb": {
    "r": 222,
    "g": 221,
    "b": 196
  },
  "hsl": {
    "h": 57.692,
    "s": 28.261,
    "l": 81.961
  },
  "oklch": {
    "l": 0.89168,
    "c": 0.03339,
    "h": 105.2
  },
  "luminance": 0.71228
}

Semantic roles & 50–950 ramp

primary
#DEDDC4
secondary
#9192B5
accent
#43A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483

Preview Lab

Preview with #DEDDC4

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

Preview Lab → · Contrast checker → · Palette generator →

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