#DBDBEC#DBDBEC

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

Color values

HEX#DBDBEC
RGBrgb(219, 219, 236)
HSLhsl(240, 31%, 89%)
HSVhsv(240, 7%, 93%)
CMYKcmyk(7.2%, 7.2%, 0%, 7.5%)
CIE-LABlab(87.86, 3.17, -8.29)
CIE-LCHlch(87.86, 8.88, 290.91°)
OKLaboklab(89.65% 0.0063 -0.0222)
OKLCHoklch(89.65% 0.023 285.9)
XYZxyz(69.6823, 71.7789, 89.5243)
Luminance0.7178 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBDBEC #ECECDB
analogous
#DBE4EC #DBDBEC #E4DBEC
triadic
#DBDBEC #ECDBDB #DBECDB
tetradic
#DBDBEC #ECDBE4 #ECECDB #DBECE4
square
#DBDBEC #ECDBE4 #ECECDB #DBECE4
split-complementary
#DBDBEC #ECE4DB #E4ECDB
monochromatic
#8B8BC2 #B3B3D7 #DBDBEC #EBEBF4 #EBEBF4

Accessibility & contrast

On white

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

On black

15.36
#DBDBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBDBEC
15.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBDBEC#FFFFFF#000000##000000
##DBDBEC1.001.3715.3615.36
#FFFFFF1.371.0021.0021.00
#00000015.3621.001.001.00
##00000015.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DDED
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#D8DEE0
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dbdbec;
/* rgb */ color: rgb(219, 219, 236);
/* oklch */ color: oklch(89.7% 0.023 285.9);
Tailwind
colors: {
  custom: {
    50: '#e6e6f2',
    500: '#dbdbec',
    950: '#000000',
  },
}
SCSS
$custom: #dbdbec;
$custom-light: #e6e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dbdbec",
  "rgb": {
    "r": 219,
    "g": 219,
    "b": 236
  },
  "hsl": {
    "h": 240,
    "s": 30.909,
    "l": 89.216
  },
  "oklch": {
    "l": 0.89652,
    "c": 0.02311,
    "h": 285.9
  },
  "luminance": 0.71779
}

Semantic roles & 50–950 ramp

primary
#DBDBEC
secondary
#C5C5A6
accent
#AA3CAA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #DBDBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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