#DBDBED#DBDBED

#DBDBED is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.7% C 0.024 H 285.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).

Color values

HEX#DBDBED
RGBrgb(219, 219, 237)
HSLhsl(240, 33%, 89%)
HSVhsv(240, 8%, 93%)
CMYKcmyk(7.6%, 7.6%, 0%, 7.1%)
CIE-LABlab(87.89, 3.36, -8.78)
CIE-LCHlch(87.89, 9.40, 290.95°)
OKLaboklab(89.68% 0.0067 -0.0235)
OKLCHoklch(89.68% 0.024 285.9)
XYZxyz(69.8280, 71.8372, 90.2915)
Luminance0.7184 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBDBED #EDEDDB
analogous
#DBE4ED #DBDBED #E4DBED
triadic
#DBDBED #EDDBDB #DBEDDB
tetradic
#DBDBED #EDDBE4 #EDEDDB #DBEDE4
square
#DBDBED #EDDBE4 #EDEDDB #DBEDE4
split-complementary
#DBDBED #EDE4DB #E4EDDB
monochromatic
#8989C4 #B2B2D9 #DBDBED #EBEBF5 #EBEBF5

Accessibility & contrast

On white

1.37
#DBDBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.37
#DBDBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBDBED
15.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBDBED#FFFFFF#000000##000000
##DBDBED1.001.3715.3715.37
#FFFFFF1.371.0021.0021.00
#00000015.3721.001.001.00
##00000015.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#D8DEE1
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dbdbed;
/* rgb */ color: rgb(219, 219, 237);
/* oklch */ color: oklch(89.7% 0.024 285.9);
Tailwind
colors: {
  custom: {
    50: '#e6e6f2',
    500: '#dbdbed',
    950: '#000000',
  },
}
SCSS
$custom: #dbdbed;
$custom-light: #e6e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dbdbed",
  "rgb": {
    "r": 219,
    "g": 219,
    "b": 237
  },
  "hsl": {
    "h": 240,
    "s": 33.333,
    "l": 89.412
  },
  "oklch": {
    "l": 0.89683,
    "c": 0.02447,
    "h": 285.9
  },
  "luminance": 0.71838
}

Semantic roles & 50–950 ramp

primary
#DBDBED
secondary
#C7C7A5
accent
#AC39AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #DBDBED

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

Preview Lab → · Contrast checker → · Palette generator →

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