#DDDDED#DDDDED

#DDDDED is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.022 H 286.0°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).

Color values

HEX#DDDDED
RGBrgb(221, 221, 237)
HSLhsl(240, 31%, 90%)
HSVhsv(240, 7%, 93%)
CMYKcmyk(6.8%, 6.8%, 0%, 7.1%)
CIE-LABlab(88.54, 2.97, -7.79)
CIE-LCHlch(88.54, 8.34, 290.86°)
OKLaboklab(90.23% 0.006 -0.0209)
OKLCHoklch(90.23% 0.022 286)
XYZxyz(70.9584, 73.1992, 90.4949)
Luminance0.7320 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDDED #EDEDDD
analogous
#DDE5ED #DDDDED #E5DDED
triadic
#DDDDED #EDDDDD #DDEDDD
tetradic
#DDDDED #EDDDE5 #EDEDDD #DDEDE5
square
#DDDDED #EDDDE5 #EDEDDD #DDEDE5
split-complementary
#DDDDED #EDE5DD #E5EDDD
monochromatic
#8D8DC3 #B5B5D8 #DDDDED #EBEBF4 #EBEBF4

Accessibility & contrast

On white

1.34
#DDDDED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.64
#DDDDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDDED
15.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDDED#FFFFFF#000000##000000
##DDDDED1.001.3415.6415.64
#FFFFFF1.341.0021.0021.00
#00000015.6421.001.001.00
##00000015.6421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dddded;
/* rgb */ color: rgb(221, 221, 237);
/* oklch */ color: oklch(90.2% 0.022 286.0);
Tailwind
colors: {
  custom: {
    50: '#e7e7f2',
    500: '#dddded',
    950: '#000000',
  },
}
SCSS
$custom: #dddded;
$custom-light: #e7e7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dddded",
  "rgb": {
    "r": 221,
    "g": 221,
    "b": 237
  },
  "hsl": {
    "h": 240,
    "s": 30.769,
    "l": 89.804
  },
  "oklch": {
    "l": 0.90231,
    "c": 0.02171,
    "h": 286
  },
  "luminance": 0.73199
}

Semantic roles & 50–950 ramp

primary
#DDDDED
secondary
#C7C7A8
accent
#A93CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #DDDDED

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

Preview Lab → · Contrast checker → · Palette generator →

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