#DBE3FD#DBE3FD
#DBE3FD is a very light, muted blue. Relative luminance 0.771; OKLCH L 91.8% C 0.036 H 272.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE3FD |
|---|---|
| RGB | rgb(219, 227, 253) |
| HSL | hsl(226, 89%, 93%) |
| HSV | hsv(226, 13%, 99%) |
| CMYK | cmyk(13.4%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(90.36, 2.36, -13.50) |
| CIE-LCH | lch(90.36, 13.70, 279.92°) |
| OKLab | oklab(91.77% 0.0013 -0.0365) |
| OKLCH | oklch(91.77% 0.036 272.1) |
| XYZ | xyz(74.4081, 77.0891, 103.8690) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.73
Light Blue Grey
#B7C9E2
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 8.60
Ghostwhite
#F8F8FF
ΔE00 8.70
Fog
#D8DCE0
ΔE00 9.03
Aliceblue
#F0F8FF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE3FD #FDF5DB
analogous
#DBF4FD #DBE3FD #E4DBFD
triadic
#DBE3FD #FDDBE3 #E3FDDB
tetradic
#DBE3FD #FDDBF4 #FDF5DB #DBFDE4
square
#DBE3FD #FDDBF4 #FDF5DB #DBFDE4
split-complementary
#DBE3FD #FDE4DB #F4FDDB
monochromatic
#6789F7 #A1B6FA #DBE3FD #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.28
#DBE3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#DBE3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE3FD
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE3FD | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#D3E8EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe3fd; /* rgb */ color: rgb(219, 227, 253); /* oklch */ color: oklch(91.8% 0.036 272.1);
Tailwind
colors: {
custom: {
50: '#e6ebfe',
500: '#dbe3fd',
950: '#000000',
},
}SCSS
$custom: #dbe3fd; $custom-light: #e6ebfe; $custom-dark: #000000;
JSON
{
"hex": "#dbe3fd",
"rgb": {
"r": 219,
"g": 227,
"b": 253
},
"hsl": {
"h": 225.882,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.91773,
"c": 0.03647,
"h": 272.1
},
"luminance": 0.7709
}Semantic roles & 50–950 ramp
primary
#DBE3FD
secondary
#E7D495
accent
#AF00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485