#DEDED2#DEDED2

#DEDED2 is a very light, near-neutral yellow. Relative luminance 0.724; OKLCH L 89.7% C 0.016 H 106.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).

Color values

HEX#DEDED2
RGBrgb(222, 222, 210)
HSLhsl(60, 15%, 85%)
HSVhsv(60, 5%, 87%)
CMYKcmyk(0%, 0%, 5.4%, 12.9%)
CIE-LABlab(88.17, -2.10, 5.88)
CIE-LCHlch(88.17, 6.24, 109.66°)
OKLaboklab(89.73% -0.0046 0.0154)
OKLCHoklch(89.73% 0.016 106.7)
XYZxyz(67.8767, 72.4255, 71.3639)
Luminance0.7242 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDED2 #D2D2DE
analogous
#DED8D2 #DEDED2 #D8DED2
triadic
#DEDED2 #D2DEDE #DED2DE
tetradic
#DEDED2 #D2DED8 #D2D2DE #DED2D8
square
#DEDED2 #D2DED8 #D2D2DE #DED2D8
split-complementary
#DEDED2 #D2D8DE #D8D2DE
monochromatic
#AAAA8B #C4C4AF #DEDED2 #F2F2ED #F2F2ED

Accessibility & contrast

On white

1.36
#DEDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.49
#DEDED2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDED2
15.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDED2#FFFFFF#000000##000000
##DEDED21.001.3615.4915.49
#FFFFFF1.361.0021.0021.00
#00000015.4921.001.001.00
##00000015.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#E1DDD2
Tritanopia (blue-blind)
#E0DCDA
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #deded2;
/* rgb */ color: rgb(222, 222, 210);
/* oklch */ color: oklch(89.7% 0.016 106.7);
Tailwind
colors: {
  custom: {
    50: '#e8e8df',
    500: '#deded2',
    950: '#000000',
  },
}
SCSS
$custom: #deded2;
$custom-light: #e8e8df;
$custom-dark: #000000;
JSON
{
  "hex": "#deded2",
  "rgb": {
    "r": 222,
    "g": 222,
    "b": 210
  },
  "hsl": {
    "h": 60,
    "s": 15.385,
    "l": 84.706
  },
  "oklch": {
    "l": 0.89729,
    "c": 0.01612,
    "h": 106.7
  },
  "luminance": 0.72425
}

Semantic roles & 50–950 ramp

primary
#DEDED2
secondary
#A1A1B3
accent
#4C9A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484

Preview Lab

Preview with #DEDED2

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

Preview Lab → · Contrast checker → · Palette generator →

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