#DEDDDD#DEDDDD

#DEDDDD is a very light, near-neutral grey. Relative luminance 0.725; OKLCH L 89.8% C 0.001 H 17.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).

Color values

HEX#DEDDDD
RGBrgb(222, 221, 221)
HSLhsl(0, 1%, 87%)
HSVhsv(0, 0%, 87%)
CMYKcmyk(0%, 0.5%, 0.5%, 12.9%)
CIE-LABlab(88.19, 0.34, 0.12)
CIE-LCHlch(88.19, 0.36, 19.43°)
OKLaboklab(89.83% 0.001 0.0003)
OKLCHoklch(89.83% 0.001 17.1)
XYZxyz(69.0297, 72.4630, 78.7427)
Luminance0.7246 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDDDD #DDDEDE
analogous
#DEDDDE #DEDDDD #DEDEDD
triadic
#DEDDDD #DDDEDD #DDDDDE
tetradic
#DEDDDD #DEDEDD #DDDEDE #DEDDDE
square
#DEDDDD #DEDEDD #DDDEDE #DEDDDE
split-complementary
#DEDDDD #DDDEDE #DDDEDE
monochromatic
#A29F9F #C0BEBE #DEDDDD #F0EFEF #F0EFEF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DEDDDD#FFFFFF#000000##000000
##DEDDDD1.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)
#DDDDDD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#DEDDDD
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #dedddd;
/* rgb */ color: rgb(222, 221, 221);
/* oklch */ color: oklch(89.8% 0.001 17.1);
Tailwind
colors: {
  custom: {
    50: '#e8e7e7',
    500: '#dedddd',
    950: '#000000',
  },
}
SCSS
$custom: #dedddd;
$custom-light: #e8e7e7;
$custom-dark: #000000;
JSON
{
  "hex": "#dedddd",
  "rgb": {
    "r": 222,
    "g": 221,
    "b": 221
  },
  "hsl": {
    "h": 0,
    "s": 1.493,
    "l": 86.863
  },
  "oklch": {
    "l": 0.89833,
    "c": 0.00109,
    "h": 17.1
  },
  "luminance": 0.72463
}

Semantic roles & 50–950 ramp

primary
#DEDDDD
secondary
#AFB0B0
accent
#8B8B5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484

Preview Lab

Preview with #DEDDDD

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

Preview Lab → · Contrast checker → · Palette generator →

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