#DEDDC2#DEDDC2

#DEDDC2 is a very light, muted yellow. Relative luminance 0.711; OKLCH L 89.1% C 0.036 H 105.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).

Color values

HEX#DEDDC2
RGBrgb(222, 221, 194)
HSLhsl(58, 30%, 82%)
HSVhsv(58, 13%, 87%)
CMYKcmyk(0%, 0.5%, 12.6%, 12.9%)
CIE-LABlab(87.55, -4.21, 13.40)
CIE-LCHlch(87.55, 14.04, 107.46°)
OKLaboklab(89.12% -0.0095 0.0347)
OKLCHoklch(89.12% 0.036 105.4)
XYZxyz(65.7173, 71.1381, 61.2975)
Luminance0.7114 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDDC2 #C2C3DE
analogous
#DECFC2 #DEDDC2 #D1DEC2
triadic
#DEDDC2 #C2DEDD #DDC2DE
tetradic
#DEDDC2 #C2DECF #C2C3DE #DEC2D1
square
#DEDDC2 #C2DECF #C2C3DE #DEC2D1
split-complementary
#DEDDC2 #C2D1DE #CFC2DE
monochromatic
#B3B173 #C9C79A #DEDDC2 #F3F3EA #F4F4EB

Accessibility & contrast

On white

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

On black

15.23
#DEDDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDDC2
15.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDDC2#FFFFFF#000000##000000
##DEDDC21.001.3815.2315.23
#FFFFFF1.381.0021.0021.00
#00000015.2321.001.001.00
##00000015.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2DBC0
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#E3D9D5
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #deddc2;
/* rgb */ color: rgb(222, 221, 194);
/* oklch */ color: oklch(89.1% 0.036 105.4);
Tailwind
colors: {
  custom: {
    50: '#e8e7d4',
    500: '#deddc2',
    950: '#000000',
  },
}
SCSS
$custom: #deddc2;
$custom-light: #e8e7d4;
$custom-dark: #000000;
JSON
{
  "hex": "#deddc2",
  "rgb": {
    "r": 222,
    "g": 221,
    "b": 194
  },
  "hsl": {
    "h": 57.857,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.89118,
    "c": 0.03601,
    "h": 105.4
  },
  "luminance": 0.71138
}

Semantic roles & 50–950 ramp

primary
#DEDDC2
secondary
#8F90B5
accent
#41A83D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483

Preview Lab

Preview with #DEDDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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