#DBE9FF#DBE9FF
#DBE9FF is a very light, muted blue. Relative luminance 0.806; OKLCH L 93.0% C 0.034 H 259.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE9FF |
|---|---|
| RGB | rgb(219, 233, 255) |
| HSL | hsl(217, 100%, 93%) |
| HSV | hsv(217, 14%, 100%) |
| CMYK | cmyk(14.1%, 8.6%, 0%, 0%) |
| CIE-LAB | lab(91.93, -0.34, -12.20) |
| CIE-LCH | lch(91.93, 12.20, 268.39°) |
| OKLab | oklab(93.03% -0.0061 -0.0329) |
| OKLCH | oklch(93.03% 0.034 259.4) |
| XYZ | xyz(76.3981, 80.5567, 106.1123) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Aliceblue
#F0F8FF
ΔE00 6.77
Light Blue Grey
#B7C9E2
ΔE00 7.69
Fog
#D8DCE0
ΔE00 7.86
Ghostwhite
#F8F8FF
ΔE00 7.95
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE9FF #FFF1DB
analogous
#DBFBFF #DBE9FF #DFDBFF
triadic
#DBE9FF #FFDBE9 #E9FFDB
tetradic
#DBE9FF #FFDBFB #FFF1DB #DBFFDF
square
#DBE9FF #FFDBFB #FFF1DB #DBFFDF
split-complementary
#DBE9FF #FFDFDB #FBFFDB
monochromatic
#619EFF #9EC4FF #DBE9FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.23
#DBE9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DBE9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE9FF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE9FF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#D3EDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbe9ff; /* rgb */ color: rgb(219, 233, 255); /* oklch */ color: oklch(93.0% 0.034 259.4);
Tailwind
colors: {
custom: {
50: '#e6f0ff',
500: '#dbe9ff',
950: '#000000',
},
}SCSS
$custom: #dbe9ff; $custom-light: #e6f0ff; $custom-dark: #000000;
JSON
{
"hex": "#dbe9ff",
"rgb": {
"r": 219,
"g": 233,
"b": 255
},
"hsl": {
"h": 216.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.93025,
"c": 0.0335,
"h": 259.4
},
"luminance": 0.80558
}Semantic roles & 50–950 ramp
primary
#DBE9FF
secondary
#ECC992
accent
#8C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586