#DEDEDE#DEDEDE

#DEDEDE is a very light, near-neutral grey. Relative luminance 0.730; OKLCH L 90.1% C 0.000 H 0.0°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).

Color values

HEX#DEDEDE
RGBrgb(222, 222, 222)
HSLhsl(0, 0%, 87%)
HSVhsv(0, 0%, 87%)
CMYKcmyk(0%, 0%, 0%, 12.9%)
CIE-LABlab(88.47, -0.00, 0.00)
CIE-LCHlch(88.47, 0.00, 180.00°)
OKLaboklab(90.06% 0 0)
OKLCHoklch(90.06% 0 0)
XYZxyz(69.4281, 73.0461, 79.5348)
Luminance0.7305 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDEDE #DEDEDE
analogous
#DEDEDE #DEDEDE #DEDEDE
triadic
#DEDEDE #DEDEDE #DEDEDE
tetradic
#DEDEDE #DEDEDE #DEDEDE #DEDEDE
square
#DEDEDE #DEDEDE #DEDEDE #DEDEDE
split-complementary
#DEDEDE #DEDEDE #DEDEDE
monochromatic
#A1A1A1 #BFBFBF #DEDEDE #F0F0F0 #F0F0F0

Accessibility & contrast

On white

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

On black

15.61
#DEDEDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDEDE
15.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDEDE#FFFFFF#000000##000000
##DEDEDE1.001.3515.6115.61
#FFFFFF1.351.0021.0021.00
#00000015.6121.001.001.00
##00000015.6121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dedede;
/* rgb */ color: rgb(222, 222, 222);
/* oklch */ color: oklch(90.1% 0.000 0.0);
Tailwind
colors: {
  custom: {
    50: '#e8e8e8',
    500: '#dedede',
    950: '#000000',
  },
}
SCSS
$custom: #dedede;
$custom-light: #e8e8e8;
$custom-dark: #000000;
JSON
{
  "hex": "#dedede",
  "rgb": {
    "r": 222,
    "g": 222,
    "b": 222
  },
  "hsl": {
    "h": 0,
    "s": 0,
    "l": 87.059
  },
  "oklch": {
    "l": 0.9006,
    "c": 0,
    "h": 0
  },
  "luminance": 0.73046
}

Semantic roles & 50–950 ramp

primary
#DEDEDE
secondary
#B0B0B0
accent
#8A8A5C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484

Preview Lab

Preview with #DEDEDE

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

Preview Lab → · Contrast checker → · Palette generator →

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