#DEDBF0#DEDBF0

#DEDBF0 is a very light, muted blue. Relative luminance 0.725; OKLCH L 90.0% C 0.029 H 292.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).

Color values

HEX#DEDBF0
RGBrgb(222, 219, 240)
HSLhsl(249, 41%, 90%)
HSVhsv(249, 9%, 94%)
CMYKcmyk(7.5%, 8.8%, 0%, 5.9%)
CIE-LABlab(88.20, 4.92, -9.87)
CIE-LCHlch(88.20, 11.03, 296.47°)
OKLaboklab(90.01% 0.0109 -0.0265)
OKLCHoklch(90.01% 0.029 292.4)
XYZxyz(71.1809, 72.4837, 92.6619)
Luminance0.7248 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDBF0 #EDF0DB
analogous
#DBE3F0 #DEDBF0 #E8DBF0
triadic
#DEDBF0 #F0DEDB #DBF0DE
tetradic
#DEDBF0 #F0DBE3 #EDF0DB #DBF0E8
square
#DEDBF0 #F0DBE3 #EDF0DB #DBF0E8
split-complementary
#DEDBF0 #F0E8DB #E3F0DB
monochromatic
#8F85CC #B6B0DE #DEDBF0 #EBE9F6 #EBE9F6

Accessibility & contrast

On white

1.36
#DEDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.50
#DEDBF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDBF0
15.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDBF0#FFFFFF#000000##000000
##DEDBF01.001.3615.5015.50
#FFFFFF1.361.0021.0021.00
#00000015.5021.001.001.00
##00000015.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DEF1
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#DBDEE2
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #dedbf0;
/* rgb */ color: rgb(222, 219, 240);
/* oklch */ color: oklch(90.0% 0.029 292.4);
Tailwind
colors: {
  custom: {
    50: '#e8e6f5',
    500: '#dedbf0',
    950: '#000000',
  },
}
SCSS
$custom: #dedbf0;
$custom-light: #e8e6f5;
$custom-dark: #000000;
JSON
{
  "hex": "#dedbf0",
  "rgb": {
    "r": 222,
    "g": 219,
    "b": 240
  },
  "hsl": {
    "h": 248.571,
    "s": 41.176,
    "l": 90
  },
  "oklch": {
    "l": 0.9001,
    "c": 0.02864,
    "h": 292.4
  },
  "luminance": 0.72484
}

Semantic roles & 50–950 ramp

primary
#DEDBF0
secondary
#C6CCA3
accent
#B431A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485

Preview Lab

Preview with #DEDBF0

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

Preview Lab → · Contrast checker → · Palette generator →

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