#DBDEF0#DBDEF0

#DBDEF0 is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.4% C 0.025 H 278.4°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).

Color values

HEX#DBDEF0
RGBrgb(219, 222, 240)
HSLhsl(231, 41%, 90%)
HSVhsv(231, 9%, 94%)
CMYKcmyk(8.8%, 7.5%, 0%, 5.9%)
CIE-LABlab(88.73, 2.38, -9.11)
CIE-LCHlch(88.73, 9.42, 284.63°)
OKLaboklab(90.37% 0.0036 -0.0244)
OKLCHoklch(90.37% 0.025 278.4)
XYZxyz(71.0597, 73.5934, 92.8824)
Luminance0.7359 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBDEF0 #F0EDDB
analogous
#DBE8F0 #DBDEF0 #E3DBF0
triadic
#DBDEF0 #F0DBDE #DEF0DB
tetradic
#DBDEF0 #F0DBE8 #F0EDDB #DBF0E3
square
#DBDEF0 #F0DBE8 #F0EDDB #DBF0E3
split-complementary
#DBDEF0 #F0E3DB #E8F0DB
monochromatic
#858FCC #B0B6DE #DBDEF0 #E9EBF6 #E9EBF6

Accessibility & contrast

On white

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

On black

15.72
#DBDEF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBDEF0
15.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBDEF0#FFFFFF#000000##000000
##DBDEF01.001.3415.7215.72
#FFFFFF1.341.0021.0021.00
#00000015.7221.001.001.00
##00000015.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#D7E1E4
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #dbdef0;
/* rgb */ color: rgb(219, 222, 240);
/* oklch */ color: oklch(90.4% 0.025 278.4);
Tailwind
colors: {
  custom: {
    50: '#e6e8f5',
    500: '#dbdef0',
    950: '#000000',
  },
}
SCSS
$custom: #dbdef0;
$custom-light: #e6e8f5;
$custom-dark: #000000;
JSON
{
  "hex": "#dbdef0",
  "rgb": {
    "r": 219,
    "g": 222,
    "b": 240
  },
  "hsl": {
    "h": 231.429,
    "s": 41.176,
    "l": 90
  },
  "oklch": {
    "l": 0.90369,
    "c": 0.02471,
    "h": 278.4
  },
  "luminance": 0.73594
}

Semantic roles & 50–950 ramp

primary
#DBDEF0
secondary
#CCC6A3
accent
#A231B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #DBDEF0

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

Preview Lab → · Contrast checker → · Palette generator →

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