#DBDEF3#DBDEF3

#DBDEF3 is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.5% C 0.029 H 279.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).

Color values

HEX#DBDEF3
RGBrgb(219, 222, 243)
HSLhsl(233, 50%, 91%)
HSVhsv(233, 10%, 95%)
CMYKcmyk(9.9%, 8.6%, 0%, 4.7%)
CIE-LABlab(88.82, 2.97, -10.56)
CIE-LCHlch(88.82, 10.97, 285.68°)
OKLaboklab(90.46% 0.0047 -0.0284)
OKLCHoklch(90.46% 0.029 279.3)
XYZxyz(71.5090, 73.7731, 95.2489)
Luminance0.7377 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBDEF3 #F3F0DB
analogous
#DBEAF3 #DBDEF3 #E4DBF3
triadic
#DBDEF3 #F3DBDE #DEF3DB
tetradic
#DBDEF3 #F3DBEA #F3F0DB #DBF3E4
square
#DBDEF3 #F3DBEA #F3F0DB #DBF3E4
split-complementary
#DBDEF3 #F3E4DB #EAF3DB
monochromatic
#7F8AD4 #ADB4E4 #DBDEF3 #E8EAF7 #E8EAF7

Accessibility & contrast

On white

1.33
#DBDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.75
#DBDEF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBDEF3
15.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBDEF3#FFFFFF#000000##000000
##DBDEF31.001.3315.7515.75
#FFFFFF1.331.0021.0021.00
#00000015.7521.001.001.00
##00000015.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#D8DEF2
Tritanopia (blue-blind)
#D6E1E5
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #dbdef3;
/* rgb */ color: rgb(219, 222, 243);
/* oklch */ color: oklch(90.5% 0.029 279.3);
Tailwind
colors: {
  custom: {
    50: '#e6e8f7',
    500: '#dbdef3',
    950: '#000000',
  },
}
SCSS
$custom: #dbdef3;
$custom-light: #e6e8f7;
$custom-dark: #000000;
JSON
{
  "hex": "#dbdef3",
  "rgb": {
    "r": 219,
    "g": 222,
    "b": 243
  },
  "hsl": {
    "h": 232.5,
    "s": 50,
    "l": 90.588
  },
  "oklch": {
    "l": 0.90464,
    "c": 0.02878,
    "h": 279.3
  },
  "luminance": 0.73774
}

Semantic roles & 50–950 ramp

primary
#DBDEF3
secondary
#D2CBA1
accent
#AB28BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #DBDEF3

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

Preview Lab → · Contrast checker → · Palette generator →

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