#DBE7FF#DBE7FF
#DBE7FF is a very light, muted blue. Relative luminance 0.794; OKLCH L 92.6% C 0.035 H 264.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE7FF |
|---|---|
| RGB | rgb(219, 231, 255) |
| HSL | hsl(220, 100%, 93%) |
| HSV | hsv(220, 14%, 100%) |
| CMYK | cmyk(14.1%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(91.43, 0.69, -12.95) |
| CIE-LCH | lch(91.43, 12.97, 273.06°) |
| OKLab | oklab(92.63% -0.0034 -0.035) |
| OKLCH | oklch(92.63% 0.035 264.4) |
| XYZ | xyz(75.8352, 79.4307, 105.9246) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.07
Light Blue Grey
#B7C9E2
ΔE00 7.56
Aliceblue
#F0F8FF
ΔE00 7.66
Ghostwhite
#F8F8FF
ΔE00 8.21
Fog
#D8DCE0
ΔE00 8.36
Powder Blue (survey)
#B1D1FC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE7FF #FFF3DB
analogous
#DBF9FF #DBE7FF #E1DBFF
triadic
#DBE7FF #FFDBE7 #E7FFDB
tetradic
#DBE7FF #FFDBF9 #FFF3DB #DBFFE1
square
#DBE7FF #FFDBF9 #FFF3DB #DBFFE1
split-complementary
#DBE7FF #FFE1DB #F9FFDB
monochromatic
#6195FF #9EBEFF #DBE7FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.24
#DBE7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DBE7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE7FF
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE7FF | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#D3ECEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbe7ff; /* rgb */ color: rgb(219, 231, 255); /* oklch */ color: oklch(92.6% 0.035 264.4);
Tailwind
colors: {
custom: {
50: '#e6eeff',
500: '#dbe7ff',
950: '#000000',
},
}SCSS
$custom: #dbe7ff; $custom-light: #e6eeff; $custom-dark: #000000;
JSON
{
"hex": "#dbe7ff",
"rgb": {
"r": 219,
"g": 231,
"b": 255
},
"hsl": {
"h": 220,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.92628,
"c": 0.03515,
"h": 264.4
},
"luminance": 0.79432
}Semantic roles & 50–950 ramp
primary
#DBE7FF
secondary
#ECCE92
accent
#9900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586