#DBE3FF#DBE3FF
#DBE3FF is a very light, muted blue. Relative luminance 0.772; OKLCH L 91.8% C 0.039 H 273.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE3FF |
|---|---|
| RGB | rgb(219, 227, 255) |
| HSL | hsl(227, 100%, 93%) |
| HSV | hsv(227, 14%, 100%) |
| CMYK | cmyk(14.1%, 11%, 0%, 0%) |
| CIE-LAB | lab(90.42, 2.77, -14.46) |
| CIE-LCH | lch(90.42, 14.72, 280.83°) |
| OKLab | oklab(91.84% 0.002 -0.0391) |
| OKLCH | oklch(91.84% 0.039 273) |
| XYZ | xyz(74.7284, 77.2172, 105.5557) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.99
Light Blue Grey
#B7C9E2
ΔE00 8.02
Periwinkle
#CCCCFF
ΔE00 8.06
Light Periwinkle
#C1C6FC
ΔE00 9.09
Ghostwhite
#F8F8FF
ΔE00 9.20
Lightsteelblue
#B0C4DE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE3FF #FFF7DB
analogous
#DBF5FF #DBE3FF #E5DBFF
triadic
#DBE3FF #FFDBE3 #E3FFDB
tetradic
#DBE3FF #FFDBF5 #FFF7DB #DBFFE5
square
#DBE3FF #FFDBF5 #FFF7DB #DBFFE5
split-complementary
#DBE3FF #FFE5DB #F5FFDB
monochromatic
#6184FF #9EB3FF #DBE3FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.28
#DBE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#DBE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE3FF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE3FF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#D3E8EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbe3ff; /* rgb */ color: rgb(219, 227, 255); /* oklch */ color: oklch(91.8% 0.039 273.0);
Tailwind
colors: {
custom: {
50: '#e6ebff',
500: '#dbe3ff',
950: '#000000',
},
}SCSS
$custom: #dbe3ff; $custom-light: #e6ebff; $custom-dark: #000000;
JSON
{
"hex": "#dbe3ff",
"rgb": {
"r": 219,
"g": 227,
"b": 255
},
"hsl": {
"h": 226.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.91839,
"c": 0.03913,
"h": 273
},
"luminance": 0.77218
}Semantic roles & 50–950 ramp
primary
#DBE3FF
secondary
#ECD892
accent
#B300E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486