#DEDED8#DEDED8

#DEDED8 is a very light, near-neutral yellow. Relative luminance 0.727; OKLCH L 89.9% C 0.008 H 106.5°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).

Color values

HEX#DEDED8
RGBrgb(222, 222, 216)
HSLhsl(60, 8%, 86%)
HSVhsv(60, 3%, 87%)
CMYKcmyk(0%, 0%, 2.7%, 12.9%)
CIE-LABlab(88.32, -1.06, 2.94)
CIE-LCHlch(88.32, 3.12, 109.92°)
OKLaboklab(89.89% -0.0023 0.0077)
OKLCHoklch(89.89% 0.008 106.5)
XYZxyz(68.6382, 72.7301, 75.3748)
Luminance0.7273 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDED8 #D8D8DE
analogous
#DEDBD8 #DEDED8 #DBDED8
triadic
#DEDED8 #D8DEDE #DED8DE
tetradic
#DEDED8 #D8DEDB #D8D8DE #DED8DB
square
#DEDED8 #D8DEDB #D8D8DE #DED8DB
split-complementary
#DEDED8 #D8DBDE #DBD8DE
monochromatic
#A6A696 #C2C2B7 #DEDED8 #F1F1EE #F1F1EE

Accessibility & contrast

On white

1.35
#DEDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.55
#DEDED8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDED8
15.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDED8#FFFFFF#000000##000000
##DEDED81.001.3515.5515.55
#FFFFFF1.351.0021.0021.00
#00000015.5521.001.001.00
##00000015.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DFDED8
Tritanopia (blue-blind)
#DFDDDC
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #deded8;
/* rgb */ color: rgb(222, 222, 216);
/* oklch */ color: oklch(89.9% 0.008 106.5);
Tailwind
colors: {
  custom: {
    50: '#e8e8e4',
    500: '#deded8',
    950: '#000000',
  },
}
SCSS
$custom: #deded8;
$custom-light: #e8e8e4;
$custom-dark: #000000;
JSON
{
  "hex": "#deded8",
  "rgb": {
    "r": 222,
    "g": 222,
    "b": 216
  },
  "hsl": {
    "h": 60,
    "s": 8.333,
    "l": 85.882
  },
  "oklch": {
    "l": 0.89892,
    "c": 0.00807,
    "h": 106.5
  },
  "luminance": 0.7273
}

Semantic roles & 50–950 ramp

primary
#DEDED8
secondary
#A8A8B2
accent
#539253
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484

Preview Lab

Preview with #DEDED8

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

Preview Lab → · Contrast checker → · Palette generator →

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