#DEDCED#DEDCED

#DEDCED is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.1% C 0.023 H 291.3°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).

Color values

HEX#DEDCED
RGBrgb(222, 220, 237)
HSLhsl(247, 32%, 90%)
HSVhsv(247, 7%, 93%)
CMYKcmyk(6.3%, 7.2%, 0%, 7.1%)
CIE-LABlab(88.37, 3.82, -8.05)
CIE-LCHlch(88.37, 8.91, 295.38°)
OKLaboklab(90.11% 0.0084 -0.0215)
OKLCHoklch(90.11% 0.023 291.3)
XYZxyz(71.0006, 72.8302, 90.4215)
Luminance0.7283 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDCED #EBEDDC
analogous
#DCE3ED #DEDCED #E7DCED
triadic
#DEDCED #EDDEDC #DCEDDE
tetradic
#DEDCED #EDDCE3 #EBEDDC #DCEDE7
square
#DEDCED #EDDCE3 #EBEDDC #DCEDE7
split-complementary
#DEDCED #EDE7DC #E3EDDC
monochromatic
#928BC3 #B8B4D8 #DEDCED #ECEBF5 #ECEBF5

Accessibility & contrast

On white

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

On black

15.57
#DEDCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDCED
15.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDCED#FFFFFF#000000##000000
##DEDCED1.001.3515.5715.57
#FFFFFF1.351.0021.0021.00
#00000015.5721.001.001.00
##00000015.5721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dedced;
/* rgb */ color: rgb(222, 220, 237);
/* oklch */ color: oklch(90.1% 0.023 291.3);
Tailwind
colors: {
  custom: {
    50: '#e8e6f2',
    500: '#dedced',
    950: '#000000',
  },
}
SCSS
$custom: #dedced;
$custom-light: #e8e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dedced",
  "rgb": {
    "r": 222,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 247.059,
    "s": 32.075,
    "l": 89.608
  },
  "oklch": {
    "l": 0.90112,
    "c": 0.02311,
    "h": 291.3
  },
  "luminance": 0.7283
}

Semantic roles & 50–950 ramp

primary
#DEDCED
secondary
#C3C7A6
accent
#AB3B9E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #DEDCED

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

Preview Lab → · Contrast checker → · Palette generator →

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